Hi,
The below diff updates cclive to 0.7.10. Also syncs wantlib and
enables regression tests.
ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/cclive/Makefile,v
retrieving revision 1.3
diff -N -u -p Makefile
--- Makefile 28 Sep 2012 00:07:13 -0000 1.3
+++ Makefile 22 Dec 2012 02:49:43 -0000
@@ -2,7 +2,7 @@
COMMENT = media download tool
-DISTNAME = cclive-0.7.10
+DISTNAME = cclive-0.7.11
EXTRACT_SUFX = .tar.xz
CATEGORIES = www
@@ -15,9 +15,10 @@ PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
-WANTLIB += c crypto m ssl stdc++ z lua5.1 curl idn quvi
-WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
-WANTLIB += boost_program_options-mt boost_system-mt pcre pcrecpp
+WANTLIB += c crypto m ssl stdc++ z lua5.1 curl idn quvi
+WANTLIB += boost_date_time-mt boost_filesystem-mt
+WANTLIB += boost_iostreams-mt boost_program_options-mt
+WANTLIB += boost_system-mt pcre pcrecpp pthread
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=cclive/}
@@ -28,7 +29,5 @@ LIB_DEPENDS = devel/boost \
net/quvi/libquvi
CONFIGURE_STYLE = gnu
-
-NO_REGRESS = Yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/cclive/distinfo,v
retrieving revision 1.2
diff -N -u -p distinfo
--- distinfo 28 Sep 2012 00:07:13 -0000 1.2
+++ distinfo 22 Dec 2012 02:49:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (cclive-0.7.10.tar.xz) = wXiv85oAFbitmTfOcwEs6Q+MEmWSiHB98JmN+VxxN2w=
-SIZE (cclive-0.7.10.tar.xz) = 264224
+SHA256 (cclive-0.7.11.tar.xz) = Vmp53icuiU0rABeeqOU2X6GfobSYLr0MF8PRSOKXHvA=
+SIZE (cclive-0.7.11.tar.xz) = 264684