Bug 182662 - [Patch] Update mail/imapsync to version 1.567
Summary: [Patch] Update mail/imapsync to version 1.567
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-05 09:00 UTC by Herbert J. Skuhra
Modified: 2013-10-26 17:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.32 KB, patch)
2013-10-05 09:00 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2013-10-05 09:00:00 UTC
Update mail/imapsync to version 1.567 and add STAGE.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-05 09:00:07 UTC
Maintainer of mail/imapsync,

Please note that PR ports/182662 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182662

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-10-05 09:00:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Kurt Jaeger 2013-10-05 09:59:54 UTC
Hi!

> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.

Thanks very much! I approve!

-- 
pi@opsec.eu            +49 171 3101372                         7 years to go !
Comment 4 William Grzybowski freebsd_committer freebsd_triage 2013-10-26 17:19:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-10-26 17:26:49 UTC
Author: wg
Date: Sat Oct 26 16:26:40 2013
New Revision: 331718
URL: http://svnweb.freebsd.org/changeset/ports/331718

Log:
  mail/imapsync: update to 1.567 and staging
  
  - Update to 1.567 [1]
  - Allow staging [1] (based on)
  - Remove unnecessary BUILD_DEPENDS as there is no build
  
  PR:		ports/182662 [1]
  Submitted by:	Herbert J. Skuhra <h.skuhra gmail.com>
  Approved by:	maintainer

Modified:
  head/mail/imapsync/Makefile
  head/mail/imapsync/distinfo

Modified: head/mail/imapsync/Makefile
==============================================================================
--- head/mail/imapsync/Makefile	Sat Oct 26 16:25:23 2013	(r331717)
+++ head/mail/imapsync/Makefile	Sat Oct 26 16:26:40 2013	(r331718)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	imapsync
-PORTVERSION=	1.564
+PORTVERSION=	1.567
 CATEGORIES=	mail perl5
 MASTER_SITES=	https://fedorahosted.org/released/${PORTNAME}/
 EXTRACT_SUFX=	.tgz
@@ -10,9 +10,6 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	fbsd-ports@opsec.eu
 COMMENT=	IMAP synchronization, copy or migration tool
 
-BUILD_DEPENDS=	p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
-		p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
-		p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL
 RUN_DEPENDS=	p5-Mail-IMAPClient>0:${PORTSDIR}/mail/p5-Mail-IMAPClient \
 		p5-Term-ReadKey>0:${PORTSDIR}/devel/p5-Term-ReadKey \
 		p5-IO-Socket-SSL>0:${PORTSDIR}/security/p5-IO-Socket-SSL
@@ -20,12 +17,10 @@ RUN_DEPENDS=	p5-Mail-IMAPClient>0:${PORT
 USES=		perl5
 NO_BUILD=	yes
 
-PLIST_FILES=	bin/${PORTNAME}
-MAN1=		${PORTNAME}.1
+PLIST_FILES=	bin/${PORTNAME} man/man1/${PORTNAME}.1.gz
 
 POD2MAN?=	pod2man
 
-NO_STAGE=	yes
 do-patch:
 	${REINPLACE_CMD} \
 		-e 's|/usr/bin/perl|${PERL}|g' \
@@ -33,7 +28,7 @@ do-patch:
 
 do-install:
 	${POD2MAN} ${WRKSRC}/${PORTNAME} ${WRKSRC}/${PORTNAME}.1
-	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${MAN1PREFIX}/man/man1
+	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
 
 .include <bsd.port.mk>

Modified: head/mail/imapsync/distinfo
==============================================================================
--- head/mail/imapsync/distinfo	Sat Oct 26 16:25:23 2013	(r331717)
+++ head/mail/imapsync/distinfo	Sat Oct 26 16:26:40 2013	(r331718)
@@ -1,2 +1,2 @@
-SHA256 (imapsync-1.564.tgz) = f50ebcd486ca16534f7f62276c3efdf8f4cde24fe10d0f28454df52590f45c45
-SIZE (imapsync-1.564.tgz) = 795480
+SHA256 (imapsync-1.567.tgz) = ea266023adc1c1ee0dab2605865c17ca78353504869415924fc6c20fea798c88
+SIZE (imapsync-1.567.tgz) = 848206
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 William Grzybowski freebsd_committer freebsd_triage 2013-10-26 17:26:50 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!