Date: Fri, 21 Oct 2011 17:03:19 +0400 (MSK) From: "Oleg A. Mamontov" <oleg@mamontov.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: roam@FreeBSD.org Subject: ports/161875: [PATCH] www/p5-WWW-Curl: update to 4.15 Message-ID: <201110211303.p9LD3Jjs025247@luna.park.rambler.ru> Resent-Message-ID: <201110211310.p9LDA4iR047824@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 161875 >Category: ports >Synopsis: [PATCH] www/p5-WWW-Curl: update to 4.15 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 21 13:10:04 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Charlie & >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD luna.park.rambler.ru 8.2-STABLE FreeBSD 8.2-STABLE #1: Fri Sep 23 19:19:19 MSD 2011 >Description: - Update to 4.15 Port maintainer (roam@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- p5-WWW-Curl-4.15.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Curl/Makefile /usr/home/lonerr/tmp/p5-WWW-Curl/Makefile --- /usr/ports/www/p5-WWW-Curl/Makefile 2010-09-12 00:48:43.000000000 +0400 +++ /usr/home/lonerr/tmp/p5-WWW-Curl/Makefile 2011-10-21 17:00:37.000000000 +0400 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Curl -PORTVERSION= 4.13 +PORTVERSION= 4.15 CATEGORIES= www ftp perl5 MASTER_SITES= CPAN \ http://curl.haxx.se/libcurl/perl/ @@ -15,11 +15,12 @@ MAINTAINER= roam@FreeBSD.org COMMENT= Perl binding interface for curl +LICENSE= MIT + LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl:install PERL_CONFIGURE= yes -LICENSE= MIT MAN3= WWW::Curl.3 post-patch: diff -ruN --exclude=CVS /usr/ports/www/p5-WWW-Curl/distinfo /usr/home/lonerr/tmp/p5-WWW-Curl/distinfo --- /usr/ports/www/p5-WWW-Curl/distinfo 2011-07-06 11:21:02.000000000 +0400 +++ /usr/home/lonerr/tmp/p5-WWW-Curl/distinfo 2011-10-21 17:02:30.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (WWW-Curl-4.13.tar.gz) = b73b435c2411de2dff529cbb0ded60a079ddb3ebd30da22fba490bf2fcab31ff -SIZE (WWW-Curl-4.13.tar.gz) = 45863 +SHA256 (WWW-Curl-4.15.tar.gz) = 3ef40494537a1ce7f848f3b524f5690cf47db458c0bb662e15c4642dc13c5fa1 +SIZE (WWW-Curl-4.15.tar.gz) = 53741 --- p5-WWW-Curl-4.15.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110211303.p9LD3Jjs025247>