Re: [MacPorts] #1576: UPDATE: gqview 1.4.1
#1576: UPDATE: gqview 1.4.1 -----------------------------+-------------------------------- Reporter: sleepinghead@… | Owner: macports-tickets@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.0 Resolution: fixed | Keywords: Port: gqview | -----------------------------+-------------------------------- Changes (by ryandesign@…): * type: defect => update * port: => gqview Old description:
Updating to a bug fix release (fixes some crashes), diff inline (I'm the maintainer):
Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/graphics/gqview/Portfile,v retrieving revision 1.2 diff -u -r1.2 Portfile --- Portfile 28 Feb 2004 04:32:12 -0000 1.2 +++ Portfile 2 Mar 2004 02:57:19 -0000 @@ -2,7 +2,7 @@
PortSystem 1.0 name gqview -version 1.4.0 +version 1.4.1 categories graphics x11 maintainers sleepinghead@netzero.net description GQview image browser @@ -10,7 +10,7 @@ access to view images and move around the directory tree. homepage http://gqview.sourceforge.net/ master_sites sourceforge -checksums md5 b872d55a83695ebb3a63153a59d0bf62 +checksums md5 d963fbb878d78e8ebf78ea8c18caa72f depends_lib lib:libgtk.2:gtk2 configure.args --mandir=${prefix}/share/man configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \
New description: Updating to a bug fix release (fixes some crashes), diff inline (I'm the maintainer): {{{ Index: Portfile =================================================================== RCS file: /Volumes/src/cvs/od/proj/darwinports/dports/graphics/gqview/Portfile,v retrieving revision 1.2 diff -u -r1.2 Portfile --- Portfile 28 Feb 2004 04:32:12 -0000 1.2 +++ Portfile 2 Mar 2004 02:57:19 -0000 @@ -2,7 +2,7 @@ PortSystem 1.0 name gqview -version 1.4.0 +version 1.4.1 categories graphics x11 maintainers sleepinghead@netzero.net description GQview image browser @@ -10,7 +10,7 @@ access to view images and move around the directory tree. homepage http://gqview.sourceforge.net/ master_sites sourceforge -checksums md5 b872d55a83695ebb3a63153a59d0bf62 +checksums md5 d963fbb878d78e8ebf78ea8c18caa72f depends_lib lib:libgtk.2:gtk2 configure.args --mandir=${prefix}/share/man configure.env LDFLAGS=-L${prefix}/lib CPPFLAGS=-I${prefix}/include \ }}} -- -- Ticket URL: <https://trac.macports.org/ticket/1576#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts