Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Dec 2012 22:51:16 +0100
From:      Matthias Andree <mandree@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        chalpin@cs.wisc.edu
Subject:   ports/174345: [PATCH] mail/fetchmail: update to 6.3.23
Message-ID:  <E1TiBFs-0001tp-97@apollo.emma.line.org>
Resent-Message-ID: <201212102200.qBAM01h1004334@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174345
>Category:       ports
>Synopsis:       [PATCH] mail/fetchmail: update to 6.3.23
>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:   Mon Dec 10 22:00:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 9.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD apollo.emma.line.org 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #1 r243469: Sat Nov 24 04:17:15 CET
>Description:
- Update to 6.3.23

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

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- fetchmail-6.3.23.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/mail/fetchmail/Makefile ./Makefile
--- /usr/ports/mail/fetchmail/Makefile	2012-11-17 06:59:03.000000000 +0100
+++ ./Makefile	2012-12-10 22:46:30.000000000 +0100
@@ -2,7 +2,7 @@
 # Date created:		25 Feb 2000
 # Whom:			Ville Eerola <ve@sci.fi>
 #
-# $FreeBSD: ports/mail/fetchmail/Makefile,v 1.224 2012/11/17 05:59:03 svnexp Exp $
+# $FreeBSD: head/mail/fetchmail/Makefile 303362 2012-08-30 06:24:48Z mandree $
 #
 # NOTE:  The fetchmailconf program (an interactive program for
 # writing .fetchmailrc files) requires Python, Tk, X11, etc..
@@ -11,7 +11,7 @@
 # want fetchmailconf to work, define the X11 option.
 
 PORTNAME=	fetchmail
-PORTVERSION=	6.3.22
+PORTVERSION=	6.3.23
 CATEGORIES=	mail ipv6
 MASTER_SITES=	BERLIOS/${PORTNAME}/ \
 		SF/${PORTNAME}/branch_6.3/ \
diff -ruN --exclude=CVS /usr/ports/mail/fetchmail/distinfo ./distinfo
--- /usr/ports/mail/fetchmail/distinfo	2012-08-30 08:24:48.000000000 +0200
+++ ./distinfo	2012-12-10 22:47:04.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (fetchmail-6.3.22.tar.xz) = 9ab51a851f79e16258f068e791c39e3e378a99927f70c9635132f4295d70b1a4
-SIZE (fetchmail-6.3.22.tar.xz) = 1260296
+SHA256 (fetchmail-6.3.23.tar.xz) = 9e1d3203905150d8b3a4bd1294e2a5c23013938deefab7f5adf8c0d9ae15d482
+SIZE (fetchmail-6.3.23.tar.xz) = 1263416
diff -ruN --exclude=CVS /usr/ports/mail/fetchmail/files/fetchmail.in ./files/fetchmail.in
--- /usr/ports/mail/fetchmail/files/fetchmail.in	2012-11-17 06:59:03.000000000 +0100
+++ ./files/fetchmail.in	2012-10-08 23:23:15.000000000 +0200
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $FreeBSD: ports/mail/fetchmail/files/fetchmail.in,v 1.12 2012/11/17 05:59:03 svnexp Exp $
+# $FreeBSD: head/mail/fetchmail/files/fetchmail.in 300896 2012-07-14 13:54:48Z beat $
 #
 
 # PROVIDE: fetchmail
diff -ruN --exclude=CVS /usr/ports/mail/fetchmail/files/fetchmailconf ./files/fetchmailconf
--- /usr/ports/mail/fetchmail/files/fetchmailconf	2012-11-17 06:59:03.000000000 +0100
+++ ./files/fetchmailconf	2012-10-08 23:23:15.000000000 +0200
@@ -3,7 +3,7 @@
 # Wrapper for the real fetchmailconf.  Checks whether Python and Tkinter are
 # installed, and runs the real fetchmailconf or alerts the user, as appropriate.
 #
-# $FreeBSD: ports/mail/fetchmail/files/fetchmailconf,v 1.8 2012/11/17 05:59:03 svnexp Exp $
+# $FreeBSD: head/mail/fetchmail/files/fetchmailconf 300896 2012-07-14 13:54:48Z beat $
 
 LOCALBASE=@LOCALBASE@
 
diff -ruN --exclude=CVS /usr/ports/mail/fetchmail/pkg-plist ./pkg-plist
--- /usr/ports/mail/fetchmail/pkg-plist	2012-11-17 06:59:03.000000000 +0100
+++ ./pkg-plist	2012-10-08 23:23:15.000000000 +0200
@@ -1,4 +1,4 @@
-@comment $FreeBSD: ports/mail/fetchmail/pkg-plist,v 1.32 2012/11/17 05:59:03 svnexp Exp $
+@comment $FreeBSD: head/mail/fetchmail/pkg-plist 303362 2012-08-30 06:24:48Z mandree $
 bin/fetchmail
 bin/fetchmailconf
 libexec/fetchmailconf.py
--- fetchmail-6.3.23.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1TiBFs-0001tp-97>