svn commit: r488116 - head/devel/pear-Date_Holidays_Germany

Jochen Neumeister joneum at FreeBSD.org
Sat Dec 22 17:46:06 UTC 2018


Author: joneum
Date: Sat Dec 22 17:46:05 2018
New Revision: 488116
URL: https://svnweb.freebsd.org/changeset/ports/488116

Log:
  - Add LICENSE
  - Update pkg-descr
  
  Sponsored by:	Netzkommune GmbH

Modified:
  head/devel/pear-Date_Holidays_Germany/Makefile
  head/devel/pear-Date_Holidays_Germany/pkg-descr

Modified: head/devel/pear-Date_Holidays_Germany/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_Germany/Makefile	Sat Dec 22 17:43:05 2018	(r488115)
+++ head/devel/pear-Date_Holidays_Germany/Makefile	Sat Dec 22 17:46:05 2018	(r488116)
@@ -8,6 +8,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum at FreeBSD.org
 COMMENT=	Driver based class to calculate holidays in Germany
 
+LICENSE=	PHP301
+
 BUILD_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
 RUN_DEPENDS=	${PEARDIR}/Date/Holidays.php:devel/pear-Date_Holidays@${PHP_FLAVOR}
 

Modified: head/devel/pear-Date_Holidays_Germany/pkg-descr
==============================================================================
--- head/devel/pear-Date_Holidays_Germany/pkg-descr	Sat Dec 22 17:43:05 2018	(r488115)
+++ head/devel/pear-Date_Holidays_Germany/pkg-descr	Sat Dec 22 17:46:05 2018	(r488116)
@@ -1,3 +1,5 @@
-Driver based class to calculate holidays in Germany.
+Date_Holidays helps you calculate the dates and titles of
+holidays and other special celebrations. This is the
+driver for calculating holidays in Germany.
 
 WWW: https://pear.php.net/package/Date_Holidays_Germany


More information about the svn-ports-all mailing list