Date: Sat, 24 May 2014 14:12:21 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355032 - head/mail/pear-Mail_Mime Message-ID: <201405241412.s4OECLdG018987@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat May 24 14:12:20 2014 New Revision: 355032 URL: http://svnweb.freebsd.org/changeset/ports/355032 QAT: https://qat.redports.org/buildarchive/r355032/ Log: - Update to 1.8.9 - While I'm here, update LICENSE Changes: http://pear.php.net/package/Mail_Mime/download/ PR: ports/190028 Submitted by: Joe Horn <joehorn@gmail.com> (maintainer) Modified: head/mail/pear-Mail_Mime/Makefile head/mail/pear-Mail_Mime/distinfo Modified: head/mail/pear-Mail_Mime/Makefile ============================================================================== --- head/mail/pear-Mail_Mime/Makefile Sat May 24 14:12:15 2014 (r355031) +++ head/mail/pear-Mail_Mime/Makefile Sat May 24 14:12:20 2014 (r355032) @@ -2,14 +2,14 @@ # $FreeBSD$ PORTNAME= Mail_Mime -PORTVERSION= 1.8.8 +PORTVERSION= 1.8.9 PORTEPOCH= 2 CATEGORIES= mail www pear MAINTAINER= joehorn@gmail.com COMMENT= PEAR classes to create and decode MIME messages -LICENSE= BSD +LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear Modified: head/mail/pear-Mail_Mime/distinfo ============================================================================== --- head/mail/pear-Mail_Mime/distinfo Sat May 24 14:12:15 2014 (r355031) +++ head/mail/pear-Mail_Mime/distinfo Sat May 24 14:12:20 2014 (r355032) @@ -1,2 +1,2 @@ -SHA256 (PEAR/Mail_Mime-1.8.8.tgz) = d1a7fb767ebdabef6b8d346911a0f91fc2bb23df36175cf036474f5ed942ced1 -SIZE (PEAR/Mail_Mime-1.8.8.tgz) = 32059 +SHA256 (PEAR/Mail_Mime-1.8.9.tgz) = f23948e0af6cd6108e957bf3a599a4dad4d4637c62d2be54c016df07d32da976 +SIZE (PEAR/Mail_Mime-1.8.9.tgz) = 33796
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405241412.s4OECLdG018987>