diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:10:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-06-01 16:10:38 +0000 |
commit | 1ecc592d8c0f766d78b1cd5cd0639a82cba48dd1 (patch) | |
tree | f3a64f821d9a3948862b11e80f4879b827fecfc7 /devel/glade | |
parent | 5df7ac46c165a290e3d709d4080d1f2d65a168d9 (diff) | |
download | ports-1ecc592d8c0f766d78b1cd5cd0639a82cba48dd1.tar.gz ports-1ecc592d8c0f766d78b1cd5cd0639a82cba48dd1.zip |
Notes
Diffstat (limited to 'devel/glade')
-rw-r--r-- | devel/glade/Makefile | 7 | ||||
-rw-r--r-- | devel/glade/distinfo | 2 | ||||
-rw-r--r-- | devel/glade/pkg-plist | 19 |
3 files changed, 24 insertions, 4 deletions
diff --git a/devel/glade/Makefile b/devel/glade/Makefile index 66dcb08ccd7a..a805cd9195e0 100644 --- a/devel/glade/Makefile +++ b/devel/glade/Makefile @@ -6,13 +6,14 @@ # PORTNAME= glade -PORTVERSION= 0.5.8 +PORTVERSION= 0.5.9 CATEGORIES= devel gnome -MASTER_SITES= http://glade.pn.org/ +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= stable/sources/glade MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/devel/glade/distinfo b/devel/glade/distinfo index 9406a6a8dee5..6cf61821439c 100644 --- a/devel/glade/distinfo +++ b/devel/glade/distinfo @@ -1 +1 @@ -MD5 (glade-0.5.8.tar.gz) = 17843aa65191fe78d5f64710a2c68701 +MD5 (glade-0.5.9.tar.gz) = 198531c9895a4edb94020ea7b6799c8a diff --git a/devel/glade/pkg-plist b/devel/glade/pkg-plist index 910994cdaa0e..0b3b4f6c7b1b 100644 --- a/devel/glade/pkg-plist +++ b/devel/glade/pkg-plist @@ -42,6 +42,21 @@ share/gnome/help/glade/C/faq/stylesheet-images/toc-plus.gif share/gnome/help/glade/C/faq/stylesheet-images/up.gif share/gnome/help/glade/C/faq/stylesheet-images/warning.gif share/gnome/help/glade/C/topic.dat +share/gnome/help/glade/C/turbo-start/docbook.css +share/gnome/help/glade/C/turbo-start/index.html +share/gnome/help/glade/C/turbo-start/ln7.html +share/gnome/help/glade/C/turbo-start/stylesheet-images/caution.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/home.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/important.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/next.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/note.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/prev.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/tip.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/toc-blank.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/toc-minus.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/toc-plus.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/up.gif +share/gnome/help/glade/C/turbo-start/stylesheet-images/warning.gif share/gnome/help/glade/C/user-guide/authors.html share/gnome/help/glade/C/user-guide/docbook.css share/gnome/help/glade/C/user-guide/edit-menu.html @@ -95,6 +110,7 @@ share/gnome/help/glade/C/user-guide/windows.html share/gnome/help/glade/C/user-guide/x230.html share/gnome/help/glade/C/user-guide/x329.html share/gnome/pixmaps/glade.png +share/gnome/pixmaps/glade/glade_logo.png share/locale/ca/LC_MESSAGES/glade.mo share/locale/cs/LC_MESSAGES/glade.mo share/locale/da/LC_MESSAGES/glade.mo @@ -113,9 +129,12 @@ share/locale/pt_BR/LC_MESSAGES/glade.mo share/locale/ru/LC_MESSAGES/glade.mo share/locale/sv/LC_MESSAGES/glade.mo share/locale/uk/LC_MESSAGES/glade.mo +@dirrm share/gnome/pixmaps/glade @dirrm share/gnome/help/glade/C/user-guide/user-guide-images @dirrm share/gnome/help/glade/C/user-guide/stylesheet-images @dirrm share/gnome/help/glade/C/user-guide +@dirrm share/gnome/help/glade/C/turbo-start/stylesheet-images +@dirrm share/gnome/help/glade/C/turbo-start @dirrm share/gnome/help/glade/C/faq/stylesheet-images @dirrm share/gnome/help/glade/C/faq @dirrm share/gnome/help/glade/C |