svn commit: r326940 - head/textproc/publican

Andrej Zverev az at FreeBSD.org
Wed Sep 11 05:46:21 UTC 2013


Author: az
Date: Wed Sep 11 05:46:21 2013
New Revision: 326940
URL: http://svnweb.freebsd.org/changeset/ports/326940

Log:
  - Try to fix pkg-plist
  
  Approved by:	bapt@ (portmgr@)

Modified:
  head/textproc/publican/Makefile
  head/textproc/publican/pkg-plist   (contents, props changed)

Modified: head/textproc/publican/Makefile
==============================================================================
--- head/textproc/publican/Makefile	Wed Sep 11 05:29:55 2013	(r326939)
+++ head/textproc/publican/Makefile	Wed Sep 11 05:46:21 2013	(r326940)
@@ -3,6 +3,7 @@
 
 PORTNAME=	publican
 PORTVERSION=	2.8
+PORTREVISION=	1
 CATEGORIES=	textproc perl5
 MASTER_SITES=	http://pkgs.fedoraproject.org/repo/pkgs/publican/Publican-${PORTVERSION}.tar.gz/1ddcf8e93e96d0e49868f21df41b53a4/
 DISTNAME=	Publican-${PORTVERSION}

Modified: head/textproc/publican/pkg-plist
==============================================================================
--- head/textproc/publican/pkg-plist	Wed Sep 11 05:29:55 2013	(r326939)
+++ head/textproc/publican/pkg-plist	Wed Sep 11 05:46:21 2013	(r326940)
@@ -465,6 +465,7 @@ bin/publican
 %%DATADIR%%/header.html
 %%DATADIR%%/footer.html
 %%DATADIR%%/default.db
+ at dirrmtry etc/bash_completion.d
 @dirrm %%SITE_PERL%%/Publican
 @dirrm %%DATADIR%%/Common_Content/common/ar-SA/css
 @dirrm %%DATADIR%%/Common_Content/common/ar-SA


More information about the svn-ports-all mailing list