aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2005-12-05 21:17:52 +0800
committerehaupt <ehaupt@FreeBSD.org>2005-12-05 21:17:52 +0800
commite6f8dbd47afc915d0062e511dae05bbd29e273cd (patch)
tree9edc5872ca6718e08cc4ee9e1319f069609070ba /mail
parent6ee36b96a8480ee1a998541f04c8f437245e1e7d (diff)
downloadfreebsd-ports-gnome-e6f8dbd47afc915d0062e511dae05bbd29e273cd.tar.gz
freebsd-ports-gnome-e6f8dbd47afc915d0062e511dae05bbd29e273cd.tar.zst
freebsd-ports-gnome-e6f8dbd47afc915d0062e511dae05bbd29e273cd.zip
- Update to 1.145
- Add SHA256 hash PR: 89964 Submitted by: Alex Deiter <tiamat@komi.mts.ru>
Diffstat (limited to 'mail')
-rw-r--r--mail/imapsync/Makefile13
-rw-r--r--mail/imapsync/distinfo5
2 files changed, 13 insertions, 5 deletions
diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile
index 6fed935b9619..2beb631a7e32 100644
--- a/mail/imapsync/Makefile
+++ b/mail/imapsync/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= imapsync
-PORTVERSION= 1.144
+PORTVERSION= 1.145
CATEGORIES= mail perl5
-MASTER_SITES= http://www.linux-france.org/prj/imapsync/dist/
+MASTER_SITES= http://www.linux-france.org/prj/imapsync/dist/ \
+ http://freebsd.komi.mtsnet.ru/ports/distfiles/
EXTRACT_SUFX= .tgz
MAINTAINER= tiamat@komi.mts.ru
@@ -24,7 +25,13 @@ NO_BUILD= yes
PLIST_FILES= bin/imapsync
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 500600
+IGNORE= requires Perl 5.6 or newer. Install lang/perl5.8 and try again
+.endif
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/mail/imapsync/distinfo b/mail/imapsync/distinfo
index 30f37bc70f67..ea20ca30fbfc 100644
--- a/mail/imapsync/distinfo
+++ b/mail/imapsync/distinfo
@@ -1,2 +1,3 @@
-MD5 (imapsync-1.144.tgz) = efe42f6e038439a206c2f1008733c6c3
-SIZE (imapsync-1.144.tgz) = 101688
+MD5 (imapsync-1.145.tgz) = 8f753047a573ad683a9898db960c5aa6
+SHA256 (imapsync-1.145.tgz) = b2dbc5a796e4edb3acfb98351f95151a3a21a06307ba605ca4dadf5f105ceb1a
+SIZE (imapsync-1.145.tgz) = 102070