diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-26 12:04:19 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-26 12:04:19 +0800 |
commit | c931deff32b09a1e15891c344a83d3d2aaf44340 (patch) | |
tree | 3e0d72af70fd95388a6e65116014f0421c00c3fc /devel | |
parent | 35d833548d57b9f367bd0f332f41b53707117db8 (diff) | |
download | marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.tar marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.tar.gz marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.tar.bz2 marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.tar.lz marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.tar.xz marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.tar.zst marcuscom-ports-c931deff32b09a1e15891c344a83d3d2aaf44340.zip |
Update to 2.23.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13500 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r-- | devel/glib20/Makefile | 4 | ||||
-rw-r--r-- | devel/glib20/distinfo | 6 | ||||
-rw-r--r-- | devel/glib20/pkg-plist | 5 |
3 files changed, 10 insertions, 5 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 5a35b7dce..e46e14532 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,12 +3,12 @@ # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glib20/Makefile,v 1.157 2009/12/08 18:40:35 kwm Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.158 2009/12/21 16:26:58 kwm Exp $ # # !! DON'T FORGET ABOUT devel/gio-fam-backend !! PORTNAME= glib -PORTVERSION= 2.23.1 +PORTVERSION= 2.23.2 PORTREVISION?= 0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \ diff --git a/devel/glib20/distinfo b/devel/glib20/distinfo index c89db3b72..32e60629f 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/glib-2.23.1.tar.bz2) = fb637f6122690254097d0b6d470f6ed3 -SHA256 (gnome2/glib-2.23.1.tar.bz2) = 5074df427a0640fb37b73cb692f233907fa2015af3be8594cd235a28ed1605a6 -SIZE (gnome2/glib-2.23.1.tar.bz2) = 5082222 +MD5 (gnome2/glib-2.23.2.tar.bz2) = 5613fadc27b1cb64f234aed4babfa17b +SHA256 (gnome2/glib-2.23.2.tar.bz2) = 96396a496c7d31e24986275d58a59c9ceef2c57b49091813ad3f9e1a5de9c953 +SIZE (gnome2/glib-2.23.2.tar.bz2) = 5152834 diff --git a/devel/glib20/pkg-plist b/devel/glib20/pkg-plist index bd98d4814..0b0828df8 100644 --- a/devel/glib20/pkg-plist +++ b/devel/glib20/pkg-plist @@ -1,3 +1,4 @@ +bin/gio-querymodules bin/glib-genmarshal bin/glib-gettextize bin/glib-mkenums @@ -146,6 +147,7 @@ include/glib-2.0/glib/gtypes.h include/glib-2.0/glib/gunicode.h include/glib-2.0/glib/gurifuncs.h include/glib-2.0/glib/gutils.h +include/glib-2.0/glib/gvarianttype.h include/glib-2.0/glib/gwin32.h include/glib-2.0/glibconfig.h include/glib-2.0/gmodule.h @@ -201,6 +203,7 @@ share/glib-2.0/gettext/po/Makefile.in.in share/locale/am/LC_MESSAGES/glib20.mo share/locale/ar/LC_MESSAGES/glib20.mo share/locale/as/LC_MESSAGES/glib20.mo +share/locale/ast/LC_MESSAGES/glib20.mo share/locale/az/LC_MESSAGES/glib20.mo share/locale/be/LC_MESSAGES/glib20.mo share/locale/be@latin/LC_MESSAGES/glib20.mo @@ -343,5 +346,7 @@ share/locale/zh_TW/LC_MESSAGES/glib20.mo @dirrmtry share/locale/bn_IN @dirrmtry share/locale/be@latin/LC_MESSAGES @dirrmtry share/locale/be@latin +@dirrmtry share/locale/ast/LC_MESSAGES +@dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as |