svn commit: r384577 - head/irc/anope
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Apr 23 13:46:29 UTC 2015
Author: amdmi3
Date: Thu Apr 23 13:46:28 2015
New Revision: 384577
URL: https://svnweb.freebsd.org/changeset/ports/384577
Log:
- Add empty directories to plist
Approved by: portmgr blanket
Modified:
head/irc/anope/Makefile
head/irc/anope/pkg-plist
Modified: head/irc/anope/Makefile
==============================================================================
--- head/irc/anope/Makefile Thu Apr 23 13:45:46 2015 (r384576)
+++ head/irc/anope/Makefile Thu Apr 23 13:46:28 2015 (r384577)
@@ -3,6 +3,7 @@
PORTNAME= anope
PORTVERSION= 1.8.9
+PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-legacy/Anope%20${PORTVERSION}
Modified: head/irc/anope/pkg-plist
==============================================================================
--- head/irc/anope/pkg-plist Thu Apr 23 13:45:46 2015 (r384576)
+++ head/irc/anope/pkg-plist Thu Apr 23 13:46:28 2015 (r384577)
@@ -176,3 +176,6 @@ libexec/anope/tools/epona2anope
%%DATADIR%%/modules/viagra.so
%%DATADIR%%/mydbgen
%%DATADIR%%/tables.sql
+ at dir %%DATADIR%%/modules/runtime
+ at dir %%DATADIR%%/logs
+ at dir %%DATADIR%%/backups
More information about the svn-ports-head
mailing list