Date: Sat, 11 Jun 2016 17:44:57 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416734 - head/mail/mpop Message-ID: <201606111744.u5BHivl6045851@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606111744.u5BHivl6045851>