diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-10 21:37:23 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-10 21:37:23 +0800 |
commit | 25499dbcc397ed76b987f5cd3678f9101be7cedf (patch) | |
tree | ba61743f9aa107cb0b0ae5bbaf13cea807725d98 /graphics/evince | |
parent | 282948bce3c88eccf486f12eec9c033294068899 (diff) | |
download | marcuscom-ports-25499dbcc397ed76b987f5cd3678f9101be7cedf.tar.gz marcuscom-ports-25499dbcc397ed76b987f5cd3678f9101be7cedf.tar.zst marcuscom-ports-25499dbcc397ed76b987f5cd3678f9101be7cedf.zip |
Update to 0.9.2
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9179 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince')
-rw-r--r-- | graphics/evince/Makefile | 6 | ||||
-rw-r--r-- | graphics/evince/distinfo | 6 | ||||
-rw-r--r-- | graphics/evince/pkg-plist | 3 |
3 files changed, 9 insertions, 6 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 2479577e0..8b42f4a5c 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -3,11 +3,11 @@ # Whom: Adam Weinberger <adamw@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/graphics/evince/Makefile,v 1.71 2007/06/20 17:10:30 ahze Exp $ +# $MCom: ports/graphics/evince/Makefile,v 1.72 2007/07/09 00:27:02 ahze Exp $ # PORTNAME= evince -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -86,7 +86,7 @@ DJVU_DIR?= -nox11 .endif .if defined(WITH_DJVU) -LIB_DEPENDS+= djvulibre.17:${PORTSDIR}/graphics/djvulibre${DJVU_DIR} +LIB_DEPENDS+= djvulibre.18:${PORTSDIR}/graphics/djvulibre${DJVU_DIR} CONFIGURE_ARGS+= --enable-djvu GCONF_SCHEMAS+= evince-thumbnailer-djvu.schemas .else diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo index 9601845e3..08a6f2029 100644 --- a/graphics/evince/distinfo +++ b/graphics/evince/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/evince-0.9.1.tar.bz2) = 6aa4037b266cbc3e90f58c18c91e2590 -SHA256 (gnome2/evince-0.9.1.tar.bz2) = 2f558ae35c0fe35398d0da5c0898f96d6a3911e58f573ede662c95d2e7984d05 -SIZE (gnome2/evince-0.9.1.tar.bz2) = 1508480 +MD5 (gnome2/evince-0.9.2.tar.bz2) = defd7e5f9e8299da9d65b0ad025ccfac +SHA256 (gnome2/evince-0.9.2.tar.bz2) = aab3a4c14612664edfee07b305994d375843be998c5154058458a7afe886a179 +SIZE (gnome2/evince-0.9.2.tar.bz2) = 1521118 diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist index 67581903d..c29b0da45 100644 --- a/graphics/evince/pkg-plist +++ b/graphics/evince/pkg-plist @@ -192,6 +192,7 @@ share/locale/sr/LC_MESSAGES/evince.mo share/locale/sr@Latn/LC_MESSAGES/evince.mo share/locale/sv/LC_MESSAGES/evince.mo share/locale/ta/LC_MESSAGES/evince.mo +share/locale/te/LC_MESSAGES/evince.mo share/locale/th/LC_MESSAGES/evince.mo share/locale/tr/LC_MESSAGES/evince.mo share/locale/uk/LC_MESSAGES/evince.mo @@ -244,6 +245,8 @@ share/locale/zh_TW/LC_MESSAGES/evince.mo @unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true @dirrmtry share/locale/zh_HK/LC_MESSAGES @dirrmtry share/locale/zh_HK +@dirrmtry share/locale/te/LC_MESSAGES +@dirrmtry share/locale/te @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/oc/LC_MESSAGES |