aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2010-12-20 15:16:34 +0800
committermiwi <miwi@FreeBSD.org>2010-12-20 15:16:34 +0800
commit9649790aa2fe055b1c80c9d0dedbf8c5ab94f755 (patch)
treebc9a87621c99833e232a6db0e137443d02983609 /devel
parent77477fd3f4127648a00581f472a98c6e9a45ae36 (diff)
downloadfreebsd-ports-gnome-9649790aa2fe055b1c80c9d0dedbf8c5ab94f755.tar.gz
freebsd-ports-gnome-9649790aa2fe055b1c80c9d0dedbf8c5ab94f755.tar.zst
freebsd-ports-gnome-9649790aa2fe055b1c80c9d0dedbf8c5ab94f755.zip
* Add LICENSE=PHP301
* Remove MD5 line from distinfo. * Remove http://t3.dotgnu.info/code/ from pkg-descr and MASTER_SITES this domain is now parked with GoDaddy. * Add IGNORE_WITH_PHP=4 as this package requires php 5.1.0 or newer PR: 153017 Submitted by: "Tom Judge" <tom@tomjudge.com>
Diffstat (limited to 'devel')
-rw-r--r--devel/pecl-inclued/Makefile5
-rw-r--r--devel/pecl-inclued/distinfo1
-rw-r--r--devel/pecl-inclued/pkg-descr2
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/pecl-inclued/Makefile b/devel/pecl-inclued/Makefile
index efe9190fae3a..c1c28d61841a 100644
--- a/devel/pecl-inclued/Makefile
+++ b/devel/pecl-inclued/Makefile
@@ -8,15 +8,18 @@
PORTNAME= inclued
PORTVERSION= 0.3
CATEGORIES= devel pear
-MASTER_SITES= http://t3.dotgnu.info/code/ LOCAL/chinsan/PECL
+MASTER_SITES= LOCAL/chinsan/PECL
PKGNAMEPREFIX= pecl-
DIST_SUBDIR= PECL
MAINTAINER= miwi@FreeBSD.org
COMMENT= Inclued gives you a Clue for PHP inclusion check
+LICENSE= PHP301
+
USE_PHP= yes
USE_PHPEXT= yes
+IGNORE_WITH_PHP=4
CONFIGURE_ARGS= --enable-inclued
diff --git a/devel/pecl-inclued/distinfo b/devel/pecl-inclued/distinfo
index 6fd8ab4cba40..4e80e9c77a94 100644
--- a/devel/pecl-inclued/distinfo
+++ b/devel/pecl-inclued/distinfo
@@ -1,3 +1,2 @@
-MD5 (PECL/inclued-0.3.tar.gz) = 2e45f375f80af5d7470fa64700da7dea
SHA256 (PECL/inclued-0.3.tar.gz) = e46df2bb1e62b534b8cd261015a9631b420e488882cc23b4b2a042ca35921b7a
SIZE (PECL/inclued-0.3.tar.gz) = 7532
diff --git a/devel/pecl-inclued/pkg-descr b/devel/pecl-inclued/pkg-descr
index ba5e333e07d1..5efd16bc5071 100644
--- a/devel/pecl-inclued/pkg-descr
+++ b/devel/pecl-inclued/pkg-descr
@@ -1,4 +1,2 @@
Inclued gives you a Clue ! Also inclued is some php code to transform the
dump data into graphviz formatted .dot files.
-
-WWW: http://t3.dotgnu.info/blog/tags/inclued/