[104973] trunk/dports/net/libfetch
afb at macports.org
afb at macports.org
Sat Apr 6 06:26:09 PDT 2013
Revision: 104973
https://trac.macports.org/changeset/104973
Author: afb at macports.org
Date: 2013-04-06 06:26:08 -0700 (Sat, 06 Apr 2013)
Log Message:
-----------
port upgrade from 7.4.0 (2011) to 9.0.0 (2012)
Modified Paths:
--------------
trunk/dports/net/libfetch/Portfile
trunk/dports/net/libfetch/files/patch-Makefile
trunk/dports/net/libfetch/files/patch-common.c
Modified: trunk/dports/net/libfetch/Portfile
===================================================================
--- trunk/dports/net/libfetch/Portfile 2013-04-06 13:21:51 UTC (rev 104972)
+++ trunk/dports/net/libfetch/Portfile 2013-04-06 13:26:08 UTC (rev 104973)
@@ -3,8 +3,7 @@
PortSystem 1.0
name libfetch
-version 7.4.0-RELEASE
-revision 2
+version 9.0.0-RELEASE
categories net
maintainers afb
description FreeBSD file fetching library
@@ -15,9 +14,9 @@
use_bzip2 yes
homepage http://www.freebsd.org/
master_sites macports
-checksums md5 8c489dddaea84ef17a5c6addc11ac1c3 \
- sha1 8464fb158f349546cb3bb390c59bbfc8d13be637 \
- rmd160 8ee8e717049876f1636ad4f456d89fdb3ff44823
+checksums md5 93032be6c3d61a5629deab5e5660801e \
+ sha1 1059a18b860dc42e84931f5f914a81e3452bb204 \
+ rmd160 27190ff9b524992e7eb8f0e96f79c3153d92d1eb
variant universal {}
build.type bsd
build.env CC=${configure.cc} \
@@ -26,7 +25,7 @@
build.args -DMK_INET6_SUPPORT -DMK_OPENSSL
worksrcdir ${name}
use_configure no
-set libver 5
+set libver 6
destroot {
xinstall -m 644 -c ${worksrcpath}/fetch.h ${destroot}${prefix}/include
xinstall -m 644 -c ${worksrcpath}/fetch.3 ${destroot}${prefix}/share/man/man3 }
Modified: trunk/dports/net/libfetch/files/patch-Makefile
===================================================================
--- trunk/dports/net/libfetch/files/patch-Makefile 2013-04-06 13:21:51 UTC (rev 104972)
+++ trunk/dports/net/libfetch/files/patch-Makefile 2013-04-06 13:26:08 UTC (rev 104973)
@@ -1,6 +1,6 @@
---- Makefile.orig 2010-02-10 01:26:20.000000000 +0100
+--- Makefile.orig 2011-11-11 05:20:22.000000000 +0100
+++ Makefile 2010-10-14 09:47:47.000000000 +0200
-@@ -4,7 +4,8 @@
+@@ -3,7 +3,8 @@
.include <bsd.own.mk>
LIB= fetch
Modified: trunk/dports/net/libfetch/files/patch-common.c
===================================================================
--- trunk/dports/net/libfetch/files/patch-common.c 2013-04-06 13:21:51 UTC (rev 104972)
+++ trunk/dports/net/libfetch/files/patch-common.c 2013-04-06 13:26:08 UTC (rev 104973)
@@ -1,6 +1,6 @@
---- common.c.orig 2005-02-16 13:46:46.000000000 +0100
+--- common.c.orig 2011-11-11 05:20:22.000000000 +0100
+++ common.c 2010-10-14 08:44:43.000000000 +0200
-@@ -327,7 +327,7 @@
+@@ -333,7 +333,7 @@
SSL_load_error_strings();
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130406/b208f79e/attachment.html>
More information about the macports-changes
mailing list