Hi,

Below is a trivial update to cclive-0.7.16.

My previous update posted was 0.7.12, and had multiple bogus warnings at
runtime. These are all fixed.

Works fine on i386/amd64.

ok?


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/cclive/Makefile,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 Makefile
--- Makefile    11 Mar 2013 11:44:41 -0000      1.5
+++ Makefile    19 Sep 2013 05:33:35 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              media download tool
 
-DISTNAME =             cclive-0.7.11
+DISTNAME =             cclive-0.7.16
 EXTRACT_SUFX =         .tar.xz
 
 CATEGORIES =           www
@@ -10,7 +10,7 @@ CATEGORIES =          www
 HOMEPAGE =             http://cclive.sourceforge.net
 
 # GPLv3+
-PERMIT_PACKAGE_CDROM =         Yes
+PERMIT_PACKAGE_CDROM = Yes
 
 WANTLIB +=             c crypto m ssl stdc++ z lua5.1 curl idn quvi
 WANTLIB +=             boost_date_time-mt boost_filesystem-mt 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/cclive/distinfo,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 distinfo
--- distinfo    23 Dec 2012 03:28:44 -0000      1.3
+++ distinfo    19 Sep 2013 05:33:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (cclive-0.7.11.tar.xz) = Vmp53icuiU0rABeeqOU2X6GfobSYLr0MF8PRSOKXHvA=
-SIZE (cclive-0.7.11.tar.xz) = 264684
+SHA256 (cclive-0.7.16.tar.xz) = WGoSD63c+hb1uwWLXJAfFlkzbG/IWg0/FTiIKkTuEOE=
+SIZE (cclive-0.7.16.tar.xz) = 287472

Reply via email to