Update to 2.3
Approved by: glarkin@ (mentor, implicit) Feature safe: yes
This commit is contained in:
parent
6d0992cb67
commit
2e8347301b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=286129
2 changed files with 5 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue