diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-10-30 09:53:51 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-10-30 09:53:51 +0000 |
commit | 9232a47c879be11d6f4c1f7256675fff8ef8c3cc (patch) | |
tree | 6e35fc77e8e7dc205855979746d2f4d2dac7af05 /net/jcifs | |
parent | 32c0ee05014e9a487f4ff1d7e59d4c0dbd4a97c4 (diff) | |
download | ports-9232a47c879be11d6f4c1f7256675fff8ef8c3cc.tar.gz ports-9232a47c879be11d6f4c1f7256675fff8ef8c3cc.zip |
Notes
Diffstat (limited to 'net/jcifs')
-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 |