svn commit: r355032 - head/mail/pear-Mail_Mime

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 24 14:12:21 UTC 2014


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 at 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 at 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


More information about the svn-ports-all mailing list