summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-24 11:30:30 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-09-24 11:30:30 +0800
commit39ce17fbe00c83440602d4b2863617177f11a9e6 (patch)
treea333c6459e2c3e98c2761c14198a4673c39c4721 /devel
parent3aea0b9b2dc1da3a9d402f8cf65d42a27f50cc45 (diff)
downloadmarcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.tar
marcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.tar.gz
marcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.tar.bz2
marcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.tar.lz
marcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.tar.xz
marcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.tar.zst
marcuscom-ports-39ce17fbe00c83440602d4b2863617177f11a9e6.zip
Update to 2.24.0.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11627 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/anjuta/Makefile4
-rw-r--r--devel/anjuta/distinfo6
-rw-r--r--devel/anjuta/files/patch-Makefile.in10
-rw-r--r--devel/anjuta/pkg-plist64
4 files changed, 30 insertions, 54 deletions
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
index 349b0358d..dfe7b0427 100644
--- a/devel/anjuta/Makefile
+++ b/devel/anjuta/Makefile
@@ -3,11 +3,11 @@
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/anjuta/Makefile,v 1.27 2008/08/19 00:22:52 kwm Exp $
+# $MCom: ports/devel/anjuta/Makefile,v 1.28 2008/09/16 22:33:42 kwm Exp $
#
PORTNAME= anjuta
-PORTVERSION= 2.23.91
+PORTVERSION= 2.24.0.1
PORTREVISION= 0
CATEGORIES= devel gnome
MASTER_SITES= GNOME
diff --git a/devel/anjuta/distinfo b/devel/anjuta/distinfo
index c3bdd4aaf..d329bd9f3 100644
--- a/devel/anjuta/distinfo
+++ b/devel/anjuta/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/anjuta-2.23.91.tar.bz2) = 2595ae5bbca2ca4d7f8dffdcdf5a30e5
-SHA256 (gnome2/anjuta-2.23.91.tar.bz2) = 142047ea8511f760306c9a477760ec15a063031db1d226801147244a9d739a1c
-SIZE (gnome2/anjuta-2.23.91.tar.bz2) = 6561279
+MD5 (gnome2/anjuta-2.24.0.1.tar.bz2) = 98cfa3707923c339b987f87f659d1e4f
+SHA256 (gnome2/anjuta-2.24.0.1.tar.bz2) = d02732abe6bbc53fad011d230b6aaf729396444935396c04c105c69a6e140979
+SIZE (gnome2/anjuta-2.24.0.1.tar.bz2) = 6735826
diff --git a/devel/anjuta/files/patch-Makefile.in b/devel/anjuta/files/patch-Makefile.in
index 1451a0d3b..132cd2755 100644
--- a/devel/anjuta/files/patch-Makefile.in
+++ b/devel/anjuta/files/patch-Makefile.in
@@ -1,11 +1,11 @@
---- Makefile.in.orig 2008-04-07 18:57:45.000000000 -0400
-+++ Makefile.in 2008-04-07 18:58:11.000000000 -0400
-@@ -522,14 +522,14 @@ uninstall-anjuta_dataDATA:
+--- Makefile.in.orig 2008-09-22 14:17:35.000000000 -0400
++++ Makefile.in 2008-09-22 14:20:32.000000000 -0400
+@@ -505,14 +505,14 @@ uninstall-anjuta_dataDATA:
rm -f "$(DESTDIR)$(anjuta_datadir)/$$f"; \
done
install-anjutadocDATA: $(anjutadoc_DATA)
- @$(NORMAL_INSTALL)
-- test -z "$(anjutadocdir)" || $(mkdir_p) "$(DESTDIR)$(anjutadocdir)"
+- test -z "$(anjutadocdir)" || $(MKDIR_P) "$(DESTDIR)$(anjutadocdir)"
- @list='$(anjutadoc_DATA)'; for p in $$list; do \
- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
- f=$(am__strip_dir) \
@@ -13,7 +13,7 @@
- $(anjutadocDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(anjutadocdir)/$$f"; \
- done
+# @$(NORMAL_INSTALL)
-+# test -z "$(anjutadocdir)" || $(mkdir_p) "$(DESTDIR)$(anjutadocdir)"
++# test -z "$(anjutadocdir)" || $(MKDIR_P) "$(DESTDIR)$(anjutadocdir)"
+# @list='$(anjutadoc_DATA)'; for p in $$list; do \
+# if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
+# f=$(am__strip_dir) \
diff --git a/devel/anjuta/pkg-plist b/devel/anjuta/pkg-plist
index d5230902a..347d3410f 100644
--- a/devel/anjuta/pkg-plist
+++ b/devel/anjuta/pkg-plist
@@ -467,7 +467,11 @@ share/applications/anjuta.desktop
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/ScintillaDoc.html
%%PORTDOCS%%%%DOCSDIR%%/TODO
+share/doc/libanjuta/AnjutaAsyncCommand.html
+share/doc/libanjuta/AnjutaCellRendererCaptionedImage.html
+share/doc/libanjuta/AnjutaCommand.html
share/doc/libanjuta/AnjutaLauncher.html
+share/doc/libanjuta/AnjutaMessageArea.html
share/doc/libanjuta/AnjutaPlugin.html
share/doc/libanjuta/AnjutaPluginHandle.html
share/doc/libanjuta/AnjutaPluginManager.html
@@ -479,6 +483,8 @@ share/doc/libanjuta/AnjutaSavePrompt.html
share/doc/libanjuta/AnjutaSerializer.html
share/doc/libanjuta/AnjutaSession.html
share/doc/libanjuta/AnjutaStatus.html
+share/doc/libanjuta/AnjutaSyncCommand.html
+share/doc/libanjuta/AnjutaVcsStatusTreeView.html
share/doc/libanjuta/AnjutaUI.html
share/doc/libanjuta/action-block.html
share/doc/libanjuta/anjuta-architecture.html
@@ -489,12 +495,10 @@ share/doc/libanjuta/home.png
share/doc/libanjuta/index.html
share/doc/libanjuta/index.sgml
share/doc/libanjuta/left.png
-share/doc/libanjuta/libanjuta-AnjutaAsyncCommand.html
-share/doc/libanjuta/libanjuta-AnjutaCellRendererCaptionedImage.html
-share/doc/libanjuta/libanjuta-AnjutaCommand.html
share/doc/libanjuta/libanjuta-ESplash.html
share/doc/libanjuta/libanjuta-anjuta-c-module.html
share/doc/libanjuta/libanjuta-anjuta-c-plugin-factory.html
+share/doc/libanjuta/libanjuta-anjuta-convert.html
share/doc/libanjuta/libanjuta-anjuta-debug.html
share/doc/libanjuta/libanjuta-anjuta-encodings.html
share/doc/libanjuta/libanjuta-anjuta-enum-types.html
@@ -504,12 +508,14 @@ share/doc/libanjuta/libanjuta-anjuta-plugin-description.html
share/doc/libanjuta/libanjuta-anjuta-shell.html
share/doc/libanjuta/libanjuta-anjuta-utils-priv.html
share/doc/libanjuta/libanjuta-anjuta-utils.html
+share/doc/libanjuta/libanjuta-anjuta-version.html
share/doc/libanjuta/libanjuta-api.html
share/doc/libanjuta/libanjuta-ianjuta-bookmark.html
share/doc/libanjuta/libanjuta-ianjuta-buildable.html
share/doc/libanjuta/libanjuta-ianjuta-builder.html
share/doc/libanjuta/libanjuta-ianjuta-debug-manager.html
share/doc/libanjuta/libanjuta-ianjuta-debugger-breakpoint.html
+share/doc/libanjuta/libanjuta-ianjuta-environment.html
share/doc/libanjuta/libanjuta-ianjuta-debugger-instruction.html
share/doc/libanjuta/libanjuta-ianjuta-debugger-memory.html
share/doc/libanjuta/libanjuta-ianjuta-debugger-register.html
@@ -549,7 +555,6 @@ share/doc/libanjuta/libanjuta-ianjuta-markable.html
share/doc/libanjuta/libanjuta-ianjuta-message-manager.html
share/doc/libanjuta/libanjuta-ianjuta-message-view.html
share/doc/libanjuta/libanjuta-ianjuta-plugin-factory.html
-share/doc/libanjuta/libanjuta-ianjuta-plugin-loader.html
share/doc/libanjuta/libanjuta-ianjuta-preferences.html
share/doc/libanjuta/libanjuta-ianjuta-print.html
share/doc/libanjuta/libanjuta-ianjuta-project-manager.html
@@ -821,46 +826,6 @@ share/omf/anjuta-manual/anjuta-manual-C.omf
share/omf/anjuta-manual/anjuta-manual-es.omf
share/omf/anjuta-manual/anjuta-manual-oc.omf
share/omf/anjuta-manual/anjuta-manual-sv.omf
-share/pixmaps/anjuta/Icons.16x16.Class
-share/pixmaps/anjuta/Icons.16x16.Enum
-share/pixmaps/anjuta/Icons.16x16.Event
-share/pixmaps/anjuta/Icons.16x16.Field
-share/pixmaps/anjuta/Icons.16x16.FormsDesigner.BringToFront
-share/pixmaps/anjuta/Icons.16x16.FormsDesigner.SendToBack
-share/pixmaps/anjuta/Icons.16x16.Interface
-share/pixmaps/anjuta/Icons.16x16.InternalClass
-share/pixmaps/anjuta/Icons.16x16.InternalDelegate
-share/pixmaps/anjuta/Icons.16x16.InternalEnum
-share/pixmaps/anjuta/Icons.16x16.InternalEvent
-share/pixmaps/anjuta/Icons.16x16.InternalField
-share/pixmaps/anjuta/Icons.16x16.InternalInterface
-share/pixmaps/anjuta/Icons.16x16.InternalMethod
-share/pixmaps/anjuta/Icons.16x16.InternalProperty
-share/pixmaps/anjuta/Icons.16x16.InternalStruct
-share/pixmaps/anjuta/Icons.16x16.Literal
-share/pixmaps/anjuta/Icons.16x16.Method
-share/pixmaps/anjuta/Icons.16x16.NameSpace
-share/pixmaps/anjuta/Icons.16x16.PrivateClass
-share/pixmaps/anjuta/Icons.16x16.PrivateDelegate
-share/pixmaps/anjuta/Icons.16x16.PrivateEnum
-share/pixmaps/anjuta/Icons.16x16.PrivateEvent
-share/pixmaps/anjuta/Icons.16x16.PrivateField
-share/pixmaps/anjuta/Icons.16x16.PrivateInterface
-share/pixmaps/anjuta/Icons.16x16.PrivateMethod
-share/pixmaps/anjuta/Icons.16x16.PrivateProperty
-share/pixmaps/anjuta/Icons.16x16.PrivateStruct
-share/pixmaps/anjuta/Icons.16x16.Property
-share/pixmaps/anjuta/Icons.16x16.ProtectedClass
-share/pixmaps/anjuta/Icons.16x16.ProtectedDelegate
-share/pixmaps/anjuta/Icons.16x16.ProtectedEnum
-share/pixmaps/anjuta/Icons.16x16.ProtectedEvent
-share/pixmaps/anjuta/Icons.16x16.ProtectedField
-share/pixmaps/anjuta/Icons.16x16.ProtectedInterface
-share/pixmaps/anjuta/Icons.16x16.ProtectedMethod
-share/pixmaps/anjuta/Icons.16x16.ProtectedProperty
-share/pixmaps/anjuta/Icons.16x16.ProtectedStruct
-share/pixmaps/anjuta/Icons.16x16.Reference
-share/pixmaps/anjuta/Icons.16x16.Struct
share/pixmaps/anjuta/anjuta-attach-16.png
share/pixmaps/anjuta/anjuta-attach-24.png
share/pixmaps/anjuta/anjuta-block-end-16.png
@@ -906,6 +871,17 @@ share/pixmaps/anjuta/anjuta-document-manager-plugin-48.png
share/pixmaps/anjuta/anjuta-document-manager-plugin.svg
%%SCINTILLA%%share/pixmaps/anjuta/anjuta-editor-scintilla-plugin-48.png
%%SCINTILLA%%share/pixmaps/anjuta/anjuta-editor-scintilla-plugin.svg
+share/pixmaps/anjuta/element-class-16.png
+share/pixmaps/anjuta/element-delegate-16.png
+share/pixmaps/anjuta/element-enumeration-16.png
+share/pixmaps/anjuta/element-event-16.png
+share/pixmaps/anjuta/element-field-16.png
+share/pixmaps/anjuta/element-interface-16.png
+share/pixmaps/anjuta/element-literal-16.png
+share/pixmaps/anjuta/element-method-16.png
+share/pixmaps/anjuta/element-namespace-16.png
+share/pixmaps/anjuta/element-property-16.png
+share/pixmaps/anjuta/element-structure-16.png
share/pixmaps/anjuta/anjuta-editor-sourceview-plugin-48.png
share/pixmaps/anjuta/anjuta-file-manager-plugin-48.png
share/pixmaps/anjuta/anjuta-file-manager-plugin.svg