Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Feb 2011 22:16:28 +0100
From:      "Pawel Pekala" <c0rn@o2.pl>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/154920: [patch] graphics/mirage update to latest version
Message-ID:  <1298236588.50723@caprica.slowicza.org>
Resent-Message-ID: <201102202120.p1KLK8m4054026@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         154920
>Category:       ports
>Synopsis:       [patch] graphics/mirage update to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 20 21:20:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Pawel Pekala
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:


System: FreeBSD 8.1-RELEASE #2: Sat Aug 21 18:46:54 CEST 2010
    corn@caprica.slowicza.org:/usr/obj/usr/src/sys/GENERIC



>Description:


- update to version 0.9.5.2
- take maintainership
- add LICENSE info



>How-To-Repeat:





>Fix:


--- mirage-0.9.5.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/mirage/Makefile /home/corn/devel/mirage/Makefile
--- /usr/ports/graphics/mirage/Makefile	2010-10-22 23:05:22.000000000 +0200
+++ /home/corn/devel/mirage/Makefile	2011-02-20 21:36:33.000000000 +0100
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	mirage
-PORTVERSION=	0.9.5.1
+PORTVERSION=	0.9.5.2
 CATEGORIES=	graphics
 MASTER_SITES=	BERLIOS/mirageiv
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	c0rn@o2.pl
 COMMENT=	Fast and simple image viewer
 
+LICENSE=	GPLv3
+
 USE_BZIP2=	yes
 USE_GNOME=	gtk20 pygtk2
 WANT_GNOME=	yes
diff -ruN --exclude=CVS /usr/ports/graphics/mirage/distinfo /home/corn/devel/mirage/distinfo
--- /usr/ports/graphics/mirage/distinfo	2010-10-22 23:05:22.000000000 +0200
+++ /home/corn/devel/mirage/distinfo	2011-02-20 21:21:13.000000000 +0100
@@ -1,3 +1,2 @@
-MD5 (mirage-0.9.5.1.tar.bz2) = 1ccb7f9ce8d98630b7d94ca65f1a8005
-SHA256 (mirage-0.9.5.1.tar.bz2) = 6dc3595ac416229eac7b75abae0a2f3971b98be9a0290595cc0f4d4abf3d87af
-SIZE (mirage-0.9.5.1.tar.bz2) = 110288
+SHA256 (mirage-0.9.5.2.tar.bz2) = d214a1b6d99d1d1e83da5848a2cef181f6781e0990e93f7ebff5880b0c43f43c
+SIZE (mirage-0.9.5.2.tar.bz2) = 114991
Files /usr/ports/graphics/mirage/mirage-0.9.5.2.tbz and /home/corn/devel/mirage/mirage-0.9.5.2.tbz differ
diff -ruN --exclude=CVS /usr/ports/graphics/mirage/pkg-plist /home/corn/devel/mirage/pkg-plist
--- /usr/ports/graphics/mirage/pkg-plist	2010-10-22 23:05:22.000000000 +0200
+++ /home/corn/devel/mirage/pkg-plist	2011-02-20 21:55:28.000000000 +0100
@@ -19,6 +19,7 @@
 share/locale/pl/LC_MESSAGES/mirage.mo
 share/locale/pt_BR/LC_MESSAGES/mirage.mo
 share/locale/ru/LC_MESSAGES/mirage.mo
+share/locale/ua/LC_MESSAGES/mirage.mo
 share/locale/zh_CN/LC_MESSAGES/mirage.mo
 %%DATADIR%%/mirage_blank.png
 %%DATADIR%%/stock_fullscreen.png
@@ -27,4 +28,6 @@
 share/pixmaps/mirage.png
 @dirrm %%DATADIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
+@dirrmtry share/locale/ua/LC_MESSAGES
+@dirrmtry share/locale/ua
 @dirrmtry share/applications
--- mirage-0.9.5.2.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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