aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorglarkin <glarkin@FreeBSD.org>2010-12-14 02:11:20 +0800
committerglarkin <glarkin@FreeBSD.org>2010-12-14 02:11:20 +0800
commita6f676d230d228705c97f53d8f14941a75893aa0 (patch)
tree7286a8b591073cfa27d218a25aff90411b92ef95
parent76793899cfd06e78486c357b83df69797997c8df (diff)
downloadfreebsd-ports-gnome-a6f676d230d228705c97f53d8f14941a75893aa0.tar.gz
freebsd-ports-gnome-a6f676d230d228705c97f53d8f14941a75893aa0.tar.zst
freebsd-ports-gnome-a6f676d230d228705c97f53d8f14941a75893aa0.zip
- Added IGNORE_WITH_PHP=4 as this extension depends on php 5.1+
- Added LICENSE=PHP301 - Removed MD5 line from distinfo PR: ports/153034 Submitted by: "Tom Judge" <tom at tomjudge dot com>
-rw-r--r--devel/pecl-spl_types/Makefile3
-rw-r--r--devel/pecl-spl_types/distinfo1
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/pecl-spl_types/Makefile b/devel/pecl-spl_types/Makefile
index 2bc2bc704af4..c703c47b4aa4 100644
--- a/devel/pecl-spl_types/Makefile
+++ b/devel/pecl-spl_types/Makefile
@@ -18,10 +18,13 @@ DIST_SUBDIR= PECL
MAINTAINER= glarkin@FreeBSD.org
COMMENT= A PECL extension of a collection of special typehandling classes
+LICENSE= PHP301
+
USE_PHP= spl
USE_PHP_BUILD= yes
USE_PHPEXT= yes
PHP_MODNAME= spl_types
+IGNORE_WITH_PHP=4
CONFIGURE_ARGS= --enable-spl-types
CFLAGS+= -I${LOCALBASE}/include
diff --git a/devel/pecl-spl_types/distinfo b/devel/pecl-spl_types/distinfo
index 74228bd45ea5..9ee1edb27da5 100644
--- a/devel/pecl-spl_types/distinfo
+++ b/devel/pecl-spl_types/distinfo
@@ -1,3 +1,2 @@
-MD5 (PECL/SPL_Types-0.3.0.tgz) = 5c7a71db99cb07906b5fab285202acbe
SHA256 (PECL/SPL_Types-0.3.0.tgz) = 1e11b0c01a4743cf3216942412fa89e5a5e5157491a6be8f12bab8e0a7136fcd
SIZE (PECL/SPL_Types-0.3.0.tgz) = 8100