diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-16 11:40:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-11-16 11:40:16 +0800 |
commit | e31da0b68de547e95a50bae2510a12d7bcab4bb1 (patch) | |
tree | 439f6ceb7db5d22306c059c82cfc2a567ff449bf | |
parent | 20dea2d9a16326e3b93670cf3fcc2dbd6ba4252d (diff) | |
download | marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.tar marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.tar.gz marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.tar.bz2 marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.tar.lz marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.tar.xz marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.tar.zst marcuscom-ports-e31da0b68de547e95a50bae2510a12d7bcab4bb1.zip |
Update to 0.1.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9949 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/gio-standalone/Makefile | 4 | ||||
-rw-r--r-- | devel/gio-standalone/distinfo | 6 | ||||
-rw-r--r-- | devel/gio-standalone/pkg-plist | 1 |
3 files changed, 5 insertions, 6 deletions
diff --git a/devel/gio-standalone/Makefile b/devel/gio-standalone/Makefile index ec7365c73..4919b56cc 100644 --- a/devel/gio-standalone/Makefile +++ b/devel/gio-standalone/Makefile @@ -3,10 +3,10 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/devel/gio-standalone/Makefile,v 1.2 2007/11/06 18:55:04 ahze Exp $ +# $MCom: ports/devel/gio-standalone/Makefile,v 1.3 2007/11/06 23:47:46 ahze Exp $ PORTNAME= gio-standalone -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= devel gnome MASTER_SITES= GNOME diff --git a/devel/gio-standalone/distinfo b/devel/gio-standalone/distinfo index 707ac2f50..098f05bb6 100644 --- a/devel/gio-standalone/distinfo +++ b/devel/gio-standalone/distinfo @@ -1,3 +1,3 @@ -MD5 (gio-standalone-0.1.1.tar.gz) = a421fc87fa4fea235cef7c0b98d491dc -SHA256 (gio-standalone-0.1.1.tar.gz) = 05a10d69321518d8400d3eb4db8ba730ac50d847f0b10d694621191e9dc94d5f -SIZE (gio-standalone-0.1.1.tar.gz) = 825690 +MD5 (gio-standalone-0.1.2.tar.gz) = 045ef93b2b27b8e5abbde90c63afa761 +SHA256 (gio-standalone-0.1.2.tar.gz) = b13d1129d27404469f56284f252c3388e8fd414dd946fd7f38ba9a70b6c01113 +SIZE (gio-standalone-0.1.2.tar.gz) = 847142 diff --git a/devel/gio-standalone/pkg-plist b/devel/gio-standalone/pkg-plist index 69ee117a1..35c4977bc 100644 --- a/devel/gio-standalone/pkg-plist +++ b/devel/gio-standalone/pkg-plist @@ -98,7 +98,6 @@ share/doc/gio/extending.html share/doc/gio/file_mon.html share/doc/gio/file_ops.html share/doc/gio/gio-GContentType.html -share/doc/gio/gio-GFileAttribute.html share/doc/gio/gio-GIOError.html share/doc/gio/gio-GIOScheduler.html share/doc/gio/gio-Unix-Mounts.html |