diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-04 14:59:36 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-04 14:59:36 +0800 |
commit | 33f72cd6a64e3cd586937707e5bc5a31d7c76a4a (patch) | |
tree | 794a6d9705b5389124850b2c02ec9cc48dd27a96 | |
parent | 8d40a9af5070288d832cb9b93afddcfceb73d525 (diff) | |
download | marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.tar marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.tar.gz marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.tar.bz2 marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.tar.lz marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.tar.xz marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.tar.zst marcuscom-ports-33f72cd6a64e3cd586937707e5bc5a31d7c76a4a.zip |
At first, I thought, they accidented hide menu but not.. It's done by on
purpose. They want it to be hide in the main menu, which I disagree but
follow GNOME's default is better. Bump the PORTREVISION.
http://bugzilla.gnome.org/show_bug.cgi?id=312399
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4688 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/evince/Makefile | 3 | ||||
-rw-r--r-- | graphics/evince/files/patch-data_evince.desktop.in.in | 10 |
2 files changed, 2 insertions, 11 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 1fe24ba53..6c311da97 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,12 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.29 2005/08/31 23:52:49 ahze Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.30 2005/09/02 00:45:13 marcus Exp $ # PORTNAME= evince PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.4 diff --git a/graphics/evince/files/patch-data_evince.desktop.in.in b/graphics/evince/files/patch-data_evince.desktop.in.in deleted file mode 100644 index f86c188f0..000000000 --- a/graphics/evince/files/patch-data_evince.desktop.in.in +++ /dev/null @@ -1,10 +0,0 @@ ---- data/evince.desktop.in.in.orig Wed Aug 17 02:57:19 2005 -+++ data/evince.desktop.in.in Wed Aug 17 02:57:28 2005 -@@ -9,7 +9,6 @@ - Terminal=false - Type=Application - Icon=postscript-viewer.png --NoDisplay=true - X-GNOME-DocPath= - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=evince |