diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-06-11 08:15:32 +0000 |
commit | 3bfd9150b885caf5b5edc77f33ba08a5fe22792b (patch) | |
tree | a6b38ea7597bb8b588d2567d3bdb2b6ae0539e41 /devel/libbonobo | |
parent | 2bd9adbb81eadd287383489e8a8d1d74fd7fcf33 (diff) | |
download | ports-3bfd9150b885caf5b5edc77f33ba08a5fe22792b.tar.gz ports-3bfd9150b885caf5b5edc77f33ba08a5fe22792b.zip |
Update to the latest GNOME 2 snapshot. This will be done it two parts.
This first part is the GNOME 2 API. The next part will contain the desktop
components.
Notes
Notes:
svn path=/head/; revision=61095
Diffstat (limited to 'devel/libbonobo')
-rw-r--r-- | devel/libbonobo/Makefile | 5 | ||||
-rw-r--r-- | devel/libbonobo/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 78ae5443577e..5c4d14a1f0bb 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -6,11 +6,10 @@ # PORTNAME= libbonobo -PORTVERSION= 1.117.0 -PORTREVISION= 1 +PORTVERSION= 2.0.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020525 +MASTER_SITE_SUBDIR= pre-gnome2/releases/gnome-2.0-desktop-20020607 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org diff --git a/devel/libbonobo/distinfo b/devel/libbonobo/distinfo index 23c1f81a5c1e..ad14705f4368 100644 --- a/devel/libbonobo/distinfo +++ b/devel/libbonobo/distinfo @@ -1 +1 @@ -MD5 (gnome2/libbonobo-1.117.0.tar.bz2) = e3ecc01f2f250b3143f0dee600f42e80 +MD5 (gnome2/libbonobo-2.0.0.tar.bz2) = fee1e4af2e5f04a7f6bcce6c066de957 |