summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-02-17 16:13:41 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-02-17 16:13:41 +0000
commitaf267e63bd036519c8c6ca50d47f01bee4914a95 (patch)
tree8e59af1388ee0e90166a5e26aafc4800c33d073b /net
parentA user may now build a list of rules that will be used to determine if unsafe (diff)
- Update to 1.2.18e.
Notes
Notes: svn path=/head/; revision=207475
Diffstat (limited to 'net')
-rw-r--r--net/jcifs/Makefile4
-rw-r--r--net/jcifs/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile
index 2c3b2053c9cd..88dbc7e2c166 100644
--- a/net/jcifs/Makefile
+++ b/net/jcifs/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= jcifs
-PORTVERSION= 1.2.17
+PORTVERSION= 1.2.18e
CATEGORIES= net java
MASTER_SITES= http://jcifs.samba.org/src/
EXTRACT_SUFX= .tgz
@@ -31,7 +31,7 @@ do-install:
.if !defined(NOPORTDOCS)
cd ${WRKSRC}/docs && ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \;
cd ${WRKSRC}/docs && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
- ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README.txt ${DOCSDIR}/
cd ${WRKSRC}/examples && ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \;
cd ${WRKSRC}/examples && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \;
@${FIND} ${EXAMPLESDIR} ! -type d | \
diff --git a/net/jcifs/distinfo b/net/jcifs/distinfo
index 365f1fa50210..420bff9fcab3 100644
--- a/net/jcifs/distinfo
+++ b/net/jcifs/distinfo
@@ -1,3 +1,3 @@
-MD5 (jcifs-1.2.17.tgz) = b899191b9efea28dbd53eb9215754824
-SHA256 (jcifs-1.2.17.tgz) = c793a0b2e100dd803a66b84d21ce43abd2f8e936eebba13ccefa5a3b3f43348e
-SIZE (jcifs-1.2.17.tgz) = 1005418
+MD5 (jcifs-1.2.18e.tgz) = 373e6efcaf946663649cdfee44845dd3
+SHA256 (jcifs-1.2.18e.tgz) = fcb7484313b6db26396fbee3578d50cf7685985443493ded73a49301d0d55006
+SIZE (jcifs-1.2.18e.tgz) = 959992