Update cclive to 0.7.10.
ok sthen@
This commit is contained in:
parent
9ff69a7f35
commit
6f7c2efeab
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2012/09/28 00:07:13 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2012/12/23 03:28:44 bentley Exp $
|
||||
|
||||
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/}
|
||||
|
||||
@ -29,6 +30,4 @@ LIB_DEPENDS = devel/boost \
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user