mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Update to 0.17.0
PR: ports/106975 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer)
This commit is contained in:
parent
2605a7e605
commit
b182825669
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180373
@ -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 @@ CATEGORY= Date
|
||||
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 @@ EXAMPLES= addingTranslations.php languagefile-with-properties.xml \
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user