update to 1.03, PKG_ARCH=*
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
parent
7cdd5aad7b
commit
2c63b42792
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2002/12/06 20:55:26 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2005/12/20 19:38:39 steven Exp $
|
||||
|
||||
COMMENT= "Quote strings for passing through the shell"
|
||||
|
||||
DISTNAME= String-ShellQuote-1.00
|
||||
DISTNAME= String-ShellQuote-1.03
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
|
||||
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
|
||||
MAINTAINER= Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
|
||||
|
||||
# GPL/Artistic License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -18,4 +18,6 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
|
||||
|
||||
CONFIGURE_STYLE= perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (String-ShellQuote-1.00.tar.gz) = 031fa1dbd199c6a4d2e824e45a004e3e
|
||||
RMD160 (String-ShellQuote-1.00.tar.gz) = c4a9e94a594f914833b58e27ee8167940a866ebb
|
||||
SHA1 (String-ShellQuote-1.00.tar.gz) = 9e180ac0c85dd8d295d39e196a686c9348afc4fd
|
||||
SIZE (String-ShellQuote-1.00.tar.gz) = 2634
|
||||
MD5 (String-ShellQuote-1.03.tar.gz) = b42822efe385f6604f55b0cea5ac0b76
|
||||
RMD160 (String-ShellQuote-1.03.tar.gz) = 25c8d9f09a7238fccf4fc18fc2aa241d81d763f3
|
||||
SHA1 (String-ShellQuote-1.03.tar.gz) = c13a0f05ca3798059cc5209ee4b61ec6d3b91746
|
||||
SIZE (String-ShellQuote-1.03.tar.gz) = 6471
|
||||
|
@ -1,4 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/15 18:44:04 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2005/12/20 19:38:39 steven Exp $
|
||||
bin/shell-quote
|
||||
${P5SITE}/String/
|
||||
${P5SITE}/String/ShellQuote.pm
|
||||
@man man/man1/shell-quote.1
|
||||
@man man/man3p/String::ShellQuote.3p
|
||||
|
Loading…
Reference in New Issue
Block a user