- update to 0.18

- specify license version
- remove maintainer after time-out and bouncing e-mail

from gleydson soares
This commit is contained in:
jasper 2011-03-14 19:07:16 +00:00
parent 563b0eb033
commit 537bcf626d
3 changed files with 14 additions and 17 deletions

View File

@ -1,17 +1,14 @@
# $OpenBSD: Makefile,v 1.13 2010/11/19 22:31:37 espie Exp $
# $OpenBSD: Makefile,v 1.14 2011/03/14 19:07:16 jasper Exp $
COMMENT= load balancer for simple TCP-based protocols
DISTNAME= pen-0.15.0
REVISION= 0
DISTNAME= pen-0.18.0
CATEGORIES= net
HOMEPAGE= http://siag.nu/pen/
MASTER_SITES= http://siag.nu/pub/pen/
MAINTAINER= Patroklos Argyroudis <argp@ieee.org>
# GPL
# GPLv2+
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes

View File

@ -1,5 +1,5 @@
MD5 (pen-0.15.0.tar.gz) = 1o59d+EPaUvt/9PvAtBb7w==
RMD160 (pen-0.15.0.tar.gz) = n57Mz9HhlYrKSOfnbSFrLxaiSbQ=
SHA1 (pen-0.15.0.tar.gz) = VDmVII2liuyLCFAHmy2RdfypFuk=
SHA256 (pen-0.15.0.tar.gz) = RfCfy/E8ZrUkOeE2dGyKuWKJKAVJhZle17EqMkZ5oD0=
SIZE (pen-0.15.0.tar.gz) = 112886
MD5 (pen-0.18.0.tar.gz) = lvbTnn58yhGmR+eVVQ84KQ==
RMD160 (pen-0.18.0.tar.gz) = BoSR08am05dDKDDbgA1tiWnkHZc=
SHA1 (pen-0.18.0.tar.gz) = 9pg/70Yrvs3uQXl+Ym/fwcN0AR8=
SHA256 (pen-0.18.0.tar.gz) = SKsqLKP1ZMthChDS1SUuz4cj7YOSusXR+6IIlGw2Zfo=
SIZE (pen-0.18.0.tar.gz) = 130308

View File

@ -1,9 +1,9 @@
@comment $OpenBSD: PLIST,v 1.4 2005/08/09 18:30:31 aanriot Exp $
bin/mergelogs
bin/pen
bin/penctl
bin/penlog
bin/penlogd
@comment $OpenBSD: PLIST,v 1.5 2011/03/14 19:07:16 jasper Exp $
@bin bin/mergelogs
@bin bin/pen
@bin bin/penctl
@bin bin/penlog
@bin bin/penlogd
@man man/man1/mergelogs.1
@man man/man1/pen.1
@man man/man1/penctl.1