diff options
author | ale <ale@FreeBSD.org> | 2014-10-30 17:53:51 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-10-30 17:53:51 +0800 |
commit | 2f224738ae7ee54e28d25993c1dea7688b40270f (patch) | |
tree | 6e35fc77e8e7dc205855979746d2f4d2dac7af05 | |
parent | a1b941bbac2e306aecef5157c914f23764ea601c (diff) | |
download | freebsd-ports-gnome-2f224738ae7ee54e28d25993c1dea7688b40270f.tar.gz freebsd-ports-gnome-2f224738ae7ee54e28d25993c1dea7688b40270f.tar.zst freebsd-ports-gnome-2f224738ae7ee54e28d25993c1dea7688b40270f.zip |
Update to 1.3.18 release.
-rw-r--r-- | net/jcifs/Makefile | 6 | ||||
-rw-r--r-- | net/jcifs/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile index 09bf9a205ec9..785bcbe20560 100644 --- a/net/jcifs/Makefile +++ b/net/jcifs/Makefile @@ -2,19 +2,19 @@ # $FreeBSD$ PORTNAME= jcifs -PORTVERSION= 1.3.17 +PORTVERSION= 1.3.18 PORTEPOCH= 1 CATEGORIES= net java MASTER_SITES= http://jcifs.samba.org/src/ -EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org -COMMENT= The Java CIFS Client Library +COMMENT= Java CIFS Client Library LICENSE= LGPL21 OPTIONS_DEFINE= DOCS EXAMPLES +USES= tar:tgz USE_JAVA= yes JAVA_VERSION= 1.6+ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION} diff --git a/net/jcifs/distinfo b/net/jcifs/distinfo index 8c91adb41613..1d8a8d17ed49 100644 --- a/net/jcifs/distinfo +++ b/net/jcifs/distinfo @@ -1,2 +1,2 @@ -SHA256 (jcifs-1.3.17.tgz) = b6c5d82ed0bc015986206101a908eacd96bca8915187a092e34ebb373eeb545d -SIZE (jcifs-1.3.17.tgz) = 862091 +SHA256 (jcifs-1.3.18.tgz) = 15e00d5270c4df46d77ce5d5203a4f0905953dbabf1df3ceb9bbd9e4850c9112 +SIZE (jcifs-1.3.18.tgz) = 880369 |