From 85e91df50a13ca04a69f9655d4a6faa14accc698 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 27 May 2008 17:44:20 +0000 Subject: Update to 2.22.2. --- editors/gedit/Makefile | 3 +-- editors/gedit/distinfo | 6 +++--- editors/gedit/files/patch-docs_reference_Makefile.in | 15 --------------- 3 files changed, 4 insertions(+), 20 deletions(-) delete mode 100644 editors/gedit/files/patch-docs_reference_Makefile.in (limited to 'editors/gedit') diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 9f6bfa78ffa1..5db503143e48 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -7,8 +7,7 @@ # PORTNAME= gedit -PORTVERSION= 2.22.1 -PORTREVISION= 1 +PORTVERSION= 2.22.2 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 8a9ade46f23b..2500eef33560 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-2.22.1.tar.bz2) = ee797f4e2eed291dc28ef8ff7082445e -SHA256 (gnome2/gedit-2.22.1.tar.bz2) = 3b44c80e7d18dcda5d2535d9dafb21b2e579f84fa39866b8c60d60cd5c7ac921 -SIZE (gnome2/gedit-2.22.1.tar.bz2) = 3883851 +MD5 (gnome2/gedit-2.22.2.tar.bz2) = 433c4cf4399940b3af12a8f0f57fd7b1 +SHA256 (gnome2/gedit-2.22.2.tar.bz2) = 441dcfad94f1a5f14d8d48ec1225e0bbdc50a77b7417a54b6c1f3ad51cc1d04c +SIZE (gnome2/gedit-2.22.2.tar.bz2) = 3884411 diff --git a/editors/gedit/files/patch-docs_reference_Makefile.in b/editors/gedit/files/patch-docs_reference_Makefile.in deleted file mode 100644 index e198258d0b9e..000000000000 --- a/editors/gedit/files/patch-docs_reference_Makefile.in +++ /dev/null @@ -1,15 +0,0 @@ ---- docs/reference/Makefile.in.orig 2008-04-08 10:08:30.587820059 -0400 -+++ docs/reference/Makefile.in 2008-04-08 10:13:22.461209941 -0400 -@@ -639,9 +639,9 @@ - done; \ - echo '-- Installing $(srcdir)/html/index.sgml' ; \ - $(INSTALL_DATA) $(srcdir)/html/index.sgml $(DESTDIR)$(TARGET_DIR) || :; \ -- if test `which gtkdoc-rebase` != ""; then \ -- gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \ -- fi \ -+# if test `which gtkdoc-rebase` != ""; then \ -+# gtkdoc-rebase --relative --dest-dir=$(DESTDIR) --html-dir=$(DESTDIR)$(TARGET_DIR) ; \ -+# fi \ - fi - - uninstall-local: -- cgit v1.2.3