diff options
author | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:51:17 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2001-05-04 21:51:17 +0000 |
commit | 48d56577d5561c5f2ec4a29974cd7f64a2aa8ad5 (patch) | |
tree | 43d6d8552e11e9fff48a03d2af1f0686d4662f6e /devel | |
parent | Various patches (mainly shared library revision changes) for those (diff) |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
Notes
Notes:
svn path=/head/; revision=42260
Diffstat (limited to 'devel')
-rw-r--r-- | devel/gob2/Makefile | 2 | ||||
-rw-r--r-- | devel/gob2/distinfo | 2 | ||||
-rw-r--r-- | devel/libole2/Makefile | 2 | ||||
-rw-r--r-- | devel/libole2/distinfo | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/gob2/Makefile b/devel/gob2/Makefile index 87c085df42bc..64eefe9b184e 100644 --- a/devel/gob2/Makefile +++ b/devel/gob2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gob -PORTVERSION= 1.0.8 +PORTVERSION= 1.0.9 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.5z.com/pub/gob/ diff --git a/devel/gob2/distinfo b/devel/gob2/distinfo index 363614ceb6b1..ca427d6454f0 100644 --- a/devel/gob2/distinfo +++ b/devel/gob2/distinfo @@ -1 +1 @@ -MD5 (gob-1.0.8.tar.gz) = b020e8df621fc90674c9c5c6332900e4 +MD5 (gob-1.0.9.tar.gz) = c32b6af9d6d3fe0f325a10bf369365dc diff --git a/devel/libole2/Makefile b/devel/libole2/Makefile index bb2f6572350b..679b96c6316c 100644 --- a/devel/libole2/Makefile +++ b/devel/libole2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libole2 -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= unstable/sources/libole2 diff --git a/devel/libole2/distinfo b/devel/libole2/distinfo index 2e6415992a03..f54365c95d55 100644 --- a/devel/libole2/distinfo +++ b/devel/libole2/distinfo @@ -1 +1 @@ -MD5 (libole2-0.2.0.tar.gz) = d8a98c577026bdd172b107c19c23e4d2 +MD5 (libole2-0.2.1.tar.gz) = 425c3543b1cabd40951ecf7c70c3ed70 |