- Update to 1.310
- Use ${PORTNAME} where possible PR: ports/146074 Submitted by: Jim Riggs <ports@christianserving.org> (maintainer) Approved by: wxs@ (mentor)
This commit is contained in:
parent
16b1b07f1b
commit
8315f0ab1e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253406
2 changed files with 6 additions and 6 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= imapsync
|
||||
PORTVERSION= 1.286
|
||||
PORTVERSION= 1.310
|
||||
CATEGORIES= mail perl5
|
||||
MASTER_SITES= http://www.linux-france.org/prj/imapsync/dist/ \
|
||||
http://christianserving.org/ports/mail/imapsync/
|
||||
MASTER_SITES= http://www.linux-france.org/prj/${PORTNAME}/dist/ \
|
||||
http://christianserving.org/ports/mail/${PORTNAME}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= ports@christianserving.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (imapsync-1.286.tgz) = b60b1b280540dbe4f5787df32515c1af
|
||||
SHA256 (imapsync-1.286.tgz) = f8d623526c51f5221f8d649cd875d09e001dcb542deb4a5b7320ddca8bebccd1
|
||||
SIZE (imapsync-1.286.tgz) = 740139
|
||||
MD5 (imapsync-1.310.tgz) = c40862db0d522b1d8079954f84ff8d79
|
||||
SHA256 (imapsync-1.310.tgz) = de71bb2c45567b53566106125b52ea1a8c94fc165e8db73146cda40e096fe810
|
||||
SIZE (imapsync-1.310.tgz) = 935606
|
||||
|
|
Loading…
Reference in a new issue