diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-11-10 17:39:43 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-11-10 17:39:43 +0800 |
commit | 1cd62c955b429f58982bd086f00006c659a33841 (patch) | |
tree | f0114a67db55ecc3b63f988b6a0c6da49213d83f | |
parent | c3130812ce7e318330280cb720709ca4b7e23341 (diff) | |
download | marcuscom-ports-1cd62c955b429f58982bd086f00006c659a33841.tar.gz marcuscom-ports-1cd62c955b429f58982bd086f00006c659a33841.tar.zst marcuscom-ports-1cd62c955b429f58982bd086f00006c659a33841.zip |
Update gtk30 to 3.14.5
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20051 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gtk30/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gtk30/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile index 4fec32449..e9f021668 100644 --- a/x11-toolkits/gtk30/Makefile +++ b/x11-toolkits/gtk30/Makefile @@ -4,8 +4,8 @@ # Please keep gtk30 and x11-themes/gnome-themes-standard minor version in sync PORTNAME= gtk -PORTVERSION= 3.14.3 -PORTREVISION?= 1 +PORTVERSION= 3.14.5 +PORTREVISION?= 0 CATEGORIES= x11-toolkits MASTER_SITES= GNOME MASTER_SITE_SUBDIR= sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -43,7 +43,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip -LIBVERSION= 0.1400.3 +LIBVERSION= 0.1400.5 PLIST_SUB+= LIBVERSION=${LIBVERSION} GLIB_SCHEMAS= org.gtk.Demo.gschema.xml \ diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo index 41108098a..5b51cf2ec 100644 --- a/x11-toolkits/gtk30/distinfo +++ b/x11-toolkits/gtk30/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/gtk+-3.14.3.tar.xz) = 5e8c62b932f4f0384c3c8cbf251f65978bdecde3211bb16e4c2bde5d8b3af72f -SIZE (gnome3/gtk+-3.14.3.tar.xz) = 15646820 +SHA256 (gnome3/gtk+-3.14.5.tar.xz) = ba70f5ccde6646c6d8aa5a6398794b7bcf23fc45af22580a215d258f392dbbe2 +SIZE (gnome3/gtk+-3.14.5.tar.xz) = 15666824 |