1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Update to 0.1.f

- Pass maintainership to submitter

PR:		ports/107922
Submitted by:	Marcelo Araujo <araujo@bsdmail.org>
This commit is contained in:
Martin Wilke 2007-01-15 14:56:09 +00:00
parent d626c11f9b
commit 089104f846
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182431
2 changed files with 13 additions and 7 deletions

View File

@ -6,11 +6,11 @@
#
PORTNAME= passlogd
PORTVERSION= 0.1e
PORTVERSION= 0.1f
CATEGORIES= net
MASTER_SITES= http://www.morphine.com/src/
MASTER_SITES= http://www.morphine.com/void/
MAINTAINER= ports@FreeBSD.org
MAINTAINER= araujo@bsdmail.org
COMMENT= Intercept and dump syslog remote log packets
PLIST_FILES= sbin/passlogd
@ -21,4 +21,10 @@ post-patch:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/passlogd ${PREFIX}/sbin
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= Does not compile on 4.x
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (passlogd-0.1e.tar.gz) = 3104a6c81508973b48d94d5a93352dba
SHA256 (passlogd-0.1e.tar.gz) = c52475b9787edd135e80df232f297bd56df4b54fc20187eae774b5c252a7ad78
SIZE (passlogd-0.1e.tar.gz) = 8501
MD5 (passlogd-0.1f.tar.gz) = 8439041737ccc946c3b32d014985b672
SHA256 (passlogd-0.1f.tar.gz) = 44322552b86c74145306379ecfc1c3a77d4625693de37d366f418f3e115d7044
SIZE (passlogd-0.1f.tar.gz) = 8560