diff options
author | mezz <mezz@FreeBSD.org> | 2007-05-29 10:37:42 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2007-05-29 10:37:42 +0800 |
commit | 2935005bac8ee636e344edca8bf68ea38b5e4b61 (patch) | |
tree | 978f60f3340e61e1d359640dc3ef4c9ebf25f60d /devel/glade3 | |
parent | 60b3a4e3fc8b27ad8e4a8f01b492497648199bce (diff) | |
download | freebsd-ports-graphics-2935005bac8ee636e344edca8bf68ea38b5e4b61.tar.gz freebsd-ports-graphics-2935005bac8ee636e344edca8bf68ea38b5e4b61.tar.zst freebsd-ports-graphics-2935005bac8ee636e344edca8bf68ea38b5e4b61.zip |
Update to 3.2.2.
Diffstat (limited to 'devel/glade3')
-rw-r--r-- | devel/glade3/Makefile | 2 | ||||
-rw-r--r-- | devel/glade3/distinfo | 6 | ||||
-rw-r--r-- | devel/glade3/pkg-plist | 38 |
3 files changed, 42 insertions, 4 deletions
diff --git a/devel/glade3/Makefile b/devel/glade3/Makefile index f2c18877dd5..53dc839ddb1 100644 --- a/devel/glade3/Makefile +++ b/devel/glade3/Makefile @@ -7,7 +7,7 @@ # PORTNAME= glade3 -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/devel/glade3/distinfo b/devel/glade3/distinfo index d5394db75f8..8424c436c85 100644 --- a/devel/glade3/distinfo +++ b/devel/glade3/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/glade3-3.2.1.tar.bz2) = 342f75ff9c0db9e36d06f4364ccfab98 -SHA256 (gnome2/glade3-3.2.1.tar.bz2) = 496e8ee6eda3a932669c3009360097bd4ab45ac5449327743946ff49111b91ca -SIZE (gnome2/glade3-3.2.1.tar.bz2) = 1371624 +MD5 (gnome2/glade3-3.2.2.tar.bz2) = 07f24fed99e424988964d6b2d77d5ba7 +SHA256 (gnome2/glade3-3.2.2.tar.bz2) = 28f97d7c41c6e1e1fd91e1e660e49aa0a7dee7839ea92f5cb661e571685b19bd +SIZE (gnome2/glade3-3.2.2.tar.bz2) = 1429808 diff --git a/devel/glade3/pkg-plist b/devel/glade3/pkg-plist index c1ff98867f7..6058687a72b 100644 --- a/devel/glade3/pkg-plist +++ b/devel/glade3/pkg-plist @@ -49,6 +49,43 @@ lib/libgladeui-1.la lib/libgladeui-1.so lib/libgladeui-1.so.5 libdata/pkgconfig/gladeui-1.0.pc +%%DOCSDIR%%/GladeApp.html +%%DOCSDIR%%/GladeClipboard.html +%%DOCSDIR%%/GladeClipboardView.html +%%DOCSDIR%%/GladeEditor.html +%%DOCSDIR%%/GladeEditorProperty.html +%%DOCSDIR%%/GladeFixed.html +%%DOCSDIR%%/GladePalette.html +%%DOCSDIR%%/GladePlaceholder.html +%%DOCSDIR%%/GladeProject.html +%%DOCSDIR%%/GladeProjectView.html +%%DOCSDIR%%/GladeProperty.html +%%DOCSDIR%%/GladeWidget.html +%%DOCSDIR%%/catalog.html +%%DOCSDIR%%/catalogintro.html +%%DOCSDIR%%/children.html +%%DOCSDIR%%/core.html +%%DOCSDIR%%/dockables.html +%%DOCSDIR%%/gladeui-GladeCommand.html +%%DOCSDIR%%/gladeui-GladePropertyClass.html +%%DOCSDIR%%/gladeui-GladeWidgetClass.html +%%DOCSDIR%%/gladeui-glade-base-editor.html +%%DOCSDIR%%/gladeui-glade-parameter.html +%%DOCSDIR%%/gladeui-glade-signal-editor.html +%%DOCSDIR%%/gladeui-glade-utils.html +%%DOCSDIR%%/gladeui.devhelp +%%DOCSDIR%%/gladeui.devhelp2 +%%DOCSDIR%%/home.png +%%DOCSDIR%%/index.html +%%DOCSDIR%%/index.sgml +%%DOCSDIR%%/ix01.html +%%DOCSDIR%%/left.png +%%DOCSDIR%%/misc.html +%%DOCSDIR%%/properties.html +%%DOCSDIR%%/right.png +%%DOCSDIR%%/style.css +%%DOCSDIR%%/up.png +%%DOCSDIR%%/widgetclasses.html share/gnome/applications/glade-3.desktop %%GNOME:%%share/gnome/glade3/catalogs/bonobo.xml %%GNOME:%%share/gnome/glade3/catalogs/bonobo.xml.in @@ -371,6 +408,7 @@ share/locale/zh_TW/LC_MESSAGES/glade3.mo @dirrm share/gnome/glade3/pixmaps @dirrm share/gnome/glade3/catalogs @dirrm share/gnome/glade3 +@dirrm %%DOCSDIR%% @dirrm lib/glade3/modules @dirrm lib/glade3/bindings @dirrm lib/glade3 |