diff options
author | sahil <sahil@FreeBSD.org> | 2010-04-29 12:06:10 +0800 |
---|---|---|
committer | sahil <sahil@FreeBSD.org> | 2010-04-29 12:06:10 +0800 |
commit | ed2ef621fe0ecdb8e73007ba4f3c160ebaaf0eb0 (patch) | |
tree | 70638ef4d2f8fa315c572e8d802b75a00590bf20 /mail/imapsync | |
parent | effd7af11fe0e49fe33414675d46b25913d20558 (diff) | |
download | freebsd-ports-gnome-ed2ef621fe0ecdb8e73007ba4f3c160ebaaf0eb0.tar.gz freebsd-ports-gnome-ed2ef621fe0ecdb8e73007ba4f3c160ebaaf0eb0.tar.zst freebsd-ports-gnome-ed2ef621fe0ecdb8e73007ba4f3c160ebaaf0eb0.zip |
- Update to 1.310
- Use ${PORTNAME} where possible
PR: ports/146074
Submitted by: Jim Riggs <ports@christianserving.org> (maintainer)
Approved by: wxs@ (mentor)
Diffstat (limited to 'mail/imapsync')
-rw-r--r-- | mail/imapsync/Makefile | 6 | ||||
-rw-r--r-- | mail/imapsync/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 08c647768d6f..12c6335d9a70 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -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 diff --git a/mail/imapsync/distinfo b/mail/imapsync/distinfo index b4129a14af9b..1652b0441bf0 100644 --- a/mail/imapsync/distinfo +++ b/mail/imapsync/distinfo @@ -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 |