aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-04-25 17:30:11 +0800
committerroam <roam@FreeBSD.org>2001-04-25 17:30:11 +0800
commit998fd7847f2ed8179a057516809a46d055eef204 (patch)
tree93854001ea320814dbf717b533a7963746d7ace8 /ftp
parentc60f4f950fbd331fa073eb74c75c39c7b623de62 (diff)
downloadfreebsd-ports-gnome-998fd7847f2ed8179a057516809a46d055eef204.tar.gz
freebsd-ports-gnome-998fd7847f2ed8179a057516809a46d055eef204.tar.zst
freebsd-ports-gnome-998fd7847f2ed8179a057516809a46d055eef204.zip
Update to 7.7.2
Submitted by: olgeni
Diffstat (limited to 'ftp')
-rw-r--r--ftp/curl/Makefile7
-rw-r--r--ftp/curl/distinfo2
-rw-r--r--ftp/curl/pkg-plist1
3 files changed, 7 insertions, 3 deletions
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index edb5a1f1e1d4..f9dba27fe8ee 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= curl
-PORTVERSION= 7.7.1
+PORTVERSION= 7.7.2
CATEGORIES= ftp www
MASTER_SITES= http://curl.haxx.se/download/ \
http://download.sourceforge.net/curl/ \
@@ -16,14 +16,17 @@ MASTER_SITES= http://curl.haxx.se/download/ \
MAINTAINER= roam@FreeBSD.org
-MAN1= curl.1
+MAN1= curl.1 curl-config.1
MAN3= curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3 \
curl_easy_perform.3 curl_easy_setopt.3 \
curl_escape.3 curl_unescape.3 \
curl_formparse.3 curl_formfree.3 \
curl_getdate.3 curl_getenv.3 \
+ curl_printf.3 \
curl_slist_append.3 curl_slist_free_all.3 \
+ curl_strequal.3 curl_strnequal.3 \
curl_version.3
+MAN5= libcurl.5
INSTALLS_SHLIB= yes
SHLIB_VER= 2
diff --git a/ftp/curl/distinfo b/ftp/curl/distinfo
index 9e36f13e8932..b05582186458 100644
--- a/ftp/curl/distinfo
+++ b/ftp/curl/distinfo
@@ -1 +1 @@
-MD5 (curl-7.7.1.tar.bz2) = f91f7d1d69bb2cab66549f6e027bbf5b
+MD5 (curl-7.7.2.tar.bz2) = 077ab9b47b6cb9b14f058dd6814b24f2
diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist
index 1802e3d7b89b..656ef54ff5d4 100644
--- a/ftp/curl/pkg-plist
+++ b/ftp/curl/pkg-plist
@@ -1,4 +1,5 @@
bin/curl
+bin/curl-config
include/curl/curl.h
include/curl/easy.h
include/curl/mprintf.h