Update to 1.4 release.
This commit is contained in:
parent
331a838ef2
commit
371f52f995
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194607
2 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= nocc
|
||||
DISTVERSION= 1.3
|
||||
DISTVERSION= 1.4
|
||||
CATEGORIES= mail www
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
@ -19,10 +19,12 @@ WANT_PHP_WEB= yes
|
|||
|
||||
SUB_FILES= pkg-message
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PORTDOCS= *
|
||||
|
||||
post-extract:
|
||||
@${RM} -f ${WRKSRC}/themes/._.DS_Store ${WRKSRC}/themes/.DS_Store
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${PREFIX}/www/nocc
|
||||
${CP} -Rp ${WRKSRC}/fckeditor ${WRKSRC}/html ${WRKSRC}/lang ${WRKSRC}/themes \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (nocc-1.3.tar.gz) = bb7c9103831ce35d1769c3ed7d797021
|
||||
SHA256 (nocc-1.3.tar.gz) = 1d4459c889a2a9b5f8f95a95e9b275f987ceeaa0ae70894be22b89c685e38a44
|
||||
SIZE (nocc-1.3.tar.gz) = 580157
|
||||
MD5 (nocc-1.4.tar.gz) = 82624a1bb8ab8482b9dcf7f1de60b143
|
||||
SHA256 (nocc-1.4.tar.gz) = c94357168007bbd6f9851ae0a30e0910616b880ae5fa46aff07844c5c31300b0
|
||||
SIZE (nocc-1.4.tar.gz) = 576822
|
||||
|
|
Loading…
Reference in a new issue