irc/znc-push: update to g5f95488
Also fix build with CURL option ON PR: 248776 Submitted by: dor.bsd@xm0.uk (maintainer) Reported by: d.stoye@cms.hu-berlin.de
This commit is contained in:
parent
b0d91d98c5
commit
43d3cd1741
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545544
@ -2,9 +2,8 @@
|
||||
|
||||
PORTNAME= znc-push
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.0.0-167
|
||||
DISTVERSIONSUFFIX= -g5f95488
|
||||
PORTREVISION= 5
|
||||
DISTVERSION= 1.0.0-173
|
||||
DISTVERSIONSUFFIX= -g78d0385
|
||||
CATEGORIES= irc
|
||||
|
||||
MAINTAINER= dor.bsd@xm0.uk
|
||||
@ -17,25 +16,25 @@ BUILD_DEPENDS= znc:irc/znc
|
||||
LIB_DEPENDS= libicudata.so:devel/icu
|
||||
RUN_DEPENDS= znc:irc/znc
|
||||
|
||||
USES= compiler:c++11-lang gmake ssl
|
||||
USES= compiler:c++11-lang gmake localbase:ldflags ssl
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jreese
|
||||
|
||||
MAKE_ENV= version=${PORTVERSION}
|
||||
|
||||
# v2.0.0-{rc,dev} are ancient release candidates from 2014 for the seemingly
|
||||
# abandoned Python branch.
|
||||
PORTSCOUT= skipv:v2.0.0-rc,v2.0.0-dev
|
||||
|
||||
MAKE_ENV= version=${PORTVERSION}
|
||||
|
||||
PLIST_FILES= lib/znc/push.so
|
||||
PORTDOCS= *.md
|
||||
|
||||
OPTIONS_DEFINE= CURL DOCS
|
||||
|
||||
CURL_DESC= Use curl for HTTP requests
|
||||
CURL_DESC= Use curl for HTTP requests
|
||||
CURL_LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
CURL_MAKE_ENV= curl=yes
|
||||
CURL_MAKE_ENV= curl=yes
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/lib/znc
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1541598450
|
||||
SHA256 (jreese-znc-push-v1.0.0-167-g5f95488_GH0.tar.gz) = 0c7de33894212c455cbc6a06738f340ecc77007da13475ec1bc0575c85e4f5a9
|
||||
SIZE (jreese-znc-push-v1.0.0-167-g5f95488_GH0.tar.gz) = 497928
|
||||
TIMESTAMP = 1597940599
|
||||
SHA256 (jreese-znc-push-v1.0.0-173-g78d0385_GH0.tar.gz) = a73532e5d7903e759a993a33d23d627de30fb7247cd188bad86968c4f6e46737
|
||||
SIZE (jreese-znc-push-v1.0.0-173-g78d0385_GH0.tar.gz) = 497784
|
||||
|
Loading…
Reference in New Issue
Block a user