update to 2.64 and convert to cpan module

This commit is contained in:
msf 2006-11-29 07:56:29 +00:00
parent 6d7703e824
commit f7abd746aa
3 changed files with 13 additions and 11 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.4 2006/02/01 16:43:46 msf Exp $
# $OpenBSD: Makefile,v 1.5 2006/11/29 07:56:29 msf Exp $
COMMENT= "subversion activity notification"
DISTNAME= SVN-Notify-2.51
MODULES= cpan
DISTNAME= SVN-Notify-2.64
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/D/DW/DWHEELER/}
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
# Artistic
@ -19,8 +19,8 @@ PERMIT_DISTFILES_FTP= Yes
RUN_DEPENDS= ::devel/subversion,-perl \
::www/p5-HTML-Parser
BUILD_DEPENDS= ${RUN_DEPENDS}
REGRESS_DEPENDS= ::devel/p5-Test-Pod-Coverage \
::devel/p5-Test-Pod
MAKE_ENV= TEST_POD=Yes
CONFIGURE_STYLE= perl modbuild

View File

@ -1,4 +1,4 @@
MD5 (SVN-Notify-2.51.tar.gz) = 1a818051f494102acdddf84b9a0c90ca
RMD160 (SVN-Notify-2.51.tar.gz) = b543dc5b3a306352e08e93f4fd08156e9dcdc4f8
SHA1 (SVN-Notify-2.51.tar.gz) = 642259f407f36f6f5a68d71d84030905e6e00103
SIZE (SVN-Notify-2.51.tar.gz) = 38971
MD5 (SVN-Notify-2.64.tar.gz) = e46a6b7d8455241d58754ceb563d765d
RMD160 (SVN-Notify-2.64.tar.gz) = 20ccb26abf5363b8adc5821dfedf8d2e293f1f2e
SHA1 (SVN-Notify-2.64.tar.gz) = 895ea57508c4dfc2e4421a796649a06232bceca2
SIZE (SVN-Notify-2.64.tar.gz) = 54165

View File

@ -1,12 +1,14 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/12/22 01:56:27 msf Exp $
@comment $OpenBSD: PLIST,v 1.2 2006/11/29 07:56:29 msf Exp $
bin/svnnotify
${P5SITE}/SVN/
${P5SITE}/SVN/Notify/
${P5SITE}/SVN/Notify.pm
${P5SITE}/SVN/Notify/Alternative.pm
${P5SITE}/SVN/Notify/HTML/
${P5SITE}/SVN/Notify/HTML.pm
${P5SITE}/SVN/Notify/HTML/ColorDiff.pm
@man man/man1/svnnotify.1
@man man/man3p/SVN::Notify.3p
@man man/man3p/SVN::Notify::Alternative.3p
@man man/man3p/SVN::Notify::HTML.3p
@man man/man3p/SVN::Notify::HTML::ColorDiff.3p