Date: Wed, 20 Dec 2006 08:12:49 -0500 (EST) From: Thomas Abthorpe <thomas@goodking.ca> To: FreeBSD-gnats-submit@FreeBSD.org Cc: thomas@goodking.ca Subject: ports/106975: [MAINTAINER] devel/pear-Date_Holidays: update to 0.17.0 Message-ID: <200612201312.kBKDCnGT003423@goodking.goodking.ca> Resent-Message-ID: <200612201320.kBKDKGC0099988@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 106975 >Category: ports >Synopsis: [MAINTAINER] devel/pear-Date_Holidays: update to 0.17.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Dec 20 13:20:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 6.2-RC1 i386 >Organization: GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 6.2-RC1 FreeBSD 6.2-RC1 #3: Wed Dec 6 11:51:08 EST >Description: - Update to 0.17.0 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Date_Holidays-0.17.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pear-Date_Holidays/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 3 Oct 2006 00:41:50 -0000 1.4 +++ Makefile 20 Dec 2006 13:11:53 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Date_Holidays -PORTVERSION= 0.16.1 +PORTVERSION= 0.17.0 CATEGORIES= devel www pear MASTER_SITES+= http://www.goodking.ca/pub/files/PEAR/ @@ -21,9 +21,12 @@ FILES= Holidays.php \ Holidays/Driver/Christian.php \ Holidays/Driver/Composite.php \ + Holidays/Driver/Denmark.php \ + Holidays/Driver/Discordian.php \ Holidays/Driver/Germany.php \ Holidays/Driver/Jewish.php \ Holidays/Driver/PHPdotNet.php \ + Holidays/Driver/Slovenia.php \ Holidays/Driver/Sweden.php \ Holidays/Driver/UNO.php \ Holidays/Driver/USA.php \ @@ -54,16 +57,21 @@ creating_drivers.php usingCompositeDriver.php \ fetchingInstalledDrivers.php usingStandaloneDriver.php TESTS= AllTests.php \ + AllTestsUndeployed.php \ Date_Holidays_Driver_Christian_TestSuite.php \ Date_Holidays_Driver_Germany_TestSuite.php \ Date_Holidays_Driver_Jewish_TestSuite.php \ Date_Holidays_Driver_PHPdotNet_TestSuite.php \ Date_Holidays_Driver_Sweden_TestSuite.php \ Date_Holidays_Driver_TestSuite.php \ + Date_Holidays_Driver_TestSuite.xml \ Date_Holidays_Driver_UNO_TestSuite.php \ + Example.php \ Date_Holidays_Driver_USA_TestSuite.php \ Date_Holidays_TestSuite.php \ - Example.php + testHolidays2005stampsAndSavingsDay.php \ + test_getHolidays.php \ + test_missingLocale.php LATEST_LINK= pear-Date_Holidays OPTIONS= PEAR_CONSOLE_GETARGS "devel/pear-Console_Getargs" off Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pear-Date_Holidays/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 22 Aug 2006 14:08:40 -0000 1.2 +++ distinfo 20 Dec 2006 13:11:53 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Date_Holidays-0.16.1.tgz) = 84dcf7f0c92afdf08b9c1d761a8ca89f -SHA256 (PEAR/Date_Holidays-0.16.1.tgz) = e43efac41f8839b7971073f7deadfa1f6036639d789a824d1f229f053a33a3ca -SIZE (PEAR/Date_Holidays-0.16.1.tgz) = 54899 +MD5 (PEAR/Date_Holidays-0.17.0.tgz) = f72186ffe299e3721e4d5a33618072f6 +SHA256 (PEAR/Date_Holidays-0.17.0.tgz) = 60049637249b3da54e7220071fa314ca8f4c3151e0e9defe82b74260847b7989 +SIZE (PEAR/Date_Holidays-0.17.0.tgz) = 58160 --- pear-Date_Holidays-0.17.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612201312.kBKDCnGT003423>