diff options
author | ale <ale@FreeBSD.org> | 2007-07-02 14:24:47 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-07-02 14:24:47 +0800 |
commit | b4684d1e7b6d0ba9d0943ec767164d0e38b67450 (patch) | |
tree | ac31a946c6ca9b123759bae05b35563f45c2b60a | |
parent | 06dba653d4911b6b1afb7a2acf9d779c721cc05f (diff) | |
download | freebsd-ports-gnome-b4684d1e7b6d0ba9d0943ec767164d0e38b67450.tar.gz freebsd-ports-gnome-b4684d1e7b6d0ba9d0943ec767164d0e38b67450.tar.zst freebsd-ports-gnome-b4684d1e7b6d0ba9d0943ec767164d0e38b67450.zip |
Update to 1.4 release.
-rw-r--r-- | mail/nocc/Makefile | 6 | ||||
-rw-r--r-- | mail/nocc/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile index 654288df44cb..013b7ad85c1a 100644 --- a/mail/nocc/Makefile +++ b/mail/nocc/Makefile @@ -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 \ diff --git a/mail/nocc/distinfo b/mail/nocc/distinfo index 80cfee24457a..f130e22cb514 100644 --- a/mail/nocc/distinfo +++ b/mail/nocc/distinfo @@ -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 |