From a82733df2ff9cd21a76d970c63464a23f103a422 Mon Sep 17 00:00:00 2001 From: steven Date: Sat, 10 Dec 2005 18:50:48 +0000 Subject: [PATCH] update to 2.0_03 from new maintainer Jasper Lievisse Adriaanse --- graphics/p5-Graphics-ColorNames/Makefile | 17 ++++++++++++----- graphics/p5-Graphics-ColorNames/distinfo | 8 ++++---- graphics/p5-Graphics-ColorNames/pkg/PLIST | 22 +++++++++++++++++----- 3 files changed, 33 insertions(+), 14 deletions(-) diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile index 044e35b9df2..06af796a979 100644 --- a/graphics/p5-Graphics-ColorNames/Makefile +++ b/graphics/p5-Graphics-ColorNames/Makefile @@ -1,19 +1,26 @@ -# $OpenBSD: Makefile,v 1.7 2005/09/23 19:36:02 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.8 2005/12/10 18:50:48 steven Exp $ COMMENT= "defines RGB values for common color names" -VERSION= 0.31 -DISTNAME= Graphics-ColorNames-${VERSION} -PKGNAME= p5-${DISTNAME} +DISTNAME= Graphics-ColorNames-2.0_03 +PKGNAME= p5-${DISTNAME:S/_/./} CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Graphics/} +MAINTAINER= Jasper Lievisse Adriaanse +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RR/RRWO/} + +# GPL/Artistic PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_CDROM= Yes PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_CDROM= Yes +BUILD_DEPENDS= ::devel/p5-Module-Load +RUN_DEPENDS= ${BUILD_DEPENDS} + CONFIGURE_STYLE= perl +PKG_ARCH= * + .include diff --git a/graphics/p5-Graphics-ColorNames/distinfo b/graphics/p5-Graphics-ColorNames/distinfo index e33a625ea06..0f92e72b5c9 100644 --- a/graphics/p5-Graphics-ColorNames/distinfo +++ b/graphics/p5-Graphics-ColorNames/distinfo @@ -1,4 +1,4 @@ -MD5 (Graphics-ColorNames-0.31.tar.gz) = 9652d0e0a3a938e019f0be24ed4d2659 -RMD160 (Graphics-ColorNames-0.31.tar.gz) = e7277fe841bb37e6fc51e7b68856290139340f15 -SHA1 (Graphics-ColorNames-0.31.tar.gz) = e60f0fefa6f1aff21b51e47e486878e83a73e98d -SIZE (Graphics-ColorNames-0.31.tar.gz) = 12084 +MD5 (Graphics-ColorNames-2.0_03.tar.gz) = 7ca88234548b7ae8b11ea6076c4999e6 +RMD160 (Graphics-ColorNames-2.0_03.tar.gz) = ef7100b5be5af63df4ff86a0d39c19ab1c8232ee +SHA1 (Graphics-ColorNames-2.0_03.tar.gz) = 5a024ddaae89ee5376275d83b7e884fe6ba09867 +SIZE (Graphics-ColorNames-2.0_03.tar.gz) = 24581 diff --git a/graphics/p5-Graphics-ColorNames/pkg/PLIST b/graphics/p5-Graphics-ColorNames/pkg/PLIST index 8c67942e1a8..5ad070d7460 100644 --- a/graphics/p5-Graphics-ColorNames/pkg/PLIST +++ b/graphics/p5-Graphics-ColorNames/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.5 2004/09/15 00:50:10 espie Exp $ +@comment $OpenBSD: PLIST,v 1.6 2005/12/10 18:50:48 steven Exp $ ${P5SITE}/Graphics/ ${P5SITE}/Graphics/ColorNames/ ${P5SITE}/Graphics/ColorNames.pm @@ -6,8 +6,20 @@ ${P5SITE}/Graphics/ColorNames/HTML.pm ${P5SITE}/Graphics/ColorNames/Netscape.pm ${P5SITE}/Graphics/ColorNames/Windows.pm ${P5SITE}/Graphics/ColorNames/X.pm +${P5SITE}/Graphics/ColourNames.pm +${P5SITE}/auto/ +${P5SITE}/auto/Graphics/ +${P5SITE}/auto/Graphics/ColorNames/ +${P5SITE}/auto/Graphics/ColorNames/_find_schemes.al +${P5SITE}/auto/Graphics/ColorNames/_load_scheme_from_file.al +${P5SITE}/auto/Graphics/ColorNames/all_schemes.al +${P5SITE}/auto/Graphics/ColorNames/autosplit.ix +${P5SITE}/auto/Graphics/ColorNames/hex.al +${P5SITE}/auto/Graphics/ColorNames/load_scheme.al +${P5SITE}/auto/Graphics/ColorNames/rgb.al @man man/man3p/Graphics::ColorNames.3p -@man man/man3p/Graphics::HTML.3p -@man man/man3p/Graphics::Netscape.3p -@man man/man3p/Graphics::Windows.3p -@man man/man3p/Graphics::X.3p +@man man/man3p/Graphics::ColorNames::HTML.3p +@man man/man3p/Graphics::ColorNames::Netscape.3p +@man man/man3p/Graphics::ColorNames::Windows.3p +@man man/man3p/Graphics::ColorNames::X.3p +@man man/man3p/Graphics::ColourNames.3p