svn commit: r487069 - branches/2018Q4/mail/mpop

Jan Beich jbeich at FreeBSD.org
Sun Dec 9 18:15:24 UTC 2018


Author: jbeich
Date: Sun Dec  9 18:15:23 2018
New Revision: 487069
URL: https://svnweb.freebsd.org/changeset/ports/487069

Log:
  MFH: r487036
  
  mail/mpop: update to 1.4.1
  
  Changes:	https://marlam.de/mpop/news/mpop-1-4-1/
  Reported by:	portscout
  Approved by:	ports-secteam (miwi)

Modified:
  branches/2018Q4/mail/mpop/Makefile
  branches/2018Q4/mail/mpop/distinfo
  branches/2018Q4/mail/mpop/pkg-plist
Directory Properties:
  branches/2018Q4/   (props changed)

Modified: branches/2018Q4/mail/mpop/Makefile
==============================================================================
--- branches/2018Q4/mail/mpop/Makefile	Sun Dec  9 17:59:27 2018	(r487068)
+++ branches/2018Q4/mail/mpop/Makefile	Sun Dec  9 18:15:23 2018	(r487069)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mpop
-DISTVERSION=	1.4.0
+DISTVERSION=	1.4.1
 CATEGORIES=	mail
 MASTER_SITES=	https://marlam.de/mpop/releases/
 

Modified: branches/2018Q4/mail/mpop/distinfo
==============================================================================
--- branches/2018Q4/mail/mpop/distinfo	Sun Dec  9 17:59:27 2018	(r487068)
+++ branches/2018Q4/mail/mpop/distinfo	Sun Dec  9 18:15:23 2018	(r487069)
@@ -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: branches/2018Q4/mail/mpop/pkg-plist
==============================================================================
--- branches/2018Q4/mail/mpop/pkg-plist	Sun Dec  9 17:59:27 2018	(r487068)
+++ branches/2018Q4/mail/mpop/pkg-plist	Sun Dec  9 18:15:23 2018	(r487069)
@@ -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-branches mailing list