aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/pkg-plist
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-03 08:05:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-03 08:05:19 +0000
commit49641faa1b4bdecd56c80cb88280143e0aac03af (patch)
treecff4d798c74c905e8887918e016391bc1e5ae12e /ftp/curl/pkg-plist
parent2d225ae6e1e46888267e649b901fad8d16ef7815 (diff)
downloadports-49641faa1b4bdecd56c80cb88280143e0aac03af.tar.gz
ports-49641faa1b4bdecd56c80cb88280143e0aac03af.zip
- Update to 7.24.0
Notes
Notes: svn path=/head/; revision=292569
Diffstat (limited to 'ftp/curl/pkg-plist')
-rw-r--r--ftp/curl/pkg-plist11
1 files changed, 10 insertions, 1 deletions
diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist
index dd30f9e019d1..cddfb71934dd 100644
--- a/ftp/curl/pkg-plist
+++ b/ftp/curl/pkg-plist
@@ -9,7 +9,6 @@ include/curl/mprintf.h
include/curl/multi.h
include/curl/stdcheaders.h
include/curl/typecheck-gcc.h
-include/curl/types.h
@dirrm include/curl
lib/libcurl.a
lib/libcurl.la
@@ -165,6 +164,7 @@ libdata/pkgconfig/libcurl.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/curlx.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/debug.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/evhiperfifo.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/externalsocket.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fileupload.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fopen.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftp-wildcard.c
@@ -183,6 +183,7 @@ libdata/pkgconfig/libcurl.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/httpcustomheader.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/httpput.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/https.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/imap.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/makefile.dj
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-app.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multi-debugcallback.c
@@ -192,16 +193,24 @@ libdata/pkgconfig/libcurl.pc
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/multithread.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/opensslthreadlock.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/persistant.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pop3s.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pop3slist.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/post-callback.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postit2.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/progressfunc.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/resolve.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rtsp.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sampleconv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sepheaders.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/sendrecv.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simplepost.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simplesmtp.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simplessl.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smooth-gtk-thread.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtp-multi.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/smtp-tls.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/synctime.c
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/threaded-ssl.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/url2file.c
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%