lang/nx: update to 2.2.0

Changes: https://next-scripting.org/xowiki/Ann2_2_0
This commit is contained in:
Pietro Cerutti 2018-10-01 08:11:53 +00:00
parent 1f08db6c56
commit 389f5207d3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481009
3 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= nx
DISTVERSION= 2.1.0
PORTREVISION= 1
DISTVERSION= 2.2.0
PORTREVISION= 0
CATEGORIES= lang
MASTER_SITES= SF/next-scripting/${DISTVERSION}/
DISTNAME= nsf${DISTVERSION}
@ -22,8 +22,8 @@ PLIST_SUB+= PKGNAME=${DISTNAME}
PORTDOCS= *
post-patch:
cd ${WRKSRC}/doc && for f in *.1; do mv $$f $${f%.1}.nx.1; done
cd ${WRKSRC}/doc && for f in *.3; do mv $$f $${f%.3}.nx.3; done
cd ${WRKSRC}/doc && for f in *.1; do ${MV} $$f $${f%.1}.nx.1; done
cd ${WRKSRC}/doc && for f in *.3; do ${MV} $$f $${f%.3}.nx.3; done
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1484058939
SHA256 (nsf2.1.0.tar.gz) = be4d7ed30bc366ca9c264626d55d5dd029eec6bf51d2a8a5e26803d64684b020
SIZE (nsf2.1.0.tar.gz) = 3854251
TIMESTAMP = 1538380948
SHA256 (nsf2.2.0.tar.gz) = fa83d7561694a0cc4d1d0613e776f012e56d14a112d781a17e0383a7e121796c
SIZE (nsf2.2.0.tar.gz) = 3068054

View File

@ -20,7 +20,7 @@ lib/%%PKGNAME%%/lib/nx-volatile.tcl
lib/%%PKGNAME%%/lib/nx-zip.tcl
lib/%%PKGNAME%%/lib/pkgIndex.tcl
lib/%%PKGNAME%%/lib%%PKGNAME%%.so
lib/%%PKGNAME%%/libnsfstub2.1.0.a
lib/%%PKGNAME%%/libnsfstub2.2.0.a
lib/%%PKGNAME%%/nx/class-method.tcl
lib/%%PKGNAME%%/nx/nx.tcl
lib/%%PKGNAME%%/nx/pkgIndex.tcl