update to twirssi-2.8.0pl20190726
- updated to latest git version - upstream moved to gedge's github, current upstream according to HOMEPAGE - https in HOMEPAGE and README - add new RUN_DEPENDS on p5-Twitter-API - install script from WRKSRC ok landry@ bket@
This commit is contained in:
parent
419bcd83cd
commit
8ba1a560ec
@ -1,22 +1,22 @@
|
|||||||
COMMENT= Twitter script for irssi
|
COMMENT= Twitter script for irssi
|
||||||
|
|
||||||
V= 2.6.3
|
V= 2.8.0pl20190726
|
||||||
DISTNAME= twirssi-$V
|
DISTNAME= twirssi-$V
|
||||||
REVISION= 2
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
HOMEPAGE= http://www.twirssi.com/
|
HOMEPAGE= https://www.twirssi.com/
|
||||||
|
|
||||||
# GPLv2
|
# GPLv2
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
MASTER_SITES= http://nerd.hu/distfiles/
|
GH_ACCOUNT = gedge
|
||||||
EXTRACT_ONLY=
|
GH_PROJECT = twirssi
|
||||||
EXTRACT_SUFX= .pl
|
GH_COMMIT = 630a7019777911054e00dcc6b1ecb66dc1fed318
|
||||||
|
|
||||||
RUN_DEPENDS= converters/p5-JSON-Any \
|
RUN_DEPENDS= converters/p5-JSON-Any \
|
||||||
net/irssi \
|
net/irssi \
|
||||||
net/p5-Net-Twitter \
|
net/p5-Net-Twitter \
|
||||||
|
net/p5-Twitter-API \
|
||||||
www/p5-LWP-Protocol-https \
|
www/p5-LWP-Protocol-https \
|
||||||
www/p5-WWW-Shorten
|
www/p5-WWW-Shorten
|
||||||
|
|
||||||
@ -29,7 +29,7 @@ SUBST_VARS= SCRIPT_DATA_DIR
|
|||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
${INSTALL_DATA_DIR} ${SCRIPT_DATA_DIR}
|
${INSTALL_DATA_DIR} ${SCRIPT_DATA_DIR}
|
||||||
${INSTALL_SCRIPT} ${FULLDISTDIR}/twirssi-$V.pl \
|
${INSTALL_SCRIPT} ${WRKSRC}/twirssi.pl \
|
||||||
${SCRIPT_DATA_DIR}/twirssi.pl
|
${SCRIPT_DATA_DIR}/twirssi.pl
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (twirssi-2.6.3.pl) = Az2x9CksB5QOIZNEUoQa+gpc6wIEBEtnOLlZehDShvU=
|
SHA256 (twirssi-2.8.0pl20190726-630a7019.tar.gz) = bs7nFv6awTdkGhXrIuhi/ho+ifN+niLL7P8Gbm7PrOw=
|
||||||
SIZE (twirssi-2.6.3.pl) = 143169
|
SIZE (twirssi-2.8.0pl20190726-630a7019.tar.gz) = 85980
|
||||||
|
@ -17,4 +17,4 @@ following commands from an irssi(1) window:
|
|||||||
/set twitter_passwords <yourpassword>
|
/set twitter_passwords <yourpassword>
|
||||||
|
|
||||||
More information is available at:
|
More information is available at:
|
||||||
http://www.twirssi.com/?using
|
https://www.twirssi.com/?using
|
||||||
|
Loading…
x
Reference in New Issue
Block a user