AFAIK, once a package has an EPOCH, you can't drop it? right or wrong. Either way, can somebody add a note to bsd.port.mk please?
thanks On Tue, Nov 26, 2013 at 10:38 PM, David Gwynne <[email protected]> wrote: > ok? > > Index: e/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/e/Makefile,v > retrieving revision 1.52 > diff -u -p -r1.52 Makefile > --- e/Makefile 7 Jul 2013 21:25:32 -0000 1.52 > +++ e/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,11 +2,8 @@ > > COMMENT = the enlightened window manager > > -VERSION = 0.17.2.1 > +VERSION = 0.17.5 > DISTNAME = enlightenment-${VERSION} > -REVISION = 1 > - > -EPOCH = 1 > > # BSD > PERMIT_PACKAGE_CDROM = Yes > @@ -29,7 +26,7 @@ MODULES += devel/gettext \ > MODE17_DESKTOP_FILE = Yes > MODE17_PURGE_LA = lib/enlightenment/modules > > -LIB_DEPENDS = x11/e17/elementary>=1.7.6 \ > +LIB_DEPENDS = x11/e17/elementary>=1.7.9 \ > devel/libexecinfo > > CONFIGURE_ARGS += --disable-doc \ > Index: e/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/e/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- e/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ e/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/enlightenment-0.17.2.1.tar.gz) = > ZtJQqGX/uXsSyr6Aga4EHOaST1X//6ymxl1Gi7n5Avk= > -SIZE (e17/enlightenment-0.17.2.1.tar.gz) = 31394404 > +SHA256 (e17/enlightenment-0.17.5.tar.gz) = > JdSWcnfPJ9TvtHSpuOzrEgCqgTpRwki2HMI/aSkb/w8= > +SIZE (e17/enlightenment-0.17.5.tar.gz) = 31532451 > Index: e_dbus/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/e_dbus/Makefile,v > retrieving revision 1.20 > diff -u -p -r1.20 Makefile > --- e_dbus/Makefile 31 May 2013 15:34:58 -0000 1.20 > +++ e_dbus/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,9 +2,7 @@ > > COMMENT = enlightenment DBus component > > -DISTNAME = e_dbus-1.7.6 > -EPOCH = 1 > -REVISION = 0 > +DISTNAME = e_dbus-1.7.9 > > SO_VERSION = 4.0 # 8.6 > .for _lib in edbus enotify econnman0_7x ehal eofono ebluez eukit > @@ -26,7 +24,7 @@ MODULES = devel/gettext > > LIB_DEPENDS = x11/dbus \ > devel/fribidi \ > - x11/e17/ecore>=1.7.6v2 > + x11/e17/ecore>=1.7.9 > > CONFIGURE_ARGS = --disable-doc > > Index: e_dbus/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/e_dbus/distinfo,v > retrieving revision 1.7 > diff -u -p -r1.7 distinfo > --- e_dbus/distinfo 9 May 2013 13:00:13 -0000 1.7 > +++ e_dbus/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/e_dbus-1.7.6.tar.gz) = > kGTUsWiC02V8qs+f6ak4Secak8n9xrvCCQH/ickpbgY= > -SIZE (e17/e_dbus-1.7.6.tar.gz) = 582701 > +SHA256 (e17/e_dbus-1.7.9.tar.gz) = > wyjEzxQkYpy2fINonMwflZZ6vLTAPf/UN+k7eZ/xUcE= > +SIZE (e17/e_dbus-1.7.9.tar.gz) = 585750 > Index: ecore/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/ecore/Makefile,v > retrieving revision 1.31 > diff -u -p -r1.31 Makefile > --- ecore/Makefile 31 May 2013 15:34:57 -0000 1.31 > +++ ecore/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,9 +2,7 @@ > > COMMENT = core event/X abstraction layer > > -DISTNAME = ecore-1.7.6 > -EPOCH = 2 > -REVISION = 0 > +DISTNAME = ecore-1.7.9 > > SO_VERSION = 3.1 # 8.6 > # NOTE: Must bump minor version if any shlib's are removed from the > @@ -32,7 +30,7 @@ LIB_DEPENDS = devel/glib2 \ > inputmethods/ibus \ > net/curl \ > net/libcares \ > - x11/e17/evas>=1.7.6.1v2 > + x11/e17/evas>=1.7.9 > > CONFIGURE_ARGS += --disable-doc \ > --disable-gnutls \ > Index: ecore/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/ecore/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- ecore/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ ecore/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/ecore-1.7.6.tar.gz) = > lOCPWKy1Ahcn7NTW2grH3D22clQqxfzXFoGDUZCtZVU= > -SIZE (e17/ecore-1.7.6.tar.gz) = 3848079 > +SHA256 (e17/ecore-1.7.9.tar.gz) = > wUXMACgNOjEMduXmqftQnIG4sXPwRFjJfqSua/Vj6vM= > +SIZE (e17/ecore-1.7.9.tar.gz) = 3869772 > Index: edje/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/edje/Makefile,v > retrieving revision 1.36 > diff -u -p -r1.36 Makefile > --- edje/Makefile 31 May 2013 15:34:58 -0000 1.36 > +++ edje/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,9 +2,7 @@ > > COMMENT = complex graphical design & layout library > > -DISTNAME = edje-1.7.6 > -EPOCH = 2 > -REVISION = 0 > +DISTNAME = edje-1.7.9 > > SHARED_LIBS += edje 3.0 # 8.6 > > @@ -26,8 +24,8 @@ MODULES = devel/gettext \ > MODE17_MIME_DB = Yes > > LIB_DEPENDS += devel/fribidi \ > - x11/e17/eio>=1.7.6 \ > - x11/e17/embryo>=1.7.6v2 \ > + x11/e17/eio>=1.7.9 \ > + x11/e17/embryo>=1.7.9 \ > ${MODLUA_LIB_DEPENDS} > > CONFIGURE_ARGS += --disable-doc > Index: edje/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/edje/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- edje/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ edje/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/edje-1.7.6.tar.gz) = > NmY+Hbf2FWdbGI9XlFTviB+n2xo+gHDM7ctl3+3QqVk= > -SIZE (e17/edje-1.7.6.tar.gz) = 1348158 > +SHA256 (e17/edje-1.7.9.tar.gz) = > 2sEuX9gaswMVG+xnQpcbY/LeV375QO0LavIEGRMDAKs= > +SIZE (e17/edje-1.7.9.tar.gz) = 1358744 > Index: eet/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/eet/Makefile,v > retrieving revision 1.27 > diff -u -p -r1.27 Makefile > --- eet/Makefile 9 May 2013 17:03:55 -0000 1.27 > +++ eet/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,8 +2,7 @@ > > COMMENT = library to write an arbitary set of chunks of data > to a file > > -DISTNAME = eet-1.7.6 > -EPOCH = 2 > +DISTNAME = eet-1.7.9 > > SHARED_LIBS += eet 3.0 # 8.6 > > @@ -14,7 +13,7 @@ WANTLIB += c crypto eina jpeg m pthread > > MODULES = converters/libiconv > > -LIB_DEPENDS = x11/e17/eina>=1.7.6v1 \ > +LIB_DEPENDS = x11/e17/eina>=1.7.9 \ > graphics/jpeg > > CONFIGURE_ARGS = --disable-doc \ > Index: eet/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/eet/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- eet/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ eet/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/eet-1.7.6.tar.gz) = > +96/ege6WzwIIb0JQeBIxBGvLm2iWB7Ve4BrP3q7B0g= > -SIZE (e17/eet-1.7.6.tar.gz) = 665882 > +SHA256 (e17/eet-1.7.9.tar.gz) = > M0XgiJu8KVNtvg9iNu0a5qnWhbjjmHfVQE+mIXvRLsY= > +SIZE (e17/eet-1.7.9.tar.gz) = 680554 > Index: efreet/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/efreet/Makefile,v > retrieving revision 1.26 > diff -u -p -r1.26 Makefile > --- efreet/Makefile 9 May 2013 17:03:55 -0000 1.26 > +++ efreet/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,8 +2,7 @@ > > COMMENT = implementations of freedesktop.org specifications > > -DISTNAME = efreet-1.7.6 > -EPOCH = 2 > +DISTNAME = efreet-1.7.9 > > SO_VERSION = 3.0 # 8.6 > # NOTE: Must bump minor version if any shlib's are removed from the > @@ -20,7 +19,7 @@ WANTLIB += eina glib-2.0 idn jpeg m pcre > > MODULES = devel/gettext > > -LIB_DEPENDS = x11/e17/ecore>=1.7.6v2 > +LIB_DEPENDS = x11/e17/ecore>=1.7.9 > > CONFIGURE_ARGS = --disable-doc > > Index: efreet/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/efreet/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- efreet/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ efreet/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/efreet-1.7.6.tar.gz) = > SZucKQFrEO/ZssbHhLhBOYYmnbgxP6lfs53S4ELN5bs= > -SIZE (e17/efreet-1.7.6.tar.gz) = 568121 > +SHA256 (e17/efreet-1.7.9.tar.gz) = > 1QN8BKyBMIeb+H2STmuDz0eefe6CNTIe0aSflwg7YRs= > +SIZE (e17/efreet-1.7.9.tar.gz) = 572001 > Index: eina/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/eina/Makefile,v > retrieving revision 1.18 > diff -u -p -r1.18 Makefile > --- eina/Makefile 9 May 2013 17:03:55 -0000 1.18 > +++ eina/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,9 +2,8 @@ > > COMMENT = EFL API for data types > > -VERSION = 1.7.6 > +VERSION = 1.7.9 > DISTNAME = eina-${VERSION} > -EPOCH= 1 > > SHARED_LIBS += eina 3.0 # 8.6 > > Index: eina/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/eina/distinfo,v > retrieving revision 1.7 > diff -u -p -r1.7 distinfo > --- eina/distinfo 9 May 2013 13:00:13 -0000 1.7 > +++ eina/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/eina-1.7.6.tar.gz) = > 8gTA3gD0bFS/kjR3eX116LSOAPkXMUPg4Ffpii3alCc= > -SIZE (e17/eina-1.7.6.tar.gz) = 9921426 > +SHA256 (e17/eina-1.7.9.tar.gz) = > t/4m2YuAR50Pcr5HslhN+iQ+TRh3TLgkrMOYNUpF1SA= > +SIZE (e17/eina-1.7.9.tar.gz) = 9938518 > Index: eio/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/eio/Makefile,v > retrieving revision 1.10 > diff -u -p -r1.10 Makefile > --- eio/Makefile 9 May 2013 17:03:55 -0000 1.10 > +++ eio/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = async i/o library > > -DISTNAME = eio-1.7.6 > +DISTNAME = eio-1.7.9 > > SHARED_LIBS += eio 1.0 # 8.6 > > @@ -14,7 +14,7 @@ WANTLIB += ssl z > > MODULES = devel/gettext > > -LIB_DEPENDS = x11/e17/ecore>=1.7.6v2 > +LIB_DEPENDS = x11/e17/ecore>=1.7.9 > > CONFIGURE_ARGS = --disable-doc > > Index: eio/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/eio/distinfo,v > retrieving revision 1.4 > diff -u -p -r1.4 distinfo > --- eio/distinfo 9 May 2013 13:00:13 -0000 1.4 > +++ eio/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/eio-1.7.6.tar.gz) = > ZZ2wHaFwp8ArkIewtmwjisg0AWlz+gSxNXWxvERdHAA= > -SIZE (e17/eio-1.7.6.tar.gz) = 445458 > +SHA256 (e17/eio-1.7.9.tar.gz) = > Nc4I7Pav1fqk/oV3ZFN+Fa7eKw0sN5IuVel+Lf8zUt4= > +SIZE (e17/eio-1.7.9.tar.gz) = 450462 > Index: elementary/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/elementary/Makefile,v > retrieving revision 1.12 > diff -u -p -r1.12 Makefile > --- elementary/Makefile 7 Jul 2013 21:25:32 -0000 1.12 > +++ elementary/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,9 +2,8 @@ > > COMMENT = basic widget set, based on EFL > > -VERSION = 1.7.6 > +VERSION = 1.7.9 > DISTNAME = elementary-${VERSION} > -REVISION = 1 > > SHARED_LIBS += elementary 0.0 # 8.6 > > @@ -31,13 +30,13 @@ MODE17_PURGE_LA = lib/edje/modules lib/e > > USE_GMAKE = Yes > > -LIB_DEPENDS += x11/e17/e_dbus>=1.7.6v1 \ > - x11/e17/edje>=1.7.6v2 \ > - x11/e17/eet>=1.7.6v2 \ > - x11/e17/efreet>=1.7.6v2 \ > - x11/e17/eio>=1.7.6 \ > - x11/e17/emotion>=1.7.6 \ > - x11/e17/ethumb>=1.7.6 \ > +LIB_DEPENDS += x11/e17/e_dbus>=1.7.9 \ > + x11/e17/edje>=1.7.9 \ > + x11/e17/eet>=1.7.9 \ > + x11/e17/efreet>=1.7.9 \ > + x11/e17/eio>=1.7.9 \ > + x11/e17/emotion>=1.7.9 \ > + x11/e17/ethumb>=1.7.9 \ > ${MODLUA_LIB_DEPENDS} > > CONFIGURE_ARGS += --disable-doc > Index: elementary/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/elementary/distinfo,v > retrieving revision 1.2 > diff -u -p -r1.2 distinfo > --- elementary/distinfo 9 May 2013 13:00:13 -0000 1.2 > +++ elementary/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/elementary-1.7.6.tar.gz) = > 61KETmu5XfG4M5f7zDx+I0YxzZHIMnF4EyDyher3XUQ= > -SIZE (e17/elementary-1.7.6.tar.gz) = 10010088 > +SHA256 (e17/elementary-1.7.9.tar.gz) = > NmfG2j2JvlpGNjUJZFvlnj3rHwUr+hQjmYaslJnaUvs= > +SIZE (e17/elementary-1.7.9.tar.gz) = 10015900 > Index: embryo/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/embryo/Makefile,v > retrieving revision 1.20 > diff -u -p -r1.20 Makefile > --- embryo/Makefile 9 May 2013 17:03:55 -0000 1.20 > +++ embryo/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,8 +2,7 @@ > > COMMENT = C like scripting language used in E17 > > -DISTNAME = embryo-1.7.6 > -EPOCH = 2 > +DISTNAME = embryo-1.7.9 > > SHARED_LIBS += embryo 3.0 # 8.6 > > @@ -14,7 +13,7 @@ WANTLIB += c eina m pthread > > MODULES = converters/libiconv > > -LIB_DEPENDS = x11/e17/eina>=1.7.6v1 > +LIB_DEPENDS = x11/e17/eina>=1.7.9 > > CONFIGURE_ARGS = --disable-doc > > Index: embryo/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/embryo/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- embryo/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ embryo/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/embryo-1.7.6.tar.gz) = > DQ1YSwMRk/hs4JNYmLw9zLJj6UX5gRJbx4BJA8jTSoQ= > -SIZE (e17/embryo-1.7.6.tar.gz) = 551858 > +SHA256 (e17/embryo-1.7.9.tar.gz) = > ayc5pTw6svz0Tt+5w6TFbRGrqR4n5Vap5wEWoWEgHjQ= > +SIZE (e17/embryo-1.7.9.tar.gz) = 549039 > Index: emotion/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/emotion/Makefile,v > retrieving revision 1.13 > diff -u -p -r1.13 Makefile > --- emotion/Makefile 24 Sep 2013 19:02:13 -0000 1.13 > +++ emotion/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,8 +2,7 @@ > > COMMENT = video (and audio) codec playback library > > -DISTNAME = emotion-1.7.6 > -REVISION = 4 > +DISTNAME = emotion-1.7.9 > > SHARED_LIBS += emotion 1.0 # 8.6 > > @@ -28,9 +27,9 @@ MODE17_PURGE_LA = lib/edje/modules/emoti > > LIB_DEPENDS = devel/orc \ > multimedia/gstreamer-0.10/plugins-base \ > - x11/e17/ecore>=1.7.6v2 \ > - x11/e17/edje>=1.7.6v2 \ > - x11/e17/embryo>=1.7.6v2 > + x11/e17/ecore>=1.7.9 \ > + x11/e17/edje>=1.7.9 \ > + x11/e17/embryo>=1.7.9 > > CONFIGURE_ARGS += --disable-doc \ > --disable-xine \ > Index: emotion/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/emotion/distinfo,v > retrieving revision 1.2 > diff -u -p -r1.2 distinfo > --- emotion/distinfo 9 May 2013 13:00:13 -0000 1.2 > +++ emotion/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/emotion-1.7.6.tar.gz) = > dQeiVE+51Z6KiDViikQUGUO/OnSJ8JPrVXvjlsPv9lA= > -SIZE (e17/emotion-1.7.6.tar.gz) = 599087 > +SHA256 (e17/emotion-1.7.9.tar.gz) = > /3IgRJDnQK2qeYC60aBg2ugRPDCMYIPlvO44ChHa0fQ= > +SIZE (e17/emotion-1.7.9.tar.gz) = 609777 > Index: ethumb/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/ethumb/Makefile,v > retrieving revision 1.6 > diff -u -p -r1.6 Makefile > --- ethumb/Makefile 31 May 2013 15:34:58 -0000 1.6 > +++ ethumb/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,8 +2,7 @@ > > COMMENT = EFL thumbnail generation library > > -DISTNAME = ethumb-1.7.6 > -REVISION = 0 > +DISTNAME = ethumb-1.7.9 > > SHARED_LIBS += ethumb 0.0 # 8.6 > SHARED_LIBS += ethumb_client 0.0 # 8.6 > @@ -24,11 +23,11 @@ MODULES = devel/gettext \ > lang/lua > > LIB_DEPENDS = graphics/libexif \ > - x11/e17/ecore>=1.7.6v2 \ > - x11/e17/e_dbus>=1.7.6v1 \ > - x11/e17/edje>=1.7.6v2 \ > - x11/e17/eet>=1.7.6v2 \ > - x11/e17/emotion>=1.7.6 > + x11/e17/ecore>=1.7.9 \ > + x11/e17/e_dbus>=1.7.9 \ > + x11/e17/edje>=1.7.9 \ > + x11/e17/eet>=1.7.9 \ > + x11/e17/emotion>=1.7.9 > > CONFIGURE_ARGS += --disable-doc > > Index: ethumb/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/ethumb/distinfo,v > retrieving revision 1.2 > diff -u -p -r1.2 distinfo > --- ethumb/distinfo 9 May 2013 13:00:13 -0000 1.2 > +++ ethumb/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/ethumb-1.7.6.tar.gz) = > yTvfyc8Q+HWcQcFyFnyxtevM3dj0mcx+G8xUEMrjFGo= > -SIZE (e17/ethumb-1.7.6.tar.gz) = 501855 > +SHA256 (e17/ethumb-1.7.9.tar.gz) = > qXw5qRhOx+GzUqfyUdl5krgILjoNZzXqHzTk5AEpoS8= > +SIZE (e17/ethumb-1.7.9.tar.gz) = 503698 > Index: evas/Makefile > =================================================================== > RCS file: /cvs/ports/x11/e17/evas/Makefile,v > retrieving revision 1.37 > diff -u -p -r1.37 Makefile > --- evas/Makefile 25 Sep 2013 07:58:48 -0000 1.37 > +++ evas/Makefile 27 Nov 2013 04:30:02 -0000 > @@ -2,10 +2,8 @@ > > COMMENT = canvas API for X > > -VERSION = 1.7.6 > -DISTNAME = evas-${VERSION}.1 > -EPOCH = 2 > -REVISION = 2 > +VERSION = 1.7.9 > +DISTNAME = evas-${VERSION} > > SHARED_LIBS += evas 3.0 # 8.6 > > @@ -25,7 +23,7 @@ MODE17_PURGE_LA = lib/evas/modules > > VMEM_WARNING = Yes > > -LIB_DEPENDS = x11/e17/eet>=1.7.6v2 \ > +LIB_DEPENDS = x11/e17/eet>=1.7.9 \ > graphics/giflib \ > graphics/png \ > graphics/tiff \ > Index: evas/distinfo > =================================================================== > RCS file: /cvs/ports/x11/e17/evas/distinfo,v > retrieving revision 1.9 > diff -u -p -r1.9 distinfo > --- evas/distinfo 9 May 2013 13:00:13 -0000 1.9 > +++ evas/distinfo 27 Nov 2013 04:30:02 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (e17/evas-1.7.6.1.tar.gz) = > 6/1tF4mZEohVxluO3u7FzB8bKsvdHYqsGXomh2S96sw= > -SIZE (e17/evas-1.7.6.1.tar.gz) = 10204802 > +SHA256 (e17/evas-1.7.9.tar.gz) = > H9aH5D6+MDG+SsdigEPq4ar8qDzm0dHwb/O1n7TAJ/A= > +SIZE (e17/evas-1.7.9.tar.gz) = 10261542 > Index: evas/patches/patch-src_modules_loaders_gif_evas_image_load_gif_c > =================================================================== > RCS file: evas/patches/patch-src_modules_loaders_gif_evas_image_load_gif_c > diff -N evas/patches/patch-src_modules_loaders_gif_evas_image_load_gif_c > --- evas/patches/patch-src_modules_loaders_gif_evas_image_load_gif_c 25 > Sep 2013 07:58:48 -0000 1.1 > +++ /dev/null 1 Jan 1970 00:00:00 -0000 > @@ -1,42 +0,0 @@ > -$OpenBSD: patch-src_modules_loaders_gif_evas_image_load_gif_c,v 1.1 > 2013/09/25 07:58:48 sthen Exp $ > - > -giflib 5.0+ > - > ---- src/modules/loaders/gif/evas_image_load_gif.c.orig Thu Sep 19 > 06:12:05 2013 > -+++ src/modules/loaders/gif/evas_image_load_gif.c Thu Sep 19 > 06:13:56 2013 > -@@ -700,7 +700,7 @@ evas_image_load_file_head_gif(Image_Entry *ie, const c > - return EINA_FALSE; > - } > - > -- gif = DGifOpenFileHandle(fd); > -+ gif = DGifOpenFileHandle(fd, NULL); > - if (!gif) > - { > - if (fd) close(fd); > -@@ -838,7 +838,7 @@ evas_image_load_specific_frame(Image_Entry *ie, const > - return EINA_FALSE; > - } > - > -- gif = DGifOpenFileHandle(fd); > -+ gif = DGifOpenFileHandle(fd, NULL); > - if (!gif) > - { > - if (fd) close(fd); > -@@ -927,7 +927,7 @@ evas_image_load_file_data_gif(Image_Entry *ie, const c > - return EINA_FALSE; > - } > - > -- gif = DGifOpenFileHandle(fd); > -+ gif = DGifOpenFileHandle(fd, NULL); > - if (!gif) > - { > - if (fd) close(fd); > -@@ -1000,7 +1000,7 @@ evas_image_load_frame_duration_gif(Image_Entry *ie, > co > - #endif > - if (fd < 0) return -1; > - > -- gif = DGifOpenFileHandle(fd); > -+ gif = DGifOpenFileHandle(fd, NULL); > - if (!gif) > - { > - if (fd) close(fd); > >
