Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 14:54:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r332247 - head/ftp/curl
Message-ID:  <201310311454.r9VEsngd031657@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct 31 14:54:48 2013
New Revision: 332247
URL: http://svnweb.freebsd.org/changeset/ports/332247

Log:
  - Fix PLIST
  - Bump PORTREVISION for package change
  
  PR:		ports/183388 [1]
  Submitted by:	avilla [1]
  Reported by:	antoine

Modified:
  head/ftp/curl/Makefile
  head/ftp/curl/pkg-plist

Modified: head/ftp/curl/Makefile
==============================================================================
--- head/ftp/curl/Makefile	Thu Oct 31 14:47:02 2013	(r332246)
+++ head/ftp/curl/Makefile	Thu Oct 31 14:54:48 2013	(r332247)
@@ -3,6 +3,7 @@
 
 PORTNAME=	curl
 PORTVERSION=	7.33.0
+PORTREVISION=	1
 CATEGORIES=	ftp www
 MASTER_SITES=	http://curl.haxx.se/download/ \
 		LOCAL/sunpoet

Modified: head/ftp/curl/pkg-plist
==============================================================================
--- head/ftp/curl/pkg-plist	Thu Oct 31 14:47:02 2013	(r332246)
+++ head/ftp/curl/pkg-plist	Thu Oct 31 14:54:48 2013	(r332247)
@@ -259,6 +259,7 @@ man/man3/libcurl.3.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pop3s.c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pop3slist.c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/post-callback.c
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/postinmemory.c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/postit2.c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/progressfunc.c
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/resolve.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310311454.r9VEsngd031657>