diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-11 07:19:55 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-11 07:19:55 +0800 |
commit | cb9dc972733aafc1e890f2a208046352c9aa484e (patch) | |
tree | b96266aa78097b4f0205ca77c09d625d42cb6d42 | |
parent | c762cdc25d4b4582c0d5167cb08449760dd8911a (diff) | |
download | marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.tar marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.tar.gz marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.tar.bz2 marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.tar.lz marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.tar.xz marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.tar.zst marcuscom-ports-cb9dc972733aafc1e890f2a208046352c9aa484e.zip |
Update to 0.1.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3627 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/evince/Makefile | 4 | ||||
-rw-r--r-- | graphics/evince/distinfo | 4 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 329fae482..b1ca1c5b1 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -6,7 +6,7 @@ # PORTNAME= evince -PORTVERSION= 0.1.3 +PORTVERSION= 0.1.4 CATEGORIES= graphics print gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1 @@ -23,4 +23,6 @@ USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui libgnomeprintui CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" +GCONF_SCHEMAS= evince.schemas + .include <bsd.port.mk> diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index 00a5c492b..70e4fdd2e 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,2 +1,2 @@ -MD5 (evince-0.1.3.tar.bz2) = 08b384c91751a98a71c5672693db39e7 -SIZE (evince-0.1.3.tar.bz2) = 756250 +MD5 (evince-0.1.4.tar.bz2) = 87ddc402adf29b200403b6184d20e03c +SIZE (evince-0.1.4.tar.bz2) = 741869 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 6315cbdea..341162315 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -1,9 +1,8 @@ -bin/dviviewer bin/evince share/gnome/applications/evince.desktop share/gnome/evince/evince-password.glade share/gnome/evince/evince-ui.xml -share/gnome/pixmaps/evince/ev-stock-zoom-fit-width.png +share/locale/ca/LC_MESSAGES/evince.mo share/locale/cs/LC_MESSAGES/evince.mo share/locale/da/LC_MESSAGES/evince.mo share/locale/de/LC_MESSAGES/evince.mo @@ -15,5 +14,4 @@ share/locale/no/LC_MESSAGES/evince.mo share/locale/pt_BR/LC_MESSAGES/evince.mo share/locale/sv/LC_MESSAGES/evince.mo share/locale/zh_CN/LC_MESSAGES/evince.mo -@dirrm share/gnome/pixmaps/evince @dirrm share/gnome/evince |