diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-08 04:26:33 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-02-08 04:26:33 +0000 |
commit | a5c370bd7e6692c0fcaeefdcd06304c0b2700732 (patch) | |
tree | a59fea13ef1454ec5bb30623725436a8d17b33c4 /x11-toolkits/gob | |
parent | 25721a68e761ea0b7cb191ae1f8df70a948a5b37 (diff) | |
download | ports-a5c370bd7e6692c0fcaeefdcd06304c0b2700732.tar.gz ports-a5c370bd7e6692c0fcaeefdcd06304c0b2700732.zip |
Update to 0.92.3
Notes
Notes:
svn path=/head/; revision=25582
Diffstat (limited to 'x11-toolkits/gob')
-rw-r--r-- | x11-toolkits/gob/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gob/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/gob/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/x11-toolkits/gob/Makefile b/x11-toolkits/gob/Makefile index 5c58d35cfadf..7b70dedd8df7 100644 --- a/x11-toolkits/gob/Makefile +++ b/x11-toolkits/gob/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: GTK+ Object Builder -# Version required: 0.92.2 +# Version required: 0.92.3 # Date created: 25 January 2000 # Whom: Yukihiro Nakai <nakai@FreeBSD.org> # # $FreeBSD$ # -DISTNAME= gob-0.92.2 +DISTNAME= gob-0.92.3 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ diff --git a/x11-toolkits/gob/distinfo b/x11-toolkits/gob/distinfo index 64c1edef69db..2763c8fed363 100644 --- a/x11-toolkits/gob/distinfo +++ b/x11-toolkits/gob/distinfo @@ -1 +1 @@ -MD5 (gob-0.92.2.tar.gz) = cdf63c37169f15403439887b3c75df20 +MD5 (gob-0.92.3.tar.gz) = 0e34d4fc2fbd64931738ab089018834c diff --git a/x11-toolkits/gob/pkg-plist b/x11-toolkits/gob/pkg-plist index 1ee7181a89e1..1aee33b81765 100644 --- a/x11-toolkits/gob/pkg-plist +++ b/x11-toolkits/gob/pkg-plist @@ -1 +1,2 @@ bin/gob +share/aclocal/gob.m4 |