Bug 190028 - [MAINTAINER] mail/pear-Mail_Mime: update to 1.8.9,2
Summary: [MAINTAINER] mail/pear-Mail_Mime: update to 1.8.9,2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-20 19:20 UTC by joehorn
Modified: 2014-05-24 17:03 UTC (History)
0 users

See Also:


Attachments
pear-Mail_Mime-1.8.9.patch (722 bytes, patch)
2014-05-20 19:20 UTC, joehorn
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description joehorn 2014-05-20 19:20:01 UTC
- Update to 1.8.9,2

Generated with FreeBSD Port Tools 1.01 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-05-20 19:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-05-24 15:12:27 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2014-05-24 17:03:53 UTC
State Changed
From-To: open->closed

Committed. Thanks!