1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

news/inn-current: Lower case port name

Requested by: sunpoet
This commit is contained in:
Kevin Bowling 2021-06-12 00:24:11 -07:00
parent 8dd1ba3182
commit c6482faef4
7 changed files with 7 additions and 8 deletions

1
MOVED
View File

@ -676,7 +676,6 @@ net-im/ocaml-jabbr||2009-06-13|Removed
net-mgmt/nav||2009-06-13|Removed
net/evolution-rss||2009-06-13|Removed
net/openpbx.org||2009-06-13|Removed
news/inn-current||2009-06-13|Removed
science/elmerfront||2009-06-13|Removed
science/openfoam||2009-06-13|Removed
www/cacheboy||2009-06-13|Removed

View File

@ -21,7 +21,7 @@
SUBDIR += husky-sqpack
SUBDIR += ifmail
SUBDIR += inn
SUBDIR += inn-CURRENT
SUBDIR += inn-current
SUBDIR += knews
SUBDIR += leafnode
SUBDIR += lusernet

View File

@ -14,12 +14,12 @@ COMMENT= Spam filter for Usenet news servers
FLAVORS= inn inncurrent
FLAVOR?= ${FLAVORS:[1]}
inn_CONFLICTS_INSTALL= cleanfeed-CURRENT
inn_CONFLICTS_INSTALL= cleanfeed-current
inn_RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn
inncurrent_PKGNAMESUFFIX= -CURRENT
inncurrent_PKGNAMESUFFIX= -current
inncurrent_CONFLICTS_INSTALL= cleanfeed
inncurrent_RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn-CURRENT
inncurrent_RUN_DEPENDS= ${LOCALBASE}/news/bin/innd:news/inn-current
NO_ARCH= yes
NO_BUILD= yes

View File

@ -1,9 +1,9 @@
# Created by: kbowling
PORTNAME= inn-CURRENT
PORTNAME= inn-current
PORTVERSION= ${SNAPSHOT}
MASTER_SITE_SUBDIR= inn/snapshots
DISTNAME= ${PORTNAME}-${SNAPSHOT}
DISTNAME= inn-${BRANCH}-${SNAPSHOT}
BRANCH= CURRENT
SNAPSHOT= 20210610

View File

@ -21,7 +21,7 @@ SUB_FILES= pkg-install
USES= cpe gmake libtool perl5 uidfix
CPE_VENDOR= isc
CONFLICTS?= inn-CURRENT-[0-9]*
CONFLICTS?= inn-current-[0-9]*
OPTIONS_DEFINE= BERKELEYDB GNUPG KERBEROS PYTHON SASL KEYWORDS \
LARGE_FILES OPENSSL SETGID_INEWS TAGGED_HASH \