ports/151686: [PATCH] mail/fetchmail: update to 6.3.18

Matthias Andree matthias.andree at gmx.de
Sun Oct 24 15:30:10 UTC 2010


>Number:         151686
>Category:       ports
>Synopsis:       [PATCH] mail/fetchmail: update to 6.3.18
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 24 15:30:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 8.1-STABLE FreeBSD 8.1-STABLE #33: Sat Oct  9 13:59:55 CEST
>Description:
- Update to 6.3.18

Corey, please state if you approve of this patch.

Removed file(s):
- files/patch-configure

Port maintainer (chalpin at cs.wisc.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fetchmail-6.3.18.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.212
diff -u -u -r1.212 Makefile
--- Makefile	20 Oct 2010 14:39:41 -0000	1.212
+++ Makefile	24 Oct 2010 14:07:37 -0000
@@ -10,8 +10,7 @@
 # want fetchmailconf to work, define WITH_X11
 
 PORTNAME=	fetchmail
-PORTVERSION=	6.3.17
-PORTREVISION=	3
+PORTVERSION=	6.3.18
 CATEGORIES=	mail ipv6
 MASTER_SITES=	${MASTER_SITE_BERLIOS} \
 		http://mandree.home.pages.de/fetchmail/:ma \
@@ -111,6 +110,9 @@
 	@${REINPLACE_CMD} -e "s, at LOCALBASE@,${LOCALBASE},g" \
 		 ${WRKDIR}/fetchmailconf
 
+post-build:
+	@cd ${WRKSRC} && ${MAKE} check
+
 pre-su-install:
 	@${SETENV} ${SCRIPTS_ENV} PKG_PREFIX="${PREFIX}" ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/mail/fetchmail/distinfo,v
retrieving revision 1.136
diff -u -u -r1.136 distinfo
--- distinfo	22 May 2010 04:36:30 -0000	1.136
+++ distinfo	24 Oct 2010 14:05:26 -0000
@@ -1,3 +1,3 @@
-MD5 (fetchmail-6.3.17.tar.bz2) = 7b1d449ecddb6164e22c32854adc4a75
-SHA256 (fetchmail-6.3.17.tar.bz2) = d7a01ceac184c7ebde9a42982e310beec467deb5b3d05c4e413e48cd2619ca24
-SIZE (fetchmail-6.3.17.tar.bz2) = 1642598
+MD5 (fetchmail-6.3.18.tar.bz2) = e01377cf2751465c509c39029e8da92b
+SHA256 (fetchmail-6.3.18.tar.bz2) = cd916c8409bfbf6c869a2892b429f6d6cc6270072a138356c091c2992474faaf
+SIZE (fetchmail-6.3.18.tar.bz2) = 1683949
Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- files/patch-configure	23 May 2010 14:40:19 -0000	1.10
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,11 +0,0 @@
---- configure.orig	2010-05-23 11:34:20.000000000 -0300
-+++ configure	2010-05-23 11:36:40.000000000 -0300
-@@ -9207,7 +9207,7 @@
-   return 0;
- }
- _ACEOF
--for ac_lib in '' md5 md; do
-+for ac_lib in '' md; do
-   if test -z "$ac_lib"; then
-     ac_res="none required"
-   else
--- fetchmail-6.3.18.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list