svn commit: r459756 - head/net/jcifs
Alex Dupre
ale at FreeBSD.org
Tue Jan 23 14:41:10 UTC 2018
Author: ale
Date: Tue Jan 23 14:41:08 2018
New Revision: 459756
URL: https://svnweb.freebsd.org/changeset/ports/459756
Log:
Update to 1.3.19 release.
Modified:
head/net/jcifs/Makefile
head/net/jcifs/distinfo
Modified: head/net/jcifs/Makefile
==============================================================================
--- head/net/jcifs/Makefile Tue Jan 23 14:36:57 2018 (r459755)
+++ head/net/jcifs/Makefile Tue Jan 23 14:41:08 2018 (r459756)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= jcifs
-PORTVERSION= 1.3.18
+PORTVERSION= 1.3.19
PORTEPOCH= 1
CATEGORIES= net java
MASTER_SITES= http://jcifs.samba.org/src/
@@ -18,6 +18,7 @@ USES= tar:tgz
USE_JAVA= yes
JAVA_VERSION= 1.6+
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
+NO_ARCH= yes
NO_BUILD= yes
PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar
Modified: head/net/jcifs/distinfo
==============================================================================
--- head/net/jcifs/distinfo Tue Jan 23 14:36:57 2018 (r459755)
+++ head/net/jcifs/distinfo Tue Jan 23 14:41:08 2018 (r459756)
@@ -1,2 +1,3 @@
-SHA256 (jcifs-1.3.18.tgz) = 15e00d5270c4df46d77ce5d5203a4f0905953dbabf1df3ceb9bbd9e4850c9112
-SIZE (jcifs-1.3.18.tgz) = 880369
+TIMESTAMP = 1516705050
+SHA256 (jcifs-1.3.19.tgz) = 7e4c8f5fabd89b789a7e5f2549793a004d64d02192ada8b57740a6c006537fa6
+SIZE (jcifs-1.3.19.tgz) = 883534
More information about the svn-ports-head
mailing list