Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2013 18:37:18 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r328188 - head/devel/xdg-utils
Message-ID:  <201309241837.r8OIbIft066097@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Tue Sep 24 18:37:18 2013
New Revision: 328188
URL: http://svnweb.freebsd.org/changeset/ports/328188

Log:
  Fix plist.

Modified:
  head/devel/xdg-utils/Makefile
  head/devel/xdg-utils/pkg-plist

Modified: head/devel/xdg-utils/Makefile
==============================================================================
--- head/devel/xdg-utils/Makefile	Tue Sep 24 18:36:23 2013	(r328187)
+++ head/devel/xdg-utils/Makefile	Tue Sep 24 18:37:18 2013	(r328188)
@@ -4,6 +4,7 @@
 
 PORTNAME=	xdg-utils
 PORTVERSION=	1.0.2.${SNAPDATE}
+PORTREVISION=	1
 CATEGORIES=	devel
 #MASTER_SITES=	http://portland.freedesktop.org/download/
 MASTER_SITES=	LOCAL/kwm

Modified: head/devel/xdg-utils/pkg-plist
==============================================================================
--- head/devel/xdg-utils/pkg-plist	Tue Sep 24 18:36:23 2013	(r328187)
+++ head/devel/xdg-utils/pkg-plist	Tue Sep 24 18:37:18 2013	(r328188)
@@ -6,11 +6,11 @@ bin/xdg-mime
 bin/xdg-open
 bin/xdg-screensaver
 bin/xdg-settings
-xdg-desktop-icon.1
-xdg-desktop-menu.1
-xdg-email.1
-xdg-icon-resource.1
-xdg-mime.1
-xdg-open.1
-xdg-screensaver.1
-xdg-settings.1
+man/man1/xdg-desktop-icon.1.gz
+man/man1/xdg-desktop-menu.1.gz
+man/man1/xdg-email.1.gz
+man/man1/xdg-icon-resource.1.gz
+man/man1/xdg-mime.1.gz
+man/man1/xdg-open.1.gz
+man/man1/xdg-screensaver.1.gz
+man/man1/xdg-settings.1.gz



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