ports/51926: [MAINTAINER] Update mail/offlineimap to 3.99.17

Sergei Kolobov sergei at kolobov.com
Sun May 11 22:33:47 UTC 2003


On 2003-05-10 at 07:57 -0500, Pete Fritchman wrote:
> Could you submit an updated diff, please?

Sure, the diff is much more compact now:

Removed files:
- files/patch-Maildir.py (the patch has been intergrated into the
  release)

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/offlineimap/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	2003/05/07 17:34:42	1.10
+++ Makefile	2003/05/11 22:31:19
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	offlineimap
-PORTVERSION=	3.99.15
+PORTVERSION=	3.99.17
 CATEGORIES=	mail python
 MASTER_SITES=	http://gopher.quux.org:70/devel/offlineimap/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -31,6 +31,8 @@
 .endif
 	@${MKDIR} ${EXAMPLESDIR}
 	cd ${WRKSRC} && ${INSTALL_DATA} ${EXAMPLES} ${EXAMPLESDIR}
-	@${SED} -e 's!%%EXAMPLESDIR%%!${EXAMPLESDIR}!' < ${PKGMESSAGE}
+	@${SED} -e 's!%%EXAMPLESDIR%%!${EXAMPLESDIR}!' \
+		${MASTERDIR}/pkg-message > ${PKGMESSAGE}
+	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/offlineimap/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	2003/05/07 17:34:42	1.7
+++ distinfo	2003/05/11 22:31:19
@@ -1 +1 @@
-MD5 (offlineimap_3.99.15.tar.gz) = 9a1f6ecea92170ae542c04c2a0da9de9
+MD5 (offlineimap_3.99.17.tar.gz) = 4b55bc64190791e73bfc198430cbc16c



More information about the freebsd-ports-bugs mailing list