Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2015 21:18:40 +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: r394534 - head/graphics/ufraw
Message-ID:  <201508172118.t7HLIe1x039578@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Mon Aug 17 21:18:39 2015
New Revision: 394534
URL: https://svnweb.freebsd.org/changeset/ports/394534

Log:
  - Add missing file to plist
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/ufraw/Makefile
  head/graphics/ufraw/pkg-plist

Modified: head/graphics/ufraw/Makefile
==============================================================================
--- head/graphics/ufraw/Makefile	Mon Aug 17 20:59:06 2015	(r394533)
+++ head/graphics/ufraw/Makefile	Mon Aug 17 21:18:39 2015	(r394534)
@@ -3,6 +3,7 @@
 
 PORTNAME=	ufraw
 PORTVERSION=	0.22
+PORTREVISION=	1
 CATEGORIES=	graphics
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/graphics/ufraw/pkg-plist
==============================================================================
--- head/graphics/ufraw/pkg-plist	Mon Aug 17 20:59:06 2015	(r394533)
+++ head/graphics/ufraw/pkg-plist	Mon Aug 17 21:18:39 2015	(r394534)
@@ -3,6 +3,7 @@ bin/ufraw-batch
 bin/ufraw-dcraw
 %%GIMP%%libexec/gimp/2.2/plug-ins/ufraw-gimp
 man/man1/ufraw.1.gz
+share/appdata/ufraw.appdata.xml
 share/applications/ufraw.desktop
 share/locale/ca/LC_MESSAGES/ufraw.mo
 share/locale/cs/LC_MESSAGES/ufraw.mo



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