Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Apr 2015 13:46:29 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384577 - head/irc/anope
Message-ID:  <201504231346.t3NDkTAB075737@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+@dir %%DATADIR%%/modules/runtime
+@dir %%DATADIR%%/logs
+@dir %%DATADIR%%/backups



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