diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-01 17:43:14 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-01 17:43:14 +0800 |
commit | b21728dea77ded43afeaf0c3c859163d71183994 (patch) | |
tree | b775418835e85eb3f36278c08e03a6d04b2b6223 /editors | |
parent | c3c283b600bc7797a6f6f319148c12f938e4580b (diff) | |
download | marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.tar marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.tar.gz marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.tar.bz2 marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.tar.lz marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.tar.xz marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.tar.zst marcuscom-ports-b21728dea77ded43afeaf0c3c859163d71183994.zip |
Update to 3.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16843 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'editors')
-rw-r--r-- | editors/ghex3/Makefile | 5 | ||||
-rw-r--r-- | editors/ghex3/distinfo | 4 | ||||
-rw-r--r-- | editors/ghex3/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/editors/ghex3/Makefile b/editors/ghex3/Makefile index d69f180e9..b80b22b9d 100644 --- a/editors/ghex3/Makefile +++ b/editors/ghex3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/editors/ghex3/Makefile,v 1.1 2011/10/15 16:35:05 kwm Exp $ # PORTNAME= ghex -PORTVERSION= 3.0.0 +PORTVERSION= 3.4.1 CATEGORIES= editors gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -20,6 +20,7 @@ CONFLICT= ghex-2.\* USE_XZ= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 gnomedocutils +INSTALLS_OMF= yes USE_GETTEXT= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes diff --git a/editors/ghex3/distinfo b/editors/ghex3/distinfo index 29824149f..d491750f0 100644 --- a/editors/ghex3/distinfo +++ b/editors/ghex3/distinfo @@ -1,2 +1,2 @@ -SHA256 (gnome3/ghex-3.0.0.tar.xz) = c1b44a962ff1d6c7f1ad012ef1971a227e6d00a0de6f1275cbb714db1a96c674 -SIZE (gnome3/ghex-3.0.0.tar.xz) = 1319392 +SHA256 (gnome3/ghex-3.4.1.tar.xz) = 8696babf56a24be01cbf856c6fbad6f1d0e10c44736957625f9535430dfee692 +SIZE (gnome3/ghex-3.4.1.tar.xz) = 1316852 diff --git a/editors/ghex3/pkg-plist b/editors/ghex3/pkg-plist index 23eb7a770..c781a9d1f 100644 --- a/editors/ghex3/pkg-plist +++ b/editors/ghex3/pkg-plist @@ -7,7 +7,6 @@ lib/libgtkhex-3.so.0 libdata/pkgconfig/gtkhex-3.pc share/GConf/gsettings/ghex.convert share/applications/ghex.desktop -share/ghex/ghex-ui.xml share/gnome/help/ghex/C/figures/ghex_window_empty.png share/gnome/help/ghex/C/figures/ghex_window_open.png share/gnome/help/ghex/C/ghex.xml @@ -96,6 +95,7 @@ share/locale/id/LC_MESSAGES/ghex-3.0.mo share/locale/it/LC_MESSAGES/ghex-3.0.mo share/locale/ja/LC_MESSAGES/ghex-3.0.mo share/locale/ko/LC_MESSAGES/ghex-3.0.mo +share/locale/lt/LC_MESSAGES/ghex-3.0.mo share/locale/lv/LC_MESSAGES/ghex-3.0.mo share/locale/mk/LC_MESSAGES/ghex-3.0.mo share/locale/ml/LC_MESSAGES/ghex-3.0.mo @@ -177,5 +177,7 @@ share/omf/ghex/ghex-zh_TW.omf @dirrmtry share/locale/rw @dirrmtry share/locale/oc/LC_MESSAGES @dirrmtry share/locale/oc +@dirrmtry share/locale/lt/LC_MESSAGES +@dirrmtry share/locale/lt @dirrmtry share/locale/dz/LC_MESSAGES @dirrmtry share/locale/dz |