svn commit: r315268 - head/mail/fetchmail
Matthias Andree
mandree at FreeBSD.org
Tue Mar 26 08:56:30 UTC 2013
Author: mandree
Date: Tue Mar 26 08:56:28 2013
New Revision: 315268
URL: http://svnweb.freebsd.org/changeset/ports/315268
Log:
Update to new upstream release 6.3.25.
Adds Esperanto-language translation.
PR: ports/177094
Approved by: Corey Halpin (maintainer)
Modified:
head/mail/fetchmail/Makefile
head/mail/fetchmail/distinfo
head/mail/fetchmail/pkg-plist
Modified: head/mail/fetchmail/Makefile
==============================================================================
--- head/mail/fetchmail/Makefile Tue Mar 26 07:46:53 2013 (r315267)
+++ head/mail/fetchmail/Makefile Tue Mar 26 08:56:28 2013 (r315268)
@@ -2,14 +2,13 @@
# $FreeBSD$
#
# NOTE: The fetchmailconf program (an interactive program for
-# writing .fetchmailrc files) requires Python, Tk, X11, etc..
+# writing .fetchmailrc files) requires Python, Tk, X11, etc.
#
# The fetchmail program itself does not need Python, but if you
# want fetchmailconf to work, define the X11 option.
PORTNAME= fetchmail
-PORTVERSION= 6.3.24
-PORTREVISION= 1
+PORTVERSION= 6.3.25
CATEGORIES= mail ipv6
MASTER_SITES= SF/${PORTNAME}/branch_6.3/ \
http://mandree.home.pages.de/${PORTNAME}/
Modified: head/mail/fetchmail/distinfo
==============================================================================
--- head/mail/fetchmail/distinfo Tue Mar 26 07:46:53 2013 (r315267)
+++ head/mail/fetchmail/distinfo Tue Mar 26 08:56:28 2013 (r315268)
@@ -1,2 +1,2 @@
-SHA256 (fetchmail-6.3.24.tar.xz) = f6882f00f0d69bbabaa4fbdaccb9231c7c441781fcb95ff763f75589f2328daf
-SIZE (fetchmail-6.3.24.tar.xz) = 1263156
+SHA256 (fetchmail-6.3.25.tar.xz) = ef1cfdf77b46c34e32a5957c7fa683969e3bf775731ec0dee6595630b290f149
+SIZE (fetchmail-6.3.25.tar.xz) = 1285360
Modified: head/mail/fetchmail/pkg-plist
==============================================================================
--- head/mail/fetchmail/pkg-plist Tue Mar 26 07:46:53 2013 (r315267)
+++ head/mail/fetchmail/pkg-plist Tue Mar 26 08:56:28 2013 (r315268)
@@ -8,6 +8,7 @@ bin/fetchmailconf
%%NLS%%share/locale/de/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/el/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/fetchmail.mo
+%%NLS%%share/locale/eo/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/es/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/fi/LC_MESSAGES/fetchmail.mo
%%NLS%%share/locale/fr/LC_MESSAGES/fetchmail.mo
More information about the svn-ports-head
mailing list