Bug 188948 - [PATCH] net/pear-XML_RPC2: update to 1.1.2
Summary: [PATCH] net/pear-XML_RPC2: update to 1.1.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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-24 12:00 UTC by Muhammad Moinur Rahman
Modified: 2014-04-25 13:20 UTC (History)
1 user (show)

See Also:


Attachments
pear-XML_RPC2-1.1.2.patch (1.14 KB, patch)
2014-04-24 12:00 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-24 12:00:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2014-04-25 13:11:58 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-04-25 13:12:24 UTC
Author: miwi
Date: Fri Apr 25 12:12:19 2014
New Revision: 352109
URL: http://svnweb.freebsd.org/changeset/ports/352109
QAT: https://qat.redports.org/buildarchive/r352109/

Log:
  - Update to 1.1.2
  - Added LICENSE
  
  PR:		188948
  Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>

Modified:
  head/net/pear-XML_RPC2/Makefile
  head/net/pear-XML_RPC2/distinfo

Modified: head/net/pear-XML_RPC2/Makefile
==============================================================================
--- head/net/pear-XML_RPC2/Makefile	Fri Apr 25 11:51:05 2014	(r352108)
+++ head/net/pear-XML_RPC2/Makefile	Fri Apr 25 12:12:19 2014	(r352109)
@@ -2,13 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	XML_RPC2
-PORTVERSION=	1.1.1
-PORTREVISION=	1
+PORTVERSION=	1.1.2
 CATEGORIES=	net devel pear
 
 MAINTAINER=	miwi@FreeBSD.org
 COMMENT=	XML-RPC client/server library
 
+LICENSE=	PHP301
+
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear \
 		${PEARDIR}/Cache/Lite.php:${PORTSDIR}/sysutils/pear-Cache_Lite \
 		${PEARDIR}/HTTP/Request2.php:${PORTSDIR}/www/pear-HTTP_Request2

Modified: head/net/pear-XML_RPC2/distinfo
==============================================================================
--- head/net/pear-XML_RPC2/distinfo	Fri Apr 25 11:51:05 2014	(r352108)
+++ head/net/pear-XML_RPC2/distinfo	Fri Apr 25 12:12:19 2014	(r352109)
@@ -1,2 +1,2 @@
-SHA256 (PEAR/XML_RPC2-1.1.1.tgz) = 27a3f2c40ae0f11d51e91c130d1120c3e5f083c3deed2c9a3837e52e39b56bfb
-SIZE (PEAR/XML_RPC2-1.1.1.tgz) = 68431
+SHA256 (PEAR/XML_RPC2-1.1.2.tgz) = b296888813c400ffb1a8d4fe7f4585d429b5da1e9fc744ee35cc5fcef6288441
+SIZE (PEAR/XML_RPC2-1.1.2.tgz) = 67331
_______________________________________________
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"