summaryrefslogtreecommitdiff
path: root/www/curl/Makefile
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2005-10-30 13:33:19 +0000
committersalo <salo@pkgsrc.org>2005-10-30 13:33:19 +0000
commitee64c5f53e53b9873f5191d36d76e18fc37aaf91 (patch)
treece27084e7f2253b25ea7538d6a9f0bb49d686be2 /www/curl/Makefile
parentee40c43d8183a11b9f293d1260bbb5dc9c63b313 (diff)
downloadpkgsrc-ee64c5f53e53b9873f5191d36d76e18fc37aaf91.tar.gz
Pullup ticket 862 - requested by Min Sik Kim
security update for curl Revisions pulled up: - pkgsrc/www/curl/Makefile 1.57, 1.58 - pkgsrc/www/curl/buildlink3.mk 1.9, 1.10 - pkgsrc/www/curl/distinfo 1.39, 1.40 - pkgsrc/www/curl/patches/patch-ab 1.40 Module Name: pkgsrc Committed By: reed Date: Sat Oct 15 15:37:16 UTC 2005 Modified Files: pkgsrc/www/curl: Makefile buildlink3.mk distinfo Log Message: Update to version 7.15.0. This is a security issue. http://curl.haxx.se/mail/lib-2005-10/0061.html Also update BUILDLINK_RECOMMENDED.curl. --- Module Name: pkgsrc Committed By: reed Date: Sat Oct 15 15:39:51 UTC 2005 Modified Files: pkgsrc/www/curl: buildlink3.mk Log Message: Change BUILDLINK_RECOMMENDED.curl from 7.15 to real 7.15.0. --- Module Name: pkgsrc Committed By: minskim Date: Thu Oct 20 16:25:15 UTC 2005 Modified Files: pkgsrc/www/curl: Makefile distinfo Added Files: pkgsrc/www/curl/patches: patch-ab Log Message: Make "curl-config --vernum" work again. It was broken in 7.15.0. Bump PKGREVISION.
Diffstat (limited to 'www/curl/Makefile')
-rw-r--r--www/curl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/curl/Makefile b/www/curl/Makefile
index 58abae9d113..c1034aa8207 100644
--- a/www/curl/Makefile
+++ b/www/curl/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.56 2005/09/02 08:13:29 adam Exp $
+# $NetBSD: Makefile,v 1.56.2.1 2005/10/30 13:33:19 salo Exp $
-DISTNAME= curl-7.14.1
+DISTNAME= curl-7.15.0
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://curl.haxx.se/download/ \
ftp://ftp.sunet.se/pub/www/utilities/curl/ \