From 816ca712b8a896f134baa989bf40a480c9030271 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 4 Feb 2013 02:28:50 +0000 Subject: - Update to 0.1.3 - Convert header --- devel/pear-Date_Holidays_Netherlands/Makefile | 16 ++++------------ devel/pear-Date_Holidays_Netherlands/distinfo | 4 ++-- devel/pear-Date_Holidays_Netherlands/pkg-plist | 8 -------- 3 files changed, 6 insertions(+), 22 deletions(-) delete mode 100644 devel/pear-Date_Holidays_Netherlands/pkg-plist (limited to 'devel') diff --git a/devel/pear-Date_Holidays_Netherlands/Makefile b/devel/pear-Date_Holidays_Netherlands/Makefile index d984b57a24d0..ca293db6c7b1 100644 --- a/devel/pear-Date_Holidays_Netherlands/Makefile +++ b/devel/pear-Date_Holidays_Netherlands/Makefile @@ -1,25 +1,17 @@ -# New ports collection makefile for: pear-Date_Holidays_Netherlands -# Date created: 2008-06-05 -# Whom: Thomas Abthorpe -# +# Created by: Thomas Abthorpe # $FreeBSD$ -# PORTNAME= Date_Holidays_Netherlands -PORTVERSION= 0.1.2 +PORTVERSION= 0.1.3 CATEGORIES= devel www pear MAINTAINER= miwi@FreeBSD.org COMMENT= Driver based class to calculate holidays in the Netherlands BUILD_DEPENDS= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays -RUN_DEPENDS:= ${BUILD_DEPENDS} - -CATEGORY= Date -FILES= Holidays/Driver/Netherlands.php \ - Holidays/Filter/Netherlands/Official.php -TESTS= Date_Holidays_Driver_Netherlands_TestSuite.php +RUN_DEPENDS:= ${PEARDIR}/Date/Holidays.php:${PORTSDIR}/devel/pear-Date_Holidays +PEAR_AUTOINSTALL= yes PLIST_SUB= PORTVERSION=${PORTVERSION} .include diff --git a/devel/pear-Date_Holidays_Netherlands/distinfo b/devel/pear-Date_Holidays_Netherlands/distinfo index ca17bcbc608f..4a1b264965b5 100644 --- a/devel/pear-Date_Holidays_Netherlands/distinfo +++ b/devel/pear-Date_Holidays_Netherlands/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Date_Holidays_Netherlands-0.1.2.tgz) = c39b9bbc369acec1319d3cffa8058598b497e0d8b74fb1a12fbeb07b7b005a9f -SIZE (PEAR/Date_Holidays_Netherlands-0.1.2.tgz) = 3951 +SHA256 (PEAR/Date_Holidays_Netherlands-0.1.3.tgz) = 8d9ad15b628c179a8fc10d7926f6624e024cbbbbb395543904cb90b762489e96 +SIZE (PEAR/Date_Holidays_Netherlands-0.1.3.tgz) = 4507 diff --git a/devel/pear-Date_Holidays_Netherlands/pkg-plist b/devel/pear-Date_Holidays_Netherlands/pkg-plist deleted file mode 100644 index 7e938eff6351..000000000000 --- a/devel/pear-Date_Holidays_Netherlands/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -share/pear/Date/Holidays/Driver/Netherlands.php -share/pear/Date/Holidays/Filter/Netherlands/Official.php -share/pear/packages/pear-Date_Holidays_Netherlands-%%PORTVERSION%%/package.xml -share/pear/tests/Date_Holidays_Netherlands/Date_Holidays_Driver_Netherlands_TestSuite.php -@dirrm share/pear/tests/Date_Holidays_Netherlands -@dirrm share/pear/packages/pear-Date_Holidays_Netherlands-%%PORTVERSION%% -@dirrm share/pear/Date/Holidays/Filter/Netherlands -@dirrm share/pear/Date/Holidays/Filter -- cgit