svn commit: r426945 - in head/deskutils/phpicalendar: . files

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Nov 23 17:33:03 UTC 2016


Author: amdmi3
Date: Wed Nov 23 17:33:02 2016
New Revision: 426945
URL: https://svnweb.freebsd.org/changeset/ports/426945

Log:
  - Don't install COPYING with docs
  - Regenerate patches

Modified:
  head/deskutils/phpicalendar/Makefile
  head/deskutils/phpicalendar/files/patch-config.inc.php

Modified: head/deskutils/phpicalendar/Makefile
==============================================================================
--- head/deskutils/phpicalendar/Makefile	Wed Nov 23 16:51:15 2016	(r426944)
+++ head/deskutils/phpicalendar/Makefile	Wed Nov 23 17:33:02 2016	(r426945)
@@ -25,9 +25,9 @@ NO_ARCH=	yes
 USE_PHP=	session pcre
 PLIST_SUB=	WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}"
 SUB_FILES=	pkg-message
-WRKSRC=	${WRKDIR}/${PORTNAME}-${PORTVERSION}/
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-PORTDOCS=	AUTHORS COPYING README TIMEZONES
+PORTDOCS=	AUTHORS README TIMEZONES
 
 OPTIONS_DEFINE=	DOCS
 

Modified: head/deskutils/phpicalendar/files/patch-config.inc.php
==============================================================================
--- head/deskutils/phpicalendar/files/patch-config.inc.php	Wed Nov 23 16:51:15 2016	(r426944)
+++ head/deskutils/phpicalendar/files/patch-config.inc.php	Wed Nov 23 17:33:02 2016	(r426945)
@@ -1,6 +1,6 @@
---- config.inc.php.orig	2009-04-08 06:42:59.000000000 +0200
-+++ config.inc.php	2012-05-04 19:43:02.000000000 +0200
-@@ -100,7 +100,7 @@
+--- config.inc.php.orig	2009-04-08 04:42:59 UTC
++++ config.inc.php
+@@ -100,7 +100,7 @@ these arrays provide extra calendar opti
  */
  $list_webcals = array(
  #	'webcal://dimer.tamu.edu/calendars/seminars/Biochem.ics'


More information about the svn-ports-all mailing list