Date: Thu, 26 Jun 2003 17:22:09 +0200 (CEST) From: Mathieu Arnold <m@absolight.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: m@absolight.net Subject: ports/53783: new port devel/p5-DateTime-Calendar-Christian Message-ID: <20030626152209.110DC7D31@aragorn.reaumur.absolight.net> Resent-Message-ID: <200306261530.h5QFU98F018337@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 53783 >Category: ports >Synopsis: new port devel/p5-DateTime-Calendar-Christian >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 26 08:30:08 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Mathieu Arnold >Release: FreeBSD 4.8-RELEASE i386 >Organization: Absolight >Environment: System: FreeBSD aragorn.reaumur.absolight.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Thu Apr 10 13:45:07 CEST 2003 root@aragorn.reaumur.absolight.net:/usr/obj/usr/src/sys/ARAGORN i386 >Description: new port devel/p5-DateTime-Calendar-Christian DateTime::Calendar::Christian is the implementation of the combined Julian and Gregorian calendar. >How-To-Repeat: >Fix: --- p5-DateTime-Calendar-Christian.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # p5-DateTime-Calendar-Christian # p5-DateTime-Calendar-Christian/Makefile # p5-DateTime-Calendar-Christian/distinfo # p5-DateTime-Calendar-Christian/pkg-descr # p5-DateTime-Calendar-Christian/pkg-plist # echo c - p5-DateTime-Calendar-Christian mkdir -p p5-DateTime-Calendar-Christian > /dev/null 2>&1 echo x - p5-DateTime-Calendar-Christian/Makefile sed 's/^X//' >p5-DateTime-Calendar-Christian/Makefile << 'END-of-p5-DateTime-Calendar-Christian/Makefile' X# New ports collection makefile for: p5-DateTime-Calendar-Christian X# Date created: 26 june 2003 X# Whom: Mathieu Arnold <m@absolight.net> X# X# $FreeBSD$ X# X XPORTNAME= DateTime-Calendar-Christian XPORTVERSION= 0.03 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= DateTime XPKGNAMEPREFIX= p5- X XMAINTAINER= m@absolight.net XCOMMENT= Dates in the Christian calendar X XBUILD_DEPENDS= ${SITE_PERL}/DateTime/Calendar/Julian.pm:${PORTSDIR}/devel/p5-DateTime-Calendar-Julian XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= DateTime::Calendar::Christian.3 X X.include <bsd.port.mk> END-of-p5-DateTime-Calendar-Christian/Makefile echo x - p5-DateTime-Calendar-Christian/distinfo sed 's/^X//' >p5-DateTime-Calendar-Christian/distinfo << 'END-of-p5-DateTime-Calendar-Christian/distinfo' XMD5 (DateTime-Calendar-Christian-0.03.tar.gz) = 7e5d31ee1d83b0b599fc6db4c09ac5c0 END-of-p5-DateTime-Calendar-Christian/distinfo echo x - p5-DateTime-Calendar-Christian/pkg-descr sed 's/^X//' >p5-DateTime-Calendar-Christian/pkg-descr << 'END-of-p5-DateTime-Calendar-Christian/pkg-descr' XDateTime::Calendar::Christian is the implementation of the combined Julian and XGregorian calendar. X XSee DateTime for information about most of the methods. X XWWW: http://datetime.perl.org/ END-of-p5-DateTime-Calendar-Christian/pkg-descr echo x - p5-DateTime-Calendar-Christian/pkg-plist sed 's/^X//' >p5-DateTime-Calendar-Christian/pkg-plist << 'END-of-p5-DateTime-Calendar-Christian/pkg-plist' X%%SITE_PERL%%/DateTime/Calendar/Christian.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar/Christian/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar/Christian X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime/Calendar 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/DateTime 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/DateTime/Calendar 2>/dev/null || true X@unexec rmdir %D/%%SITE_PERL%%/DateTime 2>/dev/null || true END-of-p5-DateTime-Calendar-Christian/pkg-plist exit --- p5-DateTime-Calendar-Christian.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030626152209.110DC7D31>