From 1de4f073716d4b37e985601de9505db5caeb2a4e Mon Sep 17 00:00:00 2001
From: Mike Sullivan <Mike.Sullivan@Oracle.COM>
Date: Mon, 08 Aug 2011 19:30:52 +0200
Subject: [PATCH] 7073736 need to turn _ into -

---
 components/php-5_2/php-suhosin.p5m |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/components/php-5_2/php-suhosin.p5m b/components/php-5_2/php-suhosin.p5m
index 3468384..57cd07f 100644
--- a/components/php-5_2/php-suhosin.p5m
+++ b/components/php-5_2/php-suhosin.p5m
@@ -25,10 +25,10 @@
 set name=pkg.description value="PHP-Suhosin extension to secure PHP"
 set name=pkg.summary value="Suhosin extension module for PHP"
 set name=info.classification value="org.opensolaris.category.2008:Development/PHP"
-set name=info.source_url value=http://download.suhosin.org/suhosin-0.9.29.tgz
-set name=info.upstream_url value=http://www.hardened-php.net/suhosin/index.html
-set name=opensolaris.arc_url \
-    value=http://arc.opensolaris.org/caselog/LSARC/2008/538
+set name=info.source-url value=http://download.suhosin.org/suhosin-0.9.29.tgz
+set name=info.upstream-url value=http://www.hardened-php.net/suhosin/index.html
+set name=org.opensolaris.arc-caseid \
+    value=LSARC/2008/538
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
 
 license php-suhosin.license license='PHP, Apache v2.0'

--
Gitblit v1.9.3