summaryrefslogtreecommitdiff
path: root/www/php-curl
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-11-19 11:50:23 +0000
committerwiz <wiz@pkgsrc.org>2006-11-19 11:50:23 +0000
commit658d9cf8767f8640628ba8d8921f89ea13625c9a (patch)
treeffee6335b2bba2ba7848a7088adea5af2e248190 /www/php-curl
parenta1a9a8dc9c7025856400edf50c49d8b8d59a85be (diff)
downloadpkgsrc-658d9cf8767f8640628ba8d8921f89ea13625c9a.tar.gz
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs of dependencies. Sorry for not finding this earlier.
Diffstat (limited to 'www/php-curl')
-rw-r--r--www/php-curl/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile
index c0f0a8f79f4..3a03fb64314 100644
--- a/www/php-curl/Makefile
+++ b/www/php-curl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2006/11/01 11:34:31 tron Exp $
+# $NetBSD: Makefile,v 1.12 2006/11/19 11:50:25 wiz Exp $
MODNAME= curl
+PKGREVISION= 1
CATEGORIES+= www
COMMENT= PHP extension for curl functions