Magellan Linux

Contents of /branches/magellan-0_10_0/extras/php5-suhosin/php5-suhosin-0.9.27-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 3000 - (show annotations) (download)
Mon Oct 5 18:47:41 2009 UTC (14 years, 7 months ago) by niro
File size: 464 byte(s)
created branch 'magellan-0_10_0'
1 # $Id$
2
3 PNAME="php5-suhosin"
4 PVER="0.9.27"
5 PBUILD="r1"
6
7 PCATEGORIE="dev-php"
8 STATE="unstable"
9
10 DESCRIPTION="Suhosin is an advanced protection system for PHP installations."
11 HOMEPAGE="http://www.hardened-php.net/suhosin/"
12
13 SRCFILE="${PNAME/#php5-/}-${PVER}.tgz"
14 sminclude php5
15
16 SRC_URI=(
17 http://download.suhosin.org/${SRCFILE}
18 mirror://${PNAME}/${SRCFILE}
19 )
20
21 UP2DATE="updatecmd ${HOMEPAGE}/download.html | grep Extension | sed -n 's/.*Extension\ \(.*\)/\1/;$ p'"

Properties

Name Value
svn:keywords Id