mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Adjust port names and latest links.
This commit is contained in:
parent
6c89eeceee
commit
d36f55e85e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324735
2 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.4.3
|
||||
CATEGORIES= sysutils
|
||||
PKGNAMESUFFIX= -devel
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
|
||||
DISTFILES= syslog-ng_${DISTVERSION}.tar.gz
|
||||
MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/${DISTVERSION}/source/
|
||||
|
@ -12,6 +11,7 @@ MASTER_SITES= http://www.balabit.com/downloads/files/syslog-ng/open-source-editi
|
|||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= A powerful syslogd replacement
|
||||
|
||||
LATEST_LINK= ${PORTNAME}
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng[0-9][0-9]-[0-9]* \
|
||||
syslog-ng-devel-[0-9]*
|
||||
|
|
|
@ -10,6 +10,7 @@ DISTFILES= $(PORTNAME)_$(PORTVERSION).tar.gz
|
|||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= A powerful syslogd replacement
|
||||
|
||||
LATEST_LINK= ${PORTNAME}
|
||||
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
|
||||
syslog-ng-devel-[0-9]*
|
||||
WRKSRC= $(WRKDIR)/$(PORTNAME)-$(PORTVERSION)
|
||||
|
|
Loading…
Add table
Reference in a new issue