diff options
author | rm <rm@FreeBSD.org> | 2012-12-17 15:37:17 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2012-12-17 15:37:17 +0800 |
commit | 401cb41d90275f32026eeb8ed051d3b113b12559 (patch) | |
tree | 18fc5a03a19bb7f057c41fbf7a6a6e449b8978db /devel | |
parent | 6afc4b84b2534d7a978fba88858d14e3f23927b6 (diff) | |
download | freebsd-ports-graphics-401cb41d90275f32026eeb8ed051d3b113b12559.tar.gz freebsd-ports-graphics-401cb41d90275f32026eeb8ed051d3b113b12559.tar.zst freebsd-ports-graphics-401cb41d90275f32026eeb8ed051d3b113b12559.zip |
- fix malformed reg file
- bump PORTREVISION
Reported by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/pear-channel-theseer/Makefile | 1 | ||||
-rw-r--r-- | devel/pear-channel-theseer/files/pear.netpirates.net.reg | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/pear-channel-theseer/Makefile b/devel/pear-channel-theseer/Makefile index fff4d2bfb6d..2c423ec3807 100644 --- a/devel/pear-channel-theseer/Makefile +++ b/devel/pear-channel-theseer/Makefile @@ -3,6 +3,7 @@ PORTNAME= theseer PORTVERSION= 20120501 +PORTREVISION= 1 CATEGORIES= devel www pear MAINTAINER= gasol.wu@gmail.com diff --git a/devel/pear-channel-theseer/files/pear.netpirates.net.reg b/devel/pear-channel-theseer/files/pear.netpirates.net.reg index 9f742441415..fa4993bca11 100644 --- a/devel/pear-channel-theseer/files/pear.netpirates.net.reg +++ b/devel/pear-channel-theseer/files/pear.netpirates.net.reg @@ -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:19:"pear.netpirates.net";s:7:"summary";s:23:"Netpirates PEAR channel";s:14:"suggestedalias";s:7:"theseer";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:32:"http://pear.netpirates.net/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:28:""154257a1-33b-4bef6f1096680"";s:13:"Last-Modifie - d";s:29:"Tue, 01 May 2012 10:22:02 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:19:"pear.netpirates.net";s:7:"summary";s:23:"Netpirates PEAR channel";s:14:"suggestedalias";s:7:"theseer";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:32:"http://pear.netpirates.net/rest/";}i:1;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.1";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}i:2;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.2";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}i:3;a:2:{s:7:"attribs";a:1:{s:4:"type";s:7:"REST1.3";}s:8:"_content";s:32:"http://pear.netpirates.net/rest/";}}}}}s:13:"_lastmodified";a:2:{s:4:"ETag";s:28:""154257a1-33b-4bef6f1096680"";s:13:"Last-Modified";s:29:"Tue, 01 May 2012 10:22:02 GMT";}} |