svn commit: r371731 - head/net/jcifs

Alex Dupre ale at FreeBSD.org
Thu Oct 30 09:53:53 UTC 2014


Author: ale
Date: Thu Oct 30 09:53:51 2014
New Revision: 371731
URL: https://svnweb.freebsd.org/changeset/ports/371731
QAT: https://qat.redports.org/buildarchive/r371731/

Log:
  Update to 1.3.18 release.

Modified:
  head/net/jcifs/Makefile
  head/net/jcifs/distinfo

Modified: head/net/jcifs/Makefile
==============================================================================
--- head/net/jcifs/Makefile	Thu Oct 30 09:51:33 2014	(r371730)
+++ head/net/jcifs/Makefile	Thu Oct 30 09:53:51 2014	(r371731)
@@ -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 at 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}

Modified: head/net/jcifs/distinfo
==============================================================================
--- head/net/jcifs/distinfo	Thu Oct 30 09:51:33 2014	(r371730)
+++ head/net/jcifs/distinfo	Thu Oct 30 09:53:51 2014	(r371731)
@@ -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


More information about the svn-ports-all mailing list