Bug 131377 - [patch] graphics/rawstudio: update to version 1.1.1
Summary: [patch] graphics/rawstudio: update to version 1.1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Boris Samorodov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-04 23:50 UTC by Boris Samorodov
Modified: 2009-03-11 22:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2009-02-04 23:50:00 UTC
	The new version of graphics/rawstudio was released:
	http://rawstudio.org/news.php

Fix: NOTE: this PR depends upon ports/131376.



WBR
-- 
bsam--FfmdjpWW0SQfLanZweJU7qCQRcBhoWxJmOz7Auq3TSkCP6c7
Content-Type: text/plain; name="rawstudio.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="rawstudio.diff"

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/rawstudio/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	6 Jun 2008 13:34:53 -0000	1.2
+++ Makefile	4 Feb 2009 23:40:40 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	rawstudio
-PORTVERSION=	1.0
-PORTREVISION=	1
+PORTVERSION=	1.1.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://rawstudio.org/files/release/
 
@@ -16,6 +15,7 @@
 
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
 		lcms.1:${PORTSDIR}/graphics/lcms \
+		exiv2.7:${PORTSDIR}/graphics/exiv2 \
 		dbus-1.3:${PORTSDIR}/devel/dbus
 
 GNU_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/graphics/rawstudio/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	29 Apr 2008 21:37:47 -0000	1.1
+++ distinfo	4 Feb 2009 23:40:41 -0000
@@ -1,3 +1,3 @@
-MD5 (rawstudio-1.0.tar.gz) = 26ddd38ccb5d74f7c7c6759dae13b7ad
-SHA256 (rawstudio-1.0.tar.gz) = 707429a3e1335d03f5d2196ee105d7fb8bf2db6e3c6bdd08c9d1a75e7ec493a9
-SIZE (rawstudio-1.0.tar.gz) = 430154
+MD5 (rawstudio-1.1.1.tar.gz) = be789f2efcaba38f1fd8bef5e4297c83
+SHA256 (rawstudio-1.1.1.tar.gz) = dd5b6ec114e1628add76250453ade1267bb2dc3c98859dc722268e1b78184810
+SIZE (rawstudio-1.1.1.tar.gz) = 497904
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/graphics/rawstudio/pkg-plist,v
retrieving revision 1.1
diff -u -r1.1 pkg-plist
--- pkg-plist	29 Apr 2008 21:37:47 -0000	1.1
+++ pkg-plist	4 Feb 2009 23:40:41 -0000
@@ -1,7 +1,8 @@
 bin/rawstudio
 share/applications/rawstudio.desktop
 share/icons/rawstudio.png
-share/locale/cz/LC_MESSAGES/rawstudio.mo
+share/locale/ca/LC_MESSAGES/rawstudio.mo
+share/locale/cs/LC_MESSAGES/rawstudio.mo
 share/locale/da/LC_MESSAGES/rawstudio.mo
 share/locale/de/LC_MESSAGES/rawstudio.mo
 share/locale/en/LC_MESSAGES/rawstudio.mo
@@ -10,8 +11,11 @@
 share/locale/fr/LC_MESSAGES/rawstudio.mo
 share/locale/it/LC_MESSAGES/rawstudio.mo
 share/locale/nb/LC_MESSAGES/rawstudio.mo
+share/locale/nl/LC_MESSAGES/rawstudio.mo
 share/locale/pl/LC_MESSAGES/rawstudio.mo
+share/locale/pt_BR/LC_MESSAGES/rawstudio.mo
 share/locale/ru/LC_MESSAGES/rawstudio.mo
+share/locale/sv/LC_MESSAGES/rawstudio.mo
 share/pixmaps/rawstudio/overlay_deleted.png
 share/pixmaps/rawstudio/overlay_exported.png
 share/pixmaps/rawstudio/overlay_priority1.png
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-04 23:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bsam

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-04 23:50:17 UTC
Maintainer of graphics/rawstudio,

Please note that PR ports/131377 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/131377

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-04 23:50:21 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-03-11 22:25:24 UTC
bsam        2009-03-11 22:25:13 UTC

  FreeBSD ports repository

  Modified files:
    graphics/rawstudio   Makefile distinfo pkg-plist 
  Log:
  Update to version 1.1.1.
  
  PR:             ports/131377
  Submitted by:   bsam (me)
  Approved by:    maintainer (timeout 5 weeks)
  
  Revision  Changes    Path
  1.3       +2 -2      ports/graphics/rawstudio/Makefile
  1.2       +3 -3      ports/graphics/rawstudio/distinfo
  1.2       +5 -1      ports/graphics/rawstudio/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Boris Samorodov freebsd_committer freebsd_triage 2009-03-11 22:25:39 UTC
State Changed
From-To: feedback->closed

Committed, thanks!