diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-27 19:21:00 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-27 19:21:00 +0800 |
commit | 24bc5c23178513959c78c7a07c11a340c0b70237 (patch) | |
tree | 476e846eadf6973949c95bb8ba38d4d8fd77857f /devel/libIDL | |
parent | 3a8dd18b85fcd891d4dd9aa738fbe2fe4b01a5cb (diff) | |
download | freebsd-ports-graphics-24bc5c23178513959c78c7a07c11a340c0b70237.tar.gz freebsd-ports-graphics-24bc5c23178513959c78c7a07c11a340c0b70237.tar.zst freebsd-ports-graphics-24bc5c23178513959c78c7a07c11a340c0b70237.zip |
Update all components of the GNOME 2.0 to the versions included into GNOME
2.0-beta release.
Diffstat (limited to 'devel/libIDL')
-rw-r--r-- | devel/libIDL/Makefile | 6 | ||||
-rw-r--r-- | devel/libIDL/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile index 36afb218943..02329812467 100644 --- a/devel/libIDL/Makefile +++ b/devel/libIDL/Makefile @@ -6,15 +6,15 @@ # PORTNAME= libIDL -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-alpha2 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-beta DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -LIB_DEPENDS= glib-1.3.13:${PORTSDIR}/devel/glib13 +LIB_DEPENDS= glib-1.3.14:${PORTSDIR}/devel/glib13 USE_BZIP2= yes USE_GMAKE= yes diff --git a/devel/libIDL/distinfo b/devel/libIDL/distinfo index ac22dc9b9c2..40e3cc956a9 100644 --- a/devel/libIDL/distinfo +++ b/devel/libIDL/distinfo @@ -1 +1 @@ -MD5 (gnome2/libIDL-0.7.3.tar.bz2) = f52fc93a78aeb97644e882f4085bac97 +MD5 (gnome2/libIDL-0.7.4.tar.bz2) = 837b1b11e411d58dd5472715c0b1e68f |