svn commit: r371784 - head/graphics/rawtherapee

Matthias Andree mandree at FreeBSD.org
Fri Oct 31 08:33:59 UTC 2014


Author: mandree
Date: Fri Oct 31 08:33:57 2014
New Revision: 371784
URL: https://svnweb.freebsd.org/changeset/ports/371784
QAT: https://qat.redports.org/buildarchive/r371784/

Log:
  Upgrade to new upstream release 4.2.
  
  ChangeLog: http://rawtherapee.com/blog/rawtherapee-4.2-is-out

Modified:
  head/graphics/rawtherapee/Makefile
  head/graphics/rawtherapee/distinfo
  head/graphics/rawtherapee/pkg-plist

Modified: head/graphics/rawtherapee/Makefile
==============================================================================
--- head/graphics/rawtherapee/Makefile	Fri Oct 31 08:27:36 2014	(r371783)
+++ head/graphics/rawtherapee/Makefile	Fri Oct 31 08:33:57 2014	(r371784)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	rawtherapee
-PORTVERSION=	4.1
-PORTREVISION=	3
+PORTVERSION=	4.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://rawtherapee.com/shared/source/
 

Modified: head/graphics/rawtherapee/distinfo
==============================================================================
--- head/graphics/rawtherapee/distinfo	Fri Oct 31 08:27:36 2014	(r371783)
+++ head/graphics/rawtherapee/distinfo	Fri Oct 31 08:33:57 2014	(r371784)
@@ -1,2 +1,2 @@
-SHA256 (rawtherapee-4.1.tar.xz) = 0a36fe407daca95a06f2d3ee28ec91c9c0c95d62a91214bd67a97fd854938307
-SIZE (rawtherapee-4.1.tar.xz) = 7670916
+SHA256 (rawtherapee-4.2.tar.xz) = fa4c13e8842df096b19d2dabaed5a61f5f9d4547f7b4f0dc6b77f80bdec16479
+SIZE (rawtherapee-4.2.tar.xz) = 7787664

Modified: head/graphics/rawtherapee/pkg-plist
==============================================================================
--- head/graphics/rawtherapee/pkg-plist	Fri Oct 31 08:27:36 2014	(r371783)
+++ head/graphics/rawtherapee/pkg-plist	Fri Oct 31 08:33:57 2014	(r371784)
@@ -1,5 +1,6 @@
 bin/rawtherapee
 man/man1/rawtherapee.1.gz
+share/appdata/rawtherapee.appdata.xml
 share/applications/rawtherapee.desktop
 %%DOCSDIR%%/AUTHORS.txt
 %%DOCSDIR%%/AboutThisBuild.txt
@@ -109,6 +110,7 @@ share/icons/hicolor/48x48/apps/rawtherap
 %%DATADIR%%/images/Chanmixer-BB.png
 %%DATADIR%%/images/Chanmixer-BG.png
 %%DATADIR%%/images/Chanmixer-BR.png
+%%DATADIR%%/images/Chanmixer-BY.png
 %%DATADIR%%/images/Chanmixer-C.png
 %%DATADIR%%/images/Chanmixer-G.png
 %%DATADIR%%/images/Chanmixer-GB.png


More information about the svn-ports-head mailing list