Date: Mon, 4 Feb 2013 02:28:51 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311548 - head/devel/pear-Date_Holidays_Netherlands Message-ID: <201302040228.r142SpVM041533@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Mon Feb 4 02:28:50 2013 New Revision: 311548 URL: http://svnweb.freebsd.org/changeset/ports/311548 Log: - Update to 0.1.3 - Convert header Deleted: head/devel/pear-Date_Holidays_Netherlands/pkg-plist Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile (contents, props changed) head/devel/pear-Date_Holidays_Netherlands/distinfo (contents, props changed) Modified: head/devel/pear-Date_Holidays_Netherlands/Makefile ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/Makefile Mon Feb 4 02:27:55 2013 (r311547) +++ head/devel/pear-Date_Holidays_Netherlands/Makefile Mon Feb 4 02:28:50 2013 (r311548) @@ -1,25 +1,17 @@ -# New ports collection makefile for: pear-Date_Holidays_Netherlands -# Date created: 2008-06-05 -# Whom: Thomas Abthorpe <tabthorpe@FreeBSD.org> -# +# Created by: Thomas Abthorpe <tabthorpe@FreeBSD.org> # $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 <bsd.port.pre.mk> Modified: head/devel/pear-Date_Holidays_Netherlands/distinfo ============================================================================== --- head/devel/pear-Date_Holidays_Netherlands/distinfo Mon Feb 4 02:27:55 2013 (r311547) +++ head/devel/pear-Date_Holidays_Netherlands/distinfo Mon Feb 4 02:28:50 2013 (r311548) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302040228.r142SpVM041533>