Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 12:04:01 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174500: [MAINTAINER] devel/pear-channel-pirum: [SUMMARIZE CHANGES]
Message-ID:  <20121217040401.B907274DC57@goingmarry.kkbox.com>
Resent-Message-ID: <201212170410.qBH4A0AW097226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         174500
>Category:       ports
>Synopsis:       [MAINTAINER] devel/pear-channel-pirum: [SUMMARIZE CHANGES]
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 17 04:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.1-RC1 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.1-RC1 FreeBSD 9.1-RC1
>Description:
Update malformed reg file caused by porttools, Fix ports/171749 problem.

>How-To-Repeat:
>Fix:

--- fix-malformed-reg-file.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/pear-channel-pirum/Makefile ./Makefile
--- /usr/ports/devel/pear-channel-pirum/Makefile	2012-11-18 15:06:05.000000000 +0800
+++ ./Makefile	2012-12-17 10:03:46.348864000 +0800
@@ -3,6 +3,7 @@
 
 PORTNAME=	pirum
 PORTVERSION=	20110921
+PORTREVISION=	1
 CATEGORIES=	devel www pear
 
 MAINTAINER=	gasol.wu@gmail.com
diff -ruN --exclude=CVS /usr/ports/devel/pear-channel-pirum/files/pear.pirum-project.org.reg ./files/pear.pirum-project.org.reg
--- /usr/ports/devel/pear-channel-pirum/files/pear.pirum-project.org.reg	2012-11-18 15:06:05.000000000 +0800
+++ ./files/pear.pirum-project.org.reg	2012-12-17 10:01:48.947383000 +0800
@@ -1,2 +1 @@
-a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:22:"pear.pirum-project.org";s:7:"summary";s:18:"Pirum PEAR channel";s:14:"suggestedalias";s:5:"pirum";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:20:""78494-343-647f9a40"";s:13:"Last-Modifie
- d";s:29:"Wed, 21 Sep 2011 04:56:01 GMT";}}
+a:6:{s:7:"attribs";a:4:{s:7:"version";s:3:"1.0";s:5:"xmlns";s:31:"http://pear.php.net/channel-1.0";s:9:"xmlns:xsi";s:41:"http://www.w3.org/2001/XMLSchema-instance";s:18:"xsi:schemaLocation";s:71:"http://pear.php.net/channel-1.0 http://pear.php.net/dtd/channel-1.0.xsd";}s:4:"name";s:22:"pear.pirum-project.org";s:7:"summary";s:18:"Pirum PEAR channel";s:14:"suggestedalias";s:5:"pirum";s:7:"servers";a:1:{s:7:"primary";a:1:{s:4:"rest";a:1:{s:7:"baseurl";a:4:{i:0;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.0";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:35:"http://pear.pirum-project.org/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:20:""78494-343-647f9a40"";s:13:"Last-Modifie
 d";s:29:"Wed, 21 Sep 2011 04:56:01 GMT";}}
--- fix-malformed-reg-file.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20121217040401.B907274DC57>