diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-12-06 10:17:00 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-12-06 10:17:00 +0000 |
commit | c2f58add76bf57d7ae78c25625b68571b1936a12 (patch) | |
tree | 6276b156ccd970bc0d5b7cf961ea711cfd8ebe31 /textproc | |
parent | Move the verify target after pre-fetch. (diff) |
Update to 1.4
Notes
Notes:
svn path=/head/; revision=150512
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/nux/Makefile | 4 | ||||
-rw-r--r-- | textproc/nux/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/nux/Makefile b/textproc/nux/Makefile index dff0f9d8c4bc..96abf9d4c827 100644 --- a/textproc/nux/Makefile +++ b/textproc/nux/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nux -PORTVERSION= 1.3 +PORTVERSION= 1.4 PORTEPOCH= 1 CATEGORIES= textproc java MASTER_SITES= http://dsd.lbl.gov/nux-download/releases/ @@ -38,7 +38,7 @@ PLIST_FILES+= bin/fire-xquery .if !defined(NOPORTDOCS) PORTDOCS= api changelog.html cvs.html dependencies.html \ gettingstarted.html images index.html license.html licenses \ - mailing.html readme.html style.css todo.html + mailing.html readme.html related.html style.css todo.html .endif .if defined(WITH_XQUERY_TOOL) diff --git a/textproc/nux/distinfo b/textproc/nux/distinfo index 61f08b909964..c2ba8f46c461 100644 --- a/textproc/nux/distinfo +++ b/textproc/nux/distinfo @@ -1,3 +1,3 @@ -MD5 (nux-1.3.tar.gz) = 1639cdfe577314a62ed178ecc3a6ca16 -SHA256 (nux-1.3.tar.gz) = c9eb5782fc46275aa940f3bb799ae93ade6efb952f5ecc5c9a07cd687faf9037 -SIZE (nux-1.3.tar.gz) = 7880933 +MD5 (nux-1.4.tar.gz) = 72f29d78e8c52dc9dfa2df175c30fe50 +SHA256 (nux-1.4.tar.gz) = 2b00b840c7140f886f00bb5392f0fe0ae0cb6a57692ad0a46d523e0a8e7c3118 +SIZE (nux-1.4.tar.gz) = 16633514 |