diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-09-08 14:20:41 +0000 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-09-08 14:20:41 +0000 |
commit | df6f0a8a1acab5d7cc59db1b6cbae9a40a2097bc (patch) | |
tree | 9bc95f1193ab5978301923db624e06118aa049fe /x11-toolkits/gdl | |
parent | 833c609d7c13aefbf3499237556e684cb709a476 (diff) | |
download | FreeBSD-ports-df6f0a8a1acab5d7cc59db1b6cbae9a40a2097bc.zip FreeBSD-ports-df6f0a8a1acab5d7cc59db1b6cbae9a40a2097bc.tar.gz |
Update to 0.6.0
PR: ports/85808
Submitted by: Jorge Mario Mazo <jgutie11@eafit.edu.co>
Diffstat (limited to 'x11-toolkits/gdl')
-rw-r--r-- | x11-toolkits/gdl/Makefile | 6 | ||||
-rw-r--r-- | x11-toolkits/gdl/distinfo | 4 | ||||
-rw-r--r-- | x11-toolkits/gdl/pkg-descr | 2 | ||||
-rw-r--r-- | x11-toolkits/gdl/pkg-plist | 6 |
4 files changed, 5 insertions, 13 deletions
diff --git a/x11-toolkits/gdl/Makefile b/x11-toolkits/gdl/Makefile index 06bdd3d..feb9985 100644 --- a/x11-toolkits/gdl/Makefile +++ b/x11-toolkits/gdl/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gdl -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.6.0 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.5 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} MAINTAINER= gnome@FreeBSD.org COMMENT= Components intended to be shared between GNOME development tools @@ -20,7 +19,6 @@ USE_X_PREFIX= yes USE_GNOME= gnomeprefix gnomehack libgnomeui USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes -USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11-toolkits/gdl/distinfo b/x11-toolkits/gdl/distinfo index 2463010..865ba9d 100644 --- a/x11-toolkits/gdl/distinfo +++ b/x11-toolkits/gdl/distinfo @@ -1,2 +1,2 @@ -MD5 (gdl-0.5.0.tar.bz2) = 16971189d8a8cb359bc83a384ac440ec -SIZE (gdl-0.5.0.tar.bz2) = 480806 +MD5 (gdl-0.6.0.tar.bz2) = ae8dabe64edccfeed5ac3630a6169c88 +SIZE (gdl-0.6.0.tar.bz2) = 463458 diff --git a/x11-toolkits/gdl/pkg-descr b/x11-toolkits/gdl/pkg-descr index fb910ee..1aca678 100644 --- a/x11-toolkits/gdl/pkg-descr +++ b/x11-toolkits/gdl/pkg-descr @@ -6,7 +6,7 @@ shared between Scaffold, the new GNOME 2 development system. The current pieces of GDL include: - - A code-editing bonboo component based on GtkSourceView + - A code-editing bonobo component based on GtkSourceView - An utility library that also contains the stubs and skels for the above components (gdl). diff --git a/x11-toolkits/gdl/pkg-plist b/x11-toolkits/gdl/pkg-plist index b2805b1..e191d6f 100644 --- a/x11-toolkits/gdl/pkg-plist +++ b/x11-toolkits/gdl/pkg-plist @@ -1,4 +1,3 @@ -include/libgdl-1.0/gdl/GDL.h include/libgdl-1.0/gdl/gdl-combo-button.h include/libgdl-1.0/gdl/gdl-dock-bar.h include/libgdl-1.0/gdl/gdl-dock-item.h @@ -24,10 +23,6 @@ share/gdl/images/stock-close-12.png share/gdl/images/stock-menu-left-12.png share/gdl/images/stock-menu-right-12.png share/gnome/gdl/glade/layout.glade -share/gnome/idl/libgdl-1.0/GDL.idl -share/gnome/idl/libgdl-1.0/editor-buffer.idl -share/gnome/idl/libgdl-1.0/editor-gutter.idl -share/gnome/idl/libgdl-1.0/symbol-browser.idl share/locale/am/LC_MESSAGES/gdl-1.mo share/locale/az/LC_MESSAGES/gdl-1.mo share/locale/ca/LC_MESSAGES/gdl-1.mo @@ -61,7 +56,6 @@ share/locale/sr@Latn/LC_MESSAGES/gdl-1.mo share/locale/sv/LC_MESSAGES/gdl-1.mo share/locale/vi/LC_MESSAGES/gdl-1.mo share/locale/zh_CN/LC_MESSAGES/gdl-1.mo -@dirrm share/gnome/idl/libgdl-1.0 @dirrm share/gnome/gdl/glade @dirrm share/gnome/gdl @dirrm share/gdl/images |