Bug 181478 - [MAINTAINER] devel/pear-Pirum: update to 1.1.5
Summary: [MAINTAINER] devel/pear-Pirum: update to 1.1.5
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: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 04:20 UTC by Gasol Wu
Modified: 2013-11-04 13:20 UTC (History)
0 users

See Also:


Attachments
pear-Pirum-1.1.5.patch (916 bytes, patch)
2013-08-23 04:20 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-08-23 04:20:00 UTC
- Update to 1.1.5

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-23 04:21:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2013-09-22 15:11:21 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Back to the heap due to timeout
Comment 3 William Grzybowski freebsd_committer freebsd_triage 2013-11-02 23:18:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wg

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-11-04 13:15:00 UTC
Author: wg
Date: Mon Nov  4 13:14:52 2013
New Revision: 332707
URL: http://svnweb.freebsd.org/changeset/ports/332707

Log:
  devel/pear-Pirum: update to 1.1.5
  
  - Update to 1.1.5
  - Add LICENSE (MIT)
  
  PR:		ports/181478
  Submitted by:	Gasol Wu <gasol.wu gmail.com> (maintainer)

Modified:
  head/devel/pear-Pirum/Makefile
  head/devel/pear-Pirum/distinfo

Modified: head/devel/pear-Pirum/Makefile
==============================================================================
--- head/devel/pear-Pirum/Makefile	Mon Nov  4 13:11:16 2013	(r332706)
+++ head/devel/pear-Pirum/Makefile	Mon Nov  4 13:14:52 2013	(r332707)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Pirum
-PORTVERSION=	1.1.4
+PORTVERSION=	1.1.5
 CATEGORIES=	devel www pear
 MASTER_SITES=	http://pear.pirum-project.org/get/
 PKGNAMEPREFIX=	pear-
@@ -10,6 +10,8 @@ PKGNAMEPREFIX=	pear-
 MAINTAINER=	gasol.wu@gmail.com
 COMMENT=	Simple PEAR channel server manager
 
+LICENSE=	MIT
+
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
 		${PEARDIR}/.channels/pear.pirum-project.org.reg:${PORTSDIR}/devel/pear-channel-pirum
 RUN_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \

Modified: head/devel/pear-Pirum/distinfo
==============================================================================
--- head/devel/pear-Pirum/distinfo	Mon Nov  4 13:11:16 2013	(r332706)
+++ head/devel/pear-Pirum/distinfo	Mon Nov  4 13:14:52 2013	(r332707)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/Pirum-1.1.4.tgz) = e69e020af0a2319c44f2e5c9478677e436019051281f3772f2266b03e1f603af
-SIZE (PEAR/Pirum-1.1.4.tgz) = 14818
+SHA256 (PEAR/Pirum-1.1.5.tgz) = 908e8a4a1446ad88c625ec8b7c4411ca4cd698d27c283661b6a9c90b3c13ae12
+SIZE (PEAR/Pirum-1.1.5.tgz) = 15658
_______________________________________________
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 5 William Grzybowski freebsd_committer freebsd_triage 2013-11-04 13:16:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!