1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

Update to 1.3.16 release.

This commit is contained in:
Alex Dupre 2011-06-28 20:44:44 +00:00
parent 6fbe0e245b
commit 5a7ebd085f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276613
2 changed files with 3 additions and 7 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= jcifs
PORTVERSION= 1.3.15
PORTVERSION= 1.3.16
PORTEPOCH= 1
CATEGORIES= net java
MASTER_SITES= http://jcifs.samba.org/src/
@ -38,10 +38,6 @@ do-install:
.if !defined(NOPORTEXAMPLES)
cd ${WRKSRC}/examples && ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \;
cd ${WRKSRC}/examples && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \;
@${FIND} ${EXAMPLESDIR} ! -type d | \
${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST}
@${FIND} ${EXAMPLESDIR} -type d | ${SORT} -r | \
${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST}
.endif
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (jcifs-1.3.15.tgz) = 4e5031ce2a4bf2f4729417e61972259b844c8d9b8aaf1d91db2b766bd67419fa
SIZE (jcifs-1.3.15.tgz) = 852051
SHA256 (jcifs-1.3.16.tgz) = 8dd0040fdb258f275efe4b1febeb3dc96a70a2e700ed102b691d07b041b29829
SIZE (jcifs-1.3.16.tgz) = 859900