diff options
author | cs <cs@FreeBSD.org> | 2011-11-21 03:05:16 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2011-11-21 03:05:16 +0800 |
commit | c5a45e511c3833105f1f1214a0ba397a6b30b04c (patch) | |
tree | b055cd8e7fcf04061961c071f4f04f25e539bd54 /editors/ne | |
parent | 42cb8bc233ff70b96c06c1cf211309d21ea30217 (diff) | |
download | freebsd-ports-gnome-c5a45e511c3833105f1f1214a0ba397a6b30b04c.tar.gz freebsd-ports-gnome-c5a45e511c3833105f1f1214a0ba397a6b30b04c.tar.zst freebsd-ports-gnome-c5a45e511c3833105f1f1214a0ba397a6b30b04c.zip |
Update to 2.3
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
Diffstat (limited to 'editors/ne')
-rw-r--r-- | editors/ne/Makefile | 7 | ||||
-rw-r--r-- | editors/ne/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/ne/Makefile b/editors/ne/Makefile index c23dc30d29dc..ef9ef855424c 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -6,17 +6,16 @@ # PORTNAME= ne -PORTVERSION= 2.2 +PORTVERSION= 2.3 CATEGORIES= editors MASTER_SITES= http://ne.dsi.unimi.it/ MAINTAINER= ports@FreeBSD.org COMMENT= Nice and powerful editor -BUILD_WRKSRC= ${WRKSRC}/src - LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/COPYING + +BUILD_WRKSRC= ${WRKSRC}/src USE_PERL5_BUILD=yes USE_GMAKE= yes diff --git a/editors/ne/distinfo b/editors/ne/distinfo index 5353961f4290..19e57dc89e41 100644 --- a/editors/ne/distinfo +++ b/editors/ne/distinfo @@ -1,2 +1,2 @@ -SHA256 (ne-2.2.tar.gz) = 0aae99b2025ff4480033bd750ff97a6009fd099555592eebc4f32880746dec2a -SIZE (ne-2.2.tar.gz) = 1039535 +SHA256 (ne-2.3.tar.gz) = d7cf7e85a67a43e48d07fd6de713942a730209e1c5730d2e5b4bce7479aaa31e +SIZE (ne-2.3.tar.gz) = 1043855 |