[102856] trunk/dports

jeremyhu at macports.org jeremyhu at macports.org
Sat Feb 9 09:57:28 PST 2013


Revision: 102856
          https://trac.macports.org/changeset/102856
Author:   jeremyhu at macports.org
Date:     2013-02-09 09:57:28 -0800 (Sat, 09 Feb 2013)
Log Message:
-----------
misc: Add jpeg dependency and revbump

Modified Paths:
--------------
    trunk/dports/gnome/devhelp/Portfile
    trunk/dports/gnome/empathy/Portfile
    trunk/dports/gnome/eog/Portfile
    trunk/dports/gnome/epiphany/Portfile
    trunk/dports/gnome/evince/Portfile
    trunk/dports/gnome/gst-plugins-good/Portfile
    trunk/dports/gnome/vino/Portfile
    trunk/dports/graphics/gegl/Portfile
    trunk/dports/graphics/libopenraw/Portfile
    trunk/dports/graphics/ufraw/Portfile
    trunk/dports/graphics/xsane/Portfile
    trunk/dports/www/links/Portfile
    trunk/dports/www/webkit-gtk/Portfile

Modified: trunk/dports/gnome/devhelp/Portfile
===================================================================
--- trunk/dports/gnome/devhelp/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/devhelp/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name            devhelp
 version         2.30.1
-revision        9
+revision        10
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Devhelp is an API documentation browser for GTK+ and GNOME.
@@ -35,6 +35,7 @@
 depends_lib     port:webkit-gtk \
                 port:gconf  \
                 port:icu \
+                port:jpeg \
                 port:libwnck \
                 port:libunique
 

Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/empathy/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name            empathy
 version         2.30.3
-revision        12
+revision        13
 license         {GPL-2 GFDL-1.3 Attribution-ShareAlike-3}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Empathy is an instant-messaging(chat) program for GNOME
@@ -34,6 +34,7 @@
                 port:gstreamer \
                 port:icu \
                 port:iso-codes \
+                port:jpeg \
                 port:libcanberra \
                 port:libgnome-keyring \
                 port:libnotify \

Modified: trunk/dports/gnome/eog/Portfile
===================================================================
--- trunk/dports/gnome/eog/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/eog/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name		eog
 version		2.30.2
-revision        7
+revision        8
 license         GPL-2+
 set branch	[join [lrange [split ${version} .] 0 1] .]
 description	An image viewing program.
@@ -31,6 +31,7 @@
                 port:gconf \
                 port:gnome-icon-theme \
                 port:shared-mime-info \
+                port:jpeg \
                 port:libexif \
                 port:lcms \
                 port:exempi

Modified: trunk/dports/gnome/epiphany/Portfile
===================================================================
--- trunk/dports/gnome/epiphany/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/epiphany/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name		epiphany
 version		2.30.6
-revision        8
+revision        9
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	A GNOME Web browser.
@@ -32,6 +32,7 @@
 depends_lib	port:gconf \
                 port:webkit-gtk \
                 port:icu \
+                port:jpeg \
                 port:startup-notification \
                 port:libnotify \
                 port:nss \

Modified: trunk/dports/gnome/evince/Portfile
===================================================================
--- trunk/dports/gnome/evince/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/evince/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name            evince
 version         2.30.3
-revision        13
+revision        14
 license         GPL-2+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     Evince is a document viewer for multiple document formats like pdf, and many others.
@@ -23,6 +23,7 @@
                 rmd160  67b5a9ba2da16f20946447cfcbd482505b2f4fc0
 
 depends_lib     port:gconf \
+                port:jpeg \
                 port:libgnome-keyring \
                 port:gnome-icon-theme \
                 port:poppler \

Modified: trunk/dports/gnome/gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-good/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/gst-plugins-good/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -9,7 +9,7 @@
 
 name                gst-plugins-good
 version             0.10.31
-revision            7
+revision            8
 description         \
     A set of good-quality plug-ins for GStreamer under GStreamer's preferred \
     license, LGPL.
@@ -35,6 +35,7 @@
     port:gst-plugins-base \
     port:aalib \
     port:esound \
+    port:jpeg \
     port:flac \
     port:libgnome-keyring \
     port:libcaca \

Modified: trunk/dports/gnome/vino/Portfile
===================================================================
--- trunk/dports/gnome/vino/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/gnome/vino/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name		vino
 version         2.28.3
-revision        3
+revision        4
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 homepage	http://www.gnome.org
@@ -28,6 +28,7 @@
 
 depends_lib     port:gconf \
                 port:gnutls \
+                port:jpeg \
                 port:libsoup \
                 port:libgnome-keyring \
                 port:libnotify \

Modified: trunk/dports/graphics/gegl/Portfile
===================================================================
--- trunk/dports/graphics/gegl/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/graphics/gegl/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -6,7 +6,7 @@
 
 name            gegl
 version         0.2.0
-revision        5
+revision        6
 license         {GPL-3+ LGPL-3+}
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      graphics
@@ -36,6 +36,7 @@
 depends_lib \
     port:babl \
     port:gtk2 \
+    port:jpeg \
     port:lua \
     port:openexr \
     port:exiv2 \

Modified: trunk/dports/graphics/libopenraw/Portfile
===================================================================
--- trunk/dports/graphics/libopenraw/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/graphics/libopenraw/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name            libopenraw
 version         0.0.9
-revision        2
+revision        3
 categories      graphics
 license         LGPL-3+
 maintainers     devans openmaintainer
@@ -34,7 +34,8 @@
 depends_lib     port:libxml2 \
                 port:gdk-pixbuf2 \
                 port:libffi \
-                port:boost
+                port:boost \
+                port:jpeg
 
 configure.args  --with-boost=${prefix}
 

Modified: trunk/dports/graphics/ufraw/Portfile
===================================================================
--- trunk/dports/graphics/ufraw/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/graphics/ufraw/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name             ufraw
 version          0.18
-revision         2
+revision         3
 license          GPL-2+
 categories       graphics
 maintainers      devans openmaintainer
@@ -28,6 +28,7 @@
 depends_build    port:pkgconfig
 depends_lib      port:dcraw \
                  path:lib/pkgconfig/gimpui-2.0.pc:gimp2 \
+                 port:jpeg \
                  port:exiv2 \
                  port:gtkimageview \
                  port:cfitsio \

Modified: trunk/dports/graphics/xsane/Portfile
===================================================================
--- trunk/dports/graphics/xsane/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/graphics/xsane/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -5,7 +5,7 @@
 
 name            xsane
 version         0.998
-revision        1
+revision        2
 license         GPL-2
 categories      graphics x11
 maintainers     puffin.lb.shuttle.de:michael.klein openmaintainer
@@ -27,6 +27,7 @@
 
 depends_build   port:pkgconfig
 depends_lib     lib:libgimp-2.0:gimp2 \
+                port:jpeg \
                 port:gtk2 \
                 port:libpng \
                 port:sane-backends

Modified: trunk/dports/www/links/Portfile
===================================================================
--- trunk/dports/www/links/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/www/links/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -4,7 +4,7 @@
 
 name		links
 version		2.5
-revision        1
+revision        2
 description	Lynx-like WWW browser that supports tables, menus, etc
 
 long_description \
@@ -22,7 +22,7 @@
 maintainers	landonf openmaintainer
 use_bzip2	yes
 
-depends_lib	port:openssl port:bzip2 port:zlib port:libpng
+depends_lib	port:openssl port:bzip2 port:zlib port:libpng port:jpeg
 
 configure.args	--enable-javascript --without-svgalib \
 		--mandir=${prefix}/share/man --with-ssl

Modified: trunk/dports/www/webkit-gtk/Portfile
===================================================================
--- trunk/dports/www/webkit-gtk/Portfile	2013-02-09 17:37:24 UTC (rev 102855)
+++ trunk/dports/www/webkit-gtk/Portfile	2013-02-09 17:57:28 UTC (rev 102856)
@@ -6,7 +6,7 @@
 PortGroup       muniversal 1.0
 
 name		webkit-gtk
-epoch           1
+epoch           2
 version		1.10.2
 description	Apple's WebKit HTML rendering library for GTK+
 long_description ${description}
@@ -28,6 +28,7 @@
         port:gtk2 \
         port:libsoup \
         port:icu \
+        port:jpeg \
         port:libxslt \
         port:libpng \
         port:sqlite3 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130209/7ce813b3/attachment-0001.html>


More information about the macports-changes mailing list