svn commit: r416734 - head/mail/mpop

Jan Beich jbeich at FreeBSD.org
Sat Jun 11 17:44:59 UTC 2016


Author: jbeich
Date: Sat Jun 11 17:44:57 2016
New Revision: 416734
URL: https://svnweb.freebsd.org/changeset/ports/416734

Log:
  mail/mpop: update to 1.2.5
  
  Changes:	https://sourceforge.net/p/mpop/code/ci/6b5d23
  MFH:		2016Q2

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

Modified: head/mail/mpop/Makefile
==============================================================================
--- head/mail/mpop/Makefile	Sat Jun 11 17:44:45 2016	(r416733)
+++ head/mail/mpop/Makefile	Sat Jun 11 17:44:57 2016	(r416734)
@@ -2,10 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	mpop
-DISTVERSION=	1.2.4
-PORTREVISION=	1
+DISTVERSION=	1.2.5
 CATEGORIES=	mail
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${DISTVERSION}
+MASTER_SITES=	SF
 
 MAINTAINER=	jbeich at FreeBSD.org
 COMMENT=	Small and fast POP3 client

Modified: head/mail/mpop/distinfo
==============================================================================
--- head/mail/mpop/distinfo	Sat Jun 11 17:44:45 2016	(r416733)
+++ head/mail/mpop/distinfo	Sat Jun 11 17:44:57 2016	(r416734)
@@ -1,2 +1,2 @@
-SHA256 (mpop-1.2.4.tar.xz) = 933f6b02afe549d76d0bf631ec97781bd4dd36152fb63d498b82e64e99a11f95
-SIZE (mpop-1.2.4.tar.xz) = 268900
+SHA256 (mpop-1.2.5.tar.xz) = 01612b5fc60dcbd5368b7cc2e0fce6c141c2e835d4646f8d7214d9898a901158
+SIZE (mpop-1.2.5.tar.xz) = 269204


More information about the svn-ports-head mailing list