From 96780b04cdf059ca2821285b60a3b983c7e3d30b Mon Sep 17 00:00:00 2001 From: jgh Date: Wed, 25 Apr 2012 16:27:45 +0000 Subject: - Update to 1.487 PR: ports/166752 Changelog: http://imapsync.lamiral.info/ChangeLog Submitted by: alexey@renatasystems.org Approved by: maintainer timeout ( 18 days ) --- mail/imapsync/Makefile | 4 ++-- mail/imapsync/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mail/imapsync') diff --git a/mail/imapsync/Makefile b/mail/imapsync/Makefile index 117b8f684695..987bbfcb1c48 100644 --- a/mail/imapsync/Makefile +++ b/mail/imapsync/Makefile @@ -6,7 +6,7 @@ # PORTNAME= imapsync -PORTVERSION= 1.456 +PORTVERSION= 1.487 CATEGORIES= mail perl5 MASTER_SITES= https://fedorahosted.org/released/${PORTNAME}/ EXTRACT_SUFX= .tgz @@ -37,6 +37,6 @@ do-patch: do-install: ${POD2MAN} ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1 ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${PREFIX}/man/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1 .include diff --git a/mail/imapsync/distinfo b/mail/imapsync/distinfo index 15670db6a79f..525c0ff17eb7 100644 --- a/mail/imapsync/distinfo +++ b/mail/imapsync/distinfo @@ -1,2 +1,2 @@ -SHA256 (imapsync-1.456.tgz) = 001308e082ae5f504b9f60509881c20c1dcf1f916f3b20ac53622c6bdb6af58d -SIZE (imapsync-1.456.tgz) = 1097713 +SHA256 (imapsync-1.487.tgz) = 4626f1ff290b0a6f6f50cc14f69d66d617d9bfaa26eb9c040a7a6d88ae806fff +SIZE (imapsync-1.487.tgz) = 1109226 -- cgit