diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-02-20 13:19:51 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-02-20 13:19:51 +0000 |
commit | 670d30b5f5e3a36384eb2df82f2ebabb64d41ef1 (patch) | |
tree | 049cf880515609a62baed3c32c238c23122bd348 /net/jcifs | |
parent | 93849e8037ecd3ddd3e376b6e971d4688738b1c9 (diff) | |
download | ports-670d30b5f5e3a36384eb2df82f2ebabb64d41ef1.tar.gz ports-670d30b5f5e3a36384eb2df82f2ebabb64d41ef1.zip |
- Update to 1.2.18.
- Set PORTEPOCH (1.2.18e -> 1.2.18 Release).
- Removed a wrong vi swap file within DOCS that generated a error in plist files.
Reported by: pointyhat via erwin
Thanks to: Michael B Allen <miallen@ioplex.com> (developer).
Notes
Notes:
svn path=/head/; revision=207645
Diffstat (limited to 'net/jcifs')
-rw-r--r-- | net/jcifs/Makefile | 3 | ||||
-rw-r--r-- | net/jcifs/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/net/jcifs/Makefile b/net/jcifs/Makefile index 88dbc7e2c166..7101a95233b7 100644 --- a/net/jcifs/Makefile +++ b/net/jcifs/Makefile @@ -7,7 +7,8 @@ # PORTNAME= jcifs -PORTVERSION= 1.2.18e +PORTVERSION= 1.2.18 +PORTEPOCH= 1 CATEGORIES= net java MASTER_SITES= http://jcifs.samba.org/src/ EXTRACT_SUFX= .tgz diff --git a/net/jcifs/distinfo b/net/jcifs/distinfo index 420bff9fcab3..392ce76a7cfb 100644 --- a/net/jcifs/distinfo +++ b/net/jcifs/distinfo @@ -1,3 +1,3 @@ -MD5 (jcifs-1.2.18e.tgz) = 373e6efcaf946663649cdfee44845dd3 -SHA256 (jcifs-1.2.18e.tgz) = fcb7484313b6db26396fbee3578d50cf7685985443493ded73a49301d0d55006 -SIZE (jcifs-1.2.18e.tgz) = 959992 +MD5 (jcifs-1.2.18.tgz) = fea20b04bde35c95d14865db4d8595bd +SHA256 (jcifs-1.2.18.tgz) = ab3b9e483b98514d70d8ff2de5aecaf106de4b69ada54a5786c7f8aae36917df +SIZE (jcifs-1.2.18.tgz) = 958906 |