pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Add scripts/davical-cli.



Module Name:	pkgsrc-wip
Committed By:	Hauke Fath <hauke%NetBSD.org@localhost>
Pushed By:	hauke
Date:		Mon Jun 27 10:28:27 2016 +0200
Changeset:	c8da900eeb3c01f34b55dbdb8491c9088efb72f6

Modified Files:
	davical-current/Makefile
	davical-current/PLIST

Log Message:
Add scripts/davical-cli.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c8da900eeb3c01f34b55dbdb8491c9088efb72f6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 davical-current/Makefile | 1 +
 davical-current/PLIST    | 1 +
 2 files changed, 2 insertions(+)

diffs:
diff --git a/davical-current/Makefile b/davical-current/Makefile
index 82b6e97..c1eaf73 100644
--- a/davical-current/Makefile
+++ b/davical-current/Makefile
@@ -68,6 +68,7 @@ CONF_FILES_PERMS+=	${EGDIR}/config/example-config.php	\
 			${APACHE_USER} ${APACHE_GROUP} 0640
 
 REPLACE_PERL=		dba/update-davical-database
+REPLACE_PERL+=		scripts/davical-cli
 
 REPLACE_INTERPRETER+=	php
 REPLACE.php.old=	.*php
diff --git a/davical-current/PLIST b/davical-current/PLIST
index 03447ad..dfbdbf6 100644
--- a/davical-current/PLIST
+++ b/davical-current/PLIST
@@ -187,6 +187,7 @@ share/davical/po/sv.values
 share/davical/scripts/archive-old-events.php
 share/davical/scripts/build-always.sh
 share/davical/scripts/cron-sync-ldap.php
+share/davical/scripts/davical-cli
 share/davical/scripts/export_calendar.php
 share/davical/scripts/load_calendar.php
 share/davical/scripts/po/rebuild-translations.sh


Home | Main Index | Thread Index | Old Index