diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-04 03:24:10 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-05-04 03:24:10 +0800 |
commit | ab65b138c4fea93fcfa9cbc224c33cc955e7499f (patch) | |
tree | 276d9b347f5785d5f736ee5462ccb95711f534d9 /devel/glib20 | |
parent | 23588c9c1ae3081c9fd578a66ffd22ce45619683 (diff) | |
download | marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.tar marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.tar.gz marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.tar.bz2 marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.tar.lz marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.tar.xz marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.tar.zst marcuscom-ports-ab65b138c4fea93fcfa9cbc224c33cc955e7499f.zip |
Update to 2.13.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8794 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20')
-rw-r--r-- | devel/glib20/Makefile | 4 | ||||
-rw-r--r-- | devel/glib20/distinfo | 6 | ||||
-rw-r--r-- | devel/glib20/files/patch-ag | 12 |
3 files changed, 11 insertions, 11 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 473ab3063..6594c6a4b 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/glib20/Makefile,v 1.91 2006/10/05 06:55:34 mezz Exp $ +# $MCom: ports/devel/glib20/Makefile,v 1.93 2007/03/19 14:02:17 ahze Exp $ # PORTNAME= glib -PORTVERSION= 2.13.0 +PORTVERSION= 2.13.1 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 daff18f23..80dc8abfd 100644 --- a/devel/glib20/distinfo +++ b/devel/glib20/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/glib-2.13.0.tar.bz2) = 4c0ffd368819f2af0c5fa531714945b1 -SHA256 (gnome2/glib-2.13.0.tar.bz2) = ccb28ebc42fa5600618ff472a85eb096f41e6b8c29f409e003e0aaf5ee53ac5f -SIZE (gnome2/glib-2.13.0.tar.bz2) = 3194727 +MD5 (gnome2/glib-2.13.1.tar.bz2) = 9317b839a998d99b53ce6ba2a6cdd8b3 +SHA256 (gnome2/glib-2.13.1.tar.bz2) = 0b12087b18c2882269aa2bcc05fa69e1e4c5f62846eb1b35b4a3c3ca8fa2fc81 +SIZE (gnome2/glib-2.13.1.tar.bz2) = 3208793 diff --git a/devel/glib20/files/patch-ag b/devel/glib20/files/patch-ag index 1cc5113c5..8a89b6e97 100644 --- a/devel/glib20/files/patch-ag +++ b/devel/glib20/files/patch-ag @@ -1,15 +1,15 @@ ---- Makefile.in.orig Thu Jan 4 20:31:47 2007 -+++ Makefile.in Thu Jan 4 20:33:38 2007 -@@ -238,7 +238,7 @@ target_alias = @target_alias@ +--- Makefile.in.orig Thu May 3 15:19:30 2007 ++++ Makefile.in Thu May 3 15:19:44 2007 +@@ -248,7 +248,7 @@ target_alias = @target_alias@ AUTOMAKE_OPTIONS = 1.7 --SUBDIRS = . m4macros glib gobject gmodule gthread tests po docs -+SUBDIRS = . m4macros glib gobject gmodule gthread po docs +-SUBDIRS = . m4macros glib gobject gmodule gthread tests build po docs ++SUBDIRS = . m4macros glib gobject gmodule gthread build po docs bin_SCRIPTS = glib-gettextize -@@ -286,8 +286,8 @@ BUILT_EXTRA_DIST = \ +@@ -301,8 +301,8 @@ BUILT_EXTRA_DIST = \ config.h.win32 \ gtk-doc.make |