diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-17 12:02:03 +0000 |
commit | 672ef23395551ccee94b9dca8039c72523c67be4 (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /www/curl | |
parent | a90cea93ceef1ea79c8d2901c230cd015fdff2d7 (diff) | |
download | pkgsrc-672ef23395551ccee94b9dca8039c72523c67be4.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
Diffstat (limited to 'www/curl')
-rw-r--r-- | www/curl/Makefile | 3 | ||||
-rw-r--r-- | www/curl/buildlink3.mk | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile index 8d98d578df7..bc6b65ca369 100644 --- a/www/curl/Makefile +++ b/www/curl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2009/11/15 20:09:48 drochner Exp $ +# $NetBSD: Makefile,v 1.94 2010/01/17 12:02:48 wiz Exp $ DISTNAME= curl-7.19.7 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://curl.haxx.se/download/ \ ftp://ftp.sunet.se/pub/www/utilities/curl/ diff --git a/www/curl/buildlink3.mk b/www/curl/buildlink3.mk index bb89a093241..b812f7e3aad 100644 --- a/www/curl/buildlink3.mk +++ b/www/curl/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.22 2009/05/08 15:24:12 manu Exp $ +# $NetBSD: buildlink3.mk,v 1.23 2010/01/17 12:02:48 wiz Exp $ BUILDLINK_TREE+= curl @@ -6,7 +6,7 @@ BUILDLINK_TREE+= curl CURL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.curl+= curl>=7.12.3 -BUILDLINK_ABI_DEPENDS.curl+= curl>=7.17.1nb1 +BUILDLINK_ABI_DEPENDS.curl+= curl>=7.19.7nb1 BUILDLINK_PKGSRCDIR.curl?= ../../www/curl pkgbase:= curl |