- update to 0.78,
- use cpan module, - dual GPL/Artistic license marked as "Perl", - update my email address ok msf
This commit is contained in:
parent
2f670c3b70
commit
a3723bbc6e
@ -1,26 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/03/18 21:14:42 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2006/12/06 06:09:36 deanna Exp $
|
||||
|
||||
COMMENT= "module for translating Wiki formatted text into other formats"
|
||||
|
||||
DISTNAME= Text-WikiFormat-0.77
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= textproc perl5
|
||||
DISTNAME= Text-WikiFormat-0.78
|
||||
CATEGORIES= textproc
|
||||
MODULES= cpan
|
||||
|
||||
MAINTAINER= Deanna Phillips <deanna@sdf.lonestar.org>
|
||||
MAINTAINER= Deanna Phillips <deanna@openbsd.org>
|
||||
|
||||
# Artistic
|
||||
# Perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ::www/p5-URI
|
||||
|
||||
CONFIGURE_STYLE=perl
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (Text-WikiFormat-0.77.tar.gz) = 1264c90c76320a51ba61089b6a201e03
|
||||
RMD160 (Text-WikiFormat-0.77.tar.gz) = 78a3ad29fa6ec95a0908c1e61b44b3a67bad8667
|
||||
SHA1 (Text-WikiFormat-0.77.tar.gz) = 1b2f254a27724b83f4fcbc7f71abb4a93dad9f43
|
||||
SIZE (Text-WikiFormat-0.77.tar.gz) = 29967
|
||||
MD5 (Text-WikiFormat-0.78.tar.gz) = 646c0ea411247a0293eb69a216451beb
|
||||
RMD160 (Text-WikiFormat-0.78.tar.gz) = 6580739c948469a957b5f7ae0ad56242604f95fc
|
||||
SHA1 (Text-WikiFormat-0.78.tar.gz) = 4946250d729aa2b74b61704d1465720036c36d04
|
||||
SIZE (Text-WikiFormat-0.78.tar.gz) = 30580
|
||||
|
Loading…
x
Reference in New Issue
Block a user