svn commit: r394534 - head/graphics/ufraw

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Aug 17 21:18:40 UTC 2015


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


More information about the svn-ports-head mailing list