svn commit: r442663 - head/editors/ne
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Jun 5 14:53:17 UTC 2017
Author: sunpoet
Date: Mon Jun 5 14:53:15 2017
New Revision: 442663
URL: https://svnweb.freebsd.org/changeset/ports/442663
Log:
Update to 3.1.1
- Fix LICENSE
Changes: http://ne.di.unimi.it/CHANGES
http://ne.di.unimi.it/NEWS
Modified:
head/editors/ne/Makefile
head/editors/ne/distinfo
Modified: head/editors/ne/Makefile
==============================================================================
--- head/editors/ne/Makefile Mon Jun 5 14:53:10 2017 (r442662)
+++ head/editors/ne/Makefile Mon Jun 5 14:53:15 2017 (r442663)
@@ -2,14 +2,14 @@
# $FreeBSD$
PORTNAME= ne
-PORTVERSION= 3.1.0
+PORTVERSION= 3.1.1
CATEGORIES= editors
MASTER_SITES= http://ne.di.unimi.it/
MAINTAINER= ports at FreeBSD.org
COMMENT= Nice and powerful editor
-LICENSE= GPLv3+
+LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_WRKSRC= ${WRKSRC}/src
Modified: head/editors/ne/distinfo
==============================================================================
--- head/editors/ne/distinfo Mon Jun 5 14:53:10 2017 (r442662)
+++ head/editors/ne/distinfo Mon Jun 5 14:53:15 2017 (r442663)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495176547
-SHA256 (ne-3.1.0.tar.gz) = bf2a664e788e4f39073d0000a4ba80f02c43c556cb7fd714704f13175a4b8b51
-SIZE (ne-3.1.0.tar.gz) = 1231534
+TIMESTAMP = 1496638217
+SHA256 (ne-3.1.1.tar.gz) = ec4f5d919c38b1a5938b609a722d0d88a68c404b4564e3bb654b96b30582add9
+SIZE (ne-3.1.1.tar.gz) = 1219488
More information about the svn-ports-all
mailing list