- maintenance update
- add CPAN_AUTHOR - update my address while here ok merdely@
This commit is contained in:
parent
77f537a62c
commit
38aa9fb970
@ -1,12 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/11/02 14:54:27 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/12/30 22:37:55 okan Exp $
|
||||
|
||||
COMMENT= implementation of reStructuredText parser
|
||||
|
||||
DISTNAME= Text-Restructured-0.003036
|
||||
DISTNAME= Text-Restructured-0.003037
|
||||
CATEGORIES= textproc
|
||||
MODULES= cpan
|
||||
|
||||
MAINTAINER= Okan Demirmen <okan@demirmen.com>
|
||||
CPAN_AUTHOR= NODINE
|
||||
|
||||
MAINTAINER= Okan Demirmen <okan@openbsd.org>
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -15,7 +17,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= :p5-Slay-Makefile-Gress-*:devel/p5-Slay-Makefile-Gress \
|
||||
:p5-Text-ASCIIMathML-*:textproc/p5-Text-ASCIIMathML
|
||||
:p5-Text-ASCIIMathML-*:textproc/p5-Text-ASCIIMathML \
|
||||
:p5-Safe-World-*:devel/p5-Safe-World
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Text-Restructured-0.003036.tar.gz) = 7WNGGkeJqgbv3/lIzSKnng==
|
||||
RMD160 (Text-Restructured-0.003036.tar.gz) = qMwiw7b8BYp83VfIAhk+oCOTVk0=
|
||||
SHA1 (Text-Restructured-0.003036.tar.gz) = DL59AlrBZI9dX9uxxMLoZET6l9k=
|
||||
SHA256 (Text-Restructured-0.003036.tar.gz) = ARIKK/q8mTErsEh75bEF5WA0XjvXdm2Jjoz8fCr8jLk=
|
||||
SIZE (Text-Restructured-0.003036.tar.gz) = 690097
|
||||
MD5 (Text-Restructured-0.003037.tar.gz) = 4q/ACM/5DXHc/iTrht+C6A==
|
||||
RMD160 (Text-Restructured-0.003037.tar.gz) = kOlZNHuj1CO2IlVDDesMCcHpOyQ=
|
||||
SHA1 (Text-Restructured-0.003037.tar.gz) = y/E1ujgtawItt59L/xyC6hYsx7g=
|
||||
SHA256 (Text-Restructured-0.003037.tar.gz) = qYpYcxjtcKn5BqCe1rCKgEBzaMK8O1K1oqG5ALf//Ns=
|
||||
SIZE (Text-Restructured-0.003037.tar.gz) = 692519
|
||||
|
Loading…
Reference in New Issue
Block a user