summaryrefslogtreecommitdiff
path: root/www/py-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/py-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/py-curl')
-rw-r--r--www/py-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile
index c7aff8004cf..ca57784d42d 100644
--- a/www/py-curl/Makefile
+++ b/www/py-curl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.28 2006/10/04 22:04:10 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2006/11/19 11:50:25 wiz Exp $
DISTNAME= pycurl-7.13.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www python
MASTER_SITES= http://pycurl.sourceforge.net/download/