- Update to 0.3
PR: 177656 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
This commit is contained in:
parent
7ff7cba6f2
commit
492290ee6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318644
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rssroll
|
||||
PORTVERSION= 0.2
|
||||
PORTVERSION= 0.3
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://chaosophia.net/downloads/rssroll/ \
|
||||
http://ns1.chaosophia.net/downloads/rssroll/
|
||||
@ -13,8 +13,7 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
|
||||
xml2:${PORTSDIR}/textproc/libxml2 \
|
||||
sqlite3:${PORTSDIR}/databases/sqlite3
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libxml2
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/rssroll ${PREFIX}/bin
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rssroll-0.2.tar.gz) = f34e89b66bcc975a4cfa033e1fa4bf1827cda96467836fa991e0f5e6a0232d4a
|
||||
SIZE (rssroll-0.2.tar.gz) = 17199
|
||||
SHA256 (rssroll-0.3.tar.gz) = 93b5bb6d3c78dc66897b2fd7e13c12133883be406a1d1cc365047df3af3ff614
|
||||
SIZE (rssroll-0.3.tar.gz) = 105822
|
||||
|
Loading…
Reference in New Issue
Block a user