1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 0.1.3

- Pass maintainership to miwi
This commit is contained in:
Thomas Abthorpe 2009-03-24 17:15:03 +00:00
parent 88c56ab654
commit 5ed30dcf6a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230880
3 changed files with 9 additions and 7 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= Date_Holidays_UNO
PORTVERSION= 0.1.2
PORTVERSION= 0.1.3
CATEGORIES= devel www pear
MAINTAINER= tabthorpe@FreeBSD.org
MAINTAINER= miwi@FreeBSD.org
COMMENT= Driver based class to calculate holidays in the UNO
BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays
@ -19,6 +19,8 @@ CATEGORY= Date
FILES= Holidays/Driver/UNO.php
TESTS= Date_Holidays_Driver_UNO_TestSuite.php
PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
.include <bsd.port.post.mk>

View File

@ -1,3 +1,3 @@
MD5 (PEAR/Date_Holidays_UNO-0.1.2.tgz) = ed03265f116d4722b985ce694a343ef6
SHA256 (PEAR/Date_Holidays_UNO-0.1.2.tgz) = a04a30294f791f9535a81b91f3b037ec082a9a4eaaaf645107cf90c6ff351fe4
SIZE (PEAR/Date_Holidays_UNO-0.1.2.tgz) = 10081
MD5 (PEAR/Date_Holidays_UNO-0.1.3.tgz) = 30e0e9f0902c1c2b2c9e20e9226389ae
SHA256 (PEAR/Date_Holidays_UNO-0.1.3.tgz) = c915d9b486a98504db5c8628155bd0969ec90392281e004caf23325e9635b03e
SIZE (PEAR/Date_Holidays_UNO-0.1.3.tgz) = 10081

View File

@ -1,5 +1,5 @@
share/pear/Date/Holidays/Driver/UNO.php
share/pear/packages/pear-Date_Holidays_UNO-0.1.2/package.xml
share/pear/packages/pear-Date_Holidays_UNO-%%PORTVERSION%%/package.xml
share/pear/tests/Date_Holidays_UNO/Date_Holidays_Driver_UNO_TestSuite.php
@dirrm share/pear/tests/Date_Holidays_UNO
@dirrm share/pear/packages/pear-Date_Holidays_UNO-0.1.2
@dirrm share/pear/packages/pear-Date_Holidays_UNO-%%PORTVERSION%%