Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Dec 2018 17:37:08 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488114 - head/devel/pear-Date_Holidays_Discordian
Message-ID:  <201812221737.wBMHb8Ch082103@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Sat Dec 22 17:37:08 2018
New Revision: 488114
URL: https://svnweb.freebsd.org/changeset/ports/488114

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

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

Modified: head/devel/pear-Date_Holidays_Discordian/Makefile
==============================================================================
--- head/devel/pear-Date_Holidays_Discordian/Makefile	Sat Dec 22 17:29:48 2018	(r488113)
+++ head/devel/pear-Date_Holidays_Discordian/Makefile	Sat Dec 22 17:37:08 2018	(r488114)
@@ -7,6 +7,8 @@ CATEGORIES=	devel www pear
 MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Driver based class to calculate Discordian holidays
 
+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_Discordian/pkg-descr
==============================================================================
--- head/devel/pear-Date_Holidays_Discordian/pkg-descr	Sat Dec 22 17:29:48 2018	(r488113)
+++ head/devel/pear-Date_Holidays_Discordian/pkg-descr	Sat Dec 22 17:37:08 2018	(r488114)
@@ -1,3 +1,5 @@
-Driver based class to calculate Discordian holidays.
+Date_Holidays helps you calculate the dates and titles of
+holidays and other special celebrations. This is the driver
+for calculating Discordian holidays.
 
 WWW: https://pear.php.net/package/Date_Holidays_Discordian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812221737.wBMHb8Ch082103>