svn commit: r487036 - head/mail/mpop

Jan Beich jbeich at FreeBSD.org
Sun Dec 9 11:04:05 UTC 2018


Author: jbeich
Date: Sun Dec  9 11:04:04 2018
New Revision: 487036
URL: https://svnweb.freebsd.org/changeset/ports/487036

Log:
  mail/mpop: update to 1.4.1
  
  Changes:	https://marlam.de/mpop/news/mpop-1-4-1/
  Reported by:	portscout
  MFH:		2018Q4 (bugfix)

Modified:
  head/mail/mpop/Makefile   (contents, props changed)
  head/mail/mpop/distinfo   (contents, props changed)
  head/mail/mpop/pkg-plist   (contents, props changed)

Modified: head/mail/mpop/Makefile
==============================================================================
--- head/mail/mpop/Makefile	Sun Dec  9 10:12:06 2018	(r487035)
+++ head/mail/mpop/Makefile	Sun Dec  9 11:04:04 2018	(r487036)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpop
-DISTVERSION=	1.4.0
-PORTREVISION=	1
+DISTVERSION=	1.4.1
 CATEGORIES=	mail
 MASTER_SITES=	https://marlam.de/mpop/releases/
 

Modified: head/mail/mpop/distinfo
==============================================================================
--- head/mail/mpop/distinfo	Sun Dec  9 10:12:06 2018	(r487035)
+++ head/mail/mpop/distinfo	Sun Dec  9 11:04:04 2018	(r487036)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534624941
-SHA256 (mpop-1.4.0.tar.xz) = 5240521fdf1f46c4a95566d24c7088de5665337e0221ac23f33cb055eaddba93
-SIZE (mpop-1.4.0.tar.xz) = 273292
+TIMESTAMP = 1544280325
+SHA256 (mpop-1.4.1.tar.xz) = 3e26fad331272f67e210e52df8da414fba485547ab07dea92b6f23e5bc9135ad
+SIZE (mpop-1.4.1.tar.xz) = 296968

Modified: head/mail/mpop/pkg-plist
==============================================================================
--- head/mail/mpop/pkg-plist	Sun Dec  9 10:12:06 2018	(r487035)
+++ head/mail/mpop/pkg-plist	Sun Dec  9 11:04:04 2018	(r487036)
@@ -1,3 +1,6 @@
 bin/mpop
 man/man1/mpop.1.gz
 %%NLS%%share/locale/de/LC_MESSAGES/mpop.mo
+%%NLS%%share/locale/es/LC_MESSAGES/mpop.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/mpop.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/mpop.mo


More information about the svn-ports-all mailing list