mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
news/cleanfeed: Update to 20200402 and flavors
The new flavor allows one to use inn-CURRENT with cleanfeed. Also mark NO_ARCH since it's just a perl script.
This commit is contained in:
parent
e28c8b7317
commit
bc8105485d
@ -1,18 +1,27 @@
|
||||
# Created by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
|
||||
|
||||
PORTNAME= cleanfeed
|
||||
DISTVERSION= 20190602
|
||||
DISTVERSION= 20200402
|
||||
CATEGORIES= news
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= crooks
|
||||
GH_TAGNAME= b3c6bcf6e34a6d35cad402d34c7ff76aba481c6d
|
||||
GH_TAGNAME= dd177d4a3b6ea2e538da17bbb2a74772cea4a49a
|
||||
|
||||
MAINTAINER= kbowling@FreeBSD.org
|
||||
COMMENT= Spam filter for Usenet news servers
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn
|
||||
FLAVORS= inn inncurrent
|
||||
FLAVOR?= ${FLAVORS:[1]}
|
||||
|
||||
inn_CONFLICTS_INSTALL= cleanfeed-CURRENT
|
||||
inn_RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn
|
||||
|
||||
inncurrent_PKGNAMESUFFIX= -CURRENT
|
||||
inncurrent_CONFLICTS_INSTALL= cleanfeed
|
||||
inncurrent_RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn-CURRENT
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= perl5
|
||||
BINOWN= news
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1572996270
|
||||
SHA256 (crooks-cleanfeed-20190602-b3c6bcf6e34a6d35cad402d34c7ff76aba481c6d_GH0.tar.gz) = 88a4d4eacad05e2171f308158e9d6d5c64f4d944c605272425e0f9055be4f2b7
|
||||
SIZE (crooks-cleanfeed-20190602-b3c6bcf6e34a6d35cad402d34c7ff76aba481c6d_GH0.tar.gz) = 58644
|
||||
TIMESTAMP = 1623473306
|
||||
SHA256 (crooks-cleanfeed-20200402-dd177d4a3b6ea2e538da17bbb2a74772cea4a49a_GH0.tar.gz) = 57ffc42426c887b3ee456bfe45cad52a5ff55fbec0dd5c5693647cc7d2e03212
|
||||
SIZE (crooks-cleanfeed-20200402-dd177d4a3b6ea2e538da17bbb2a74772cea4a49a_GH0.tar.gz) = 58634
|
||||
|
Loading…
Reference in New Issue
Block a user