diff options
author | mandree <mandree@FreeBSD.org> | 2013-03-26 16:56:28 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-03-26 16:56:28 +0800 |
commit | ce922c5a3c0971098db2649dbe2833e7b29aa191 (patch) | |
tree | a243b07164bdc085cb6cde3b92dfdf610314f2d4 /mail | |
parent | f439de01535a3adc5a337d91f166567a59db01b1 (diff) | |
download | freebsd-ports-gnome-ce922c5a3c0971098db2649dbe2833e7b29aa191.tar.gz freebsd-ports-gnome-ce922c5a3c0971098db2649dbe2833e7b29aa191.tar.zst freebsd-ports-gnome-ce922c5a3c0971098db2649dbe2833e7b29aa191.zip |
Update to new upstream release 6.3.25.
Adds Esperanto-language translation.
PR: ports/177094
Approved by: Corey Halpin (maintainer)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/fetchmail/Makefile | 5 | ||||
-rw-r--r-- | mail/fetchmail/distinfo | 4 | ||||
-rw-r--r-- | mail/fetchmail/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile index 1af6945089ff..ef3f26196455 100644 --- a/mail/fetchmail/Makefile +++ b/mail/fetchmail/Makefile @@ -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}/ diff --git a/mail/fetchmail/distinfo b/mail/fetchmail/distinfo index 725d3a1ef9f0..b92938d4d570 100644 --- a/mail/fetchmail/distinfo +++ b/mail/fetchmail/distinfo @@ -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 diff --git a/mail/fetchmail/pkg-plist b/mail/fetchmail/pkg-plist index 5b0e43270087..2cd62a8a52f3 100644 --- a/mail/fetchmail/pkg-plist +++ b/mail/fetchmail/pkg-plist @@ -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 |