FreeBSD Bugzilla – Attachment 119900 Details for
Bug 162589
[MAINTAINER] graphics/imgv: update to 3.1.6
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
imgv-3.1.6.patch
imgv-3.1.6.patch (text/plain), 1.85 KB, created by
Simon Olofsson
on 2011-11-15 17:10:06 UTC
(
hide
)
Description:
imgv-3.1.6.patch
Filename:
MIME Type:
Creator:
Simon Olofsson
Created:
2011-11-15 17:10:06 UTC
Size:
1.85 KB
patch
obsolete
>diff --git a/graphics/imgv/Makefile b/graphics/imgv/Makefile >index 1fd401f..ef2c578 100644 >--- a/graphics/imgv/Makefile >+++ b/graphics/imgv/Makefile >@@ -6,11 +6,10 @@ > # > > PORTNAME= imgv >-PORTVERSION= 3.1.5 >-PORTREVISION= 3 >+PORTVERSION= 3.1.6 > CATEGORIES= graphics python > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} >-DISTNAME= ${PORTNAME}-${PORTVERSION}-src >+EXTRACT_SUFX= -src.tar.gz > > MAINTAINER= simon@olofsson.de > COMMENT= A unique and feature rich Image Viewer >diff --git a/graphics/imgv/distinfo b/graphics/imgv/distinfo >index 2b46454..bbb670f 100644 >--- a/graphics/imgv/distinfo >+++ b/graphics/imgv/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (imgv-3.1.5-src.tar.gz) = d7b1222f5cc15d128859950281ab13deebff7cd28f51240835a5ab9979978ac9 >-SIZE (imgv-3.1.5-src.tar.gz) = 230501 >+SHA256 (imgv-3.1.6-src.tar.gz) = 7dd9db8d68f772e44acb9d8e8a81fdbe346644b6834cb30aad6a06b3fec99cb3 >+SIZE (imgv-3.1.6-src.tar.gz) = 233354 >diff --git a/graphics/imgv/files/patch-imgv.py b/graphics/imgv/files/patch-imgv.py >index d01cc3c..7f4561f 100644 >--- a/graphics/imgv/files/patch-imgv.py >+++ b/graphics/imgv/files/patch-imgv.py >@@ -1,9 +1,9 @@ >---- imgv.py.orig Wed Oct 18 06:01:50 2006 >-+++ imgv.py Sat Feb 3 11:39:31 2007 >+--- imgv.py.orig 2011-11-15 17:17:23.000000000 +0100 >++++ imgv.py 2011-11-15 17:18:21.000000000 +0100 > @@ -18,17 +18,17 @@ > import pygame.event, pygame.time > from pygame.display import set_caption, set_mode, update >- from pygame.locals import MOUSEMOTION, MOUSEBUTTONDOWN, Rect, KEYDOWN, KEYUP, RESIZABLE, VIDEORESIZE, MOUSEBUTTONUP, K_UP, K_DOWN, K_RIGHT, K_LEFT >+ from pygame.locals import MOUSEMOTION, MOUSEBUTTONDOWN, Rect, KEYDOWN, KEYUP, RESIZABLE, VIDEORESIZE, MOUSEBUTTONUP, K_UP, K_DOWN, K_RIGHT, K_LEFT > -import gl > -from load_timers import start_timer, check_timer > -from img_screen import init_screen, get_center, my_update_screen, img_border, paint_screen
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 162589
: 119900