diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-06-22 20:19:51 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-06-22 20:19:51 +0800 |
commit | 87ee8bae52742071aa4ba3dab5ec416973c25671 (patch) | |
tree | 20be375e7fe93a8c80ded4f72d88a755d64d068d /editors | |
parent | d2fc0738461588f334bbbaff8479389fb5401619 (diff) | |
download | marcuscom-ports-87ee8bae52742071aa4ba3dab5ec416973c25671.tar.gz marcuscom-ports-87ee8bae52742071aa4ba3dab5ec416973c25671.tar.zst marcuscom-ports-87ee8bae52742071aa4ba3dab5ec416973c25671.zip |
Update to 2.27.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12405 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 4 | ||||
-rw-r--r-- | editors/gedit/distinfo | 6 | ||||
-rw-r--r-- | editors/gedit/pkg-plist | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 81b1f2215..33e476dbc 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/editors/gedit/Makefile,v 1.99 2009/05/27 16:17:01 kwm Exp $ # PORTNAME= gedit -PORTVERSION= 2.27.1 +PORTVERSION= 2.27.2 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 0683bc808..07913d48a 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gedit-2.27.1.tar.bz2) = 1f550e8172f363d969f8796d1a4081dc -SHA256 (gnome2/gedit-2.27.1.tar.bz2) = 9c9aba7b3a0a0c0a6cf162cad2f82600eda244e9d29907bd6b0afe1c00173b2a -SIZE (gnome2/gedit-2.27.1.tar.bz2) = 4430493 +MD5 (gnome2/gedit-2.27.2.tar.bz2) = b691903e22c0206ecd10c1b9b5125be3 +SHA256 (gnome2/gedit-2.27.2.tar.bz2) = c6c345e549efe9934ac3a858aa9906f7697b9dc59937cfc16e579adc01daf2cd +SIZE (gnome2/gedit-2.27.2.tar.bz2) = 4447269 diff --git a/editors/gedit/pkg-plist b/editors/gedit/pkg-plist index d00c84206..ffb876d30 100644 --- a/editors/gedit/pkg-plist +++ b/editors/gedit/pkg-plist @@ -1,6 +1,7 @@ bin/gedit bin/gnome-text-editor include/gedit-%%VERSION%%/gedit/gedit-app.h +include/gedit-%%VERSION%%/gedit/gedit-commands.h include/gedit-%%VERSION%%/gedit/gedit-convert.h include/gedit-%%VERSION%%/gedit/gedit-debug.h include/gedit-%%VERSION%%/gedit/gedit-document.h @@ -164,7 +165,6 @@ share/applications/gedit.desktop %%DOCSDIR%%/GeditEncodingsOptionMenu.html %%DOCSDIR%%/GeditFileChooserDialog.html %%DOCSDIR%%/GeditMessage.html -%%DOCSDIR%%/GeditMessageArea.html %%DOCSDIR%%/GeditMessageBus.html %%DOCSDIR%%/GeditNotebook.html %%DOCSDIR%%/GeditPanel.html |