summaryrefslogtreecommitdiffstats
path: root/graphics/evince
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-11 14:34:11 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-01-11 14:34:11 +0800
commit8a6e5cf047f6c67d9e67ec4eee574b620977bc45 (patch)
tree4565f01af02df7259f6ddc13ca4378cd0e9b3c58 /graphics/evince
parenta3da03aa0e64e3d137afc9a7229c11c1baa486ce (diff)
downloadmarcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.tar
marcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.tar.gz
marcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.tar.bz2
marcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.tar.lz
marcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.tar.xz
marcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.tar.zst
marcuscom-ports-8a6e5cf047f6c67d9e67ec4eee574b620977bc45.zip
Update to 0.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8184 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/evince')
-rw-r--r--graphics/evince/Makefile10
-rw-r--r--graphics/evince/distinfo6
-rw-r--r--graphics/evince/files/patch-properties_ev-properties-view.c23
-rw-r--r--graphics/evince/pkg-plist6
4 files changed, 13 insertions, 32 deletions
diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile
index fe59e3670..f7692c606 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.58 2006/10/10 02:27:26 ahze Exp $
+# $MCom: ports/graphics/evince/Makefile,v 1.60 2006/12/18 23:17:25 marcus Exp $
#
PORTNAME= evince
-PORTVERSION= 0.7.0
+PORTVERSION= 0.7.1
CATEGORIES= graphics print gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -103,10 +103,8 @@ RUN_DEPENDS+= unrar:${PORTSDIR}/archivers/unrar \
.endif
post-patch:
- @${REINPLACE_CMD} -e 's|-lt1lib|-lt1 -lm| ; \
- s|execinfo.h|#|g' \
- ${WRKSRC}/configure \
- ${WRKSRC}/dvi/mdvi-lib/Makefile.in
+ @${REINPLACE_CMD} -e 's|execinfo.h|#|g' \
+ ${WRKSRC}/configure
post-install:
@-update-desktop-database
diff --git a/graphics/evince/distinfo b/graphics/evince/distinfo
index 73b11bb76..625f2af3c 100644
--- a/graphics/evince/distinfo
+++ b/graphics/evince/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/evince-0.7.0.tar.bz2) = 1288d21b183127af36dd58158caa59b5
-SHA256 (gnome2/evince-0.7.0.tar.bz2) = ba08f552fe44a2a85fa28a171192bc45d0bf27658f714bf8b4924d072918b81d
-SIZE (gnome2/evince-0.7.0.tar.bz2) = 1276149
+MD5 (gnome2/evince-0.7.1.tar.bz2) = c2221a16834d643b5be3ee9d5628b546
+SHA256 (gnome2/evince-0.7.1.tar.bz2) = 3721bf5705796537d66decc03bdf07fadfd811924eaa92ccaf0f83a113d0083a
+SIZE (gnome2/evince-0.7.1.tar.bz2) = 1301451
diff --git a/graphics/evince/files/patch-properties_ev-properties-view.c b/graphics/evince/files/patch-properties_ev-properties-view.c
deleted file mode 100644
index 3204df9ac..000000000
--- a/graphics/evince/files/patch-properties_ev-properties-view.c
+++ /dev/null
@@ -1,23 +0,0 @@
---- properties/ev-properties-view.c.orig Mon Dec 18 18:08:18 2006
-+++ properties/ev-properties-view.c Mon Dec 18 18:13:07 2006
-@@ -245,10 +245,11 @@ ev_regular_paper_size (const EvDocumentI
- {
- const struct regular_paper_size *size;
- char *exact_size = NULL;
-- char *imperial = NULL;
- char *str = NULL;
- int i;
-
-+#ifdef _NL_MEASUREMENT_MEASUREMENT
-+ char *imperial = NULL;
- imperial = nl_langinfo(_NL_MEASUREMENT_MEASUREMENT);
- if ( imperial && imperial[0] == 2 )
- /* Imperial measurement (inches) */
-@@ -256,6 +257,7 @@ ev_regular_paper_size (const EvDocumentI
- info->paper_width / 25.4f,
- info->paper_height / 25.4f );
- else
-+#endif
- /* Metric measurement (millimeters) */
- exact_size = g_strdup_printf( _("%.0f x %.0f mm"),
- info->paper_width,
diff --git a/graphics/evince/pkg-plist b/graphics/evince/pkg-plist
index c08330e33..58c97deb0 100644
--- a/graphics/evince/pkg-plist
+++ b/graphics/evince/pkg-plist
@@ -15,6 +15,8 @@ share/gnome/help/evince/C/figures/evince_start_window.png
share/gnome/help/evince/C/legal.xml
share/gnome/help/evince/bg/evince.xml
share/gnome/help/evince/bg/figures/evince_start_window.png
+share/gnome/help/evince/ca/evince.xml
+share/gnome/help/evince/ca/figures/evince_start_window.png
share/gnome/help/evince/el/evince.xml
share/gnome/help/evince/el/figures/evince_start_window.png
share/gnome/help/evince/es/evince.xml
@@ -37,6 +39,7 @@ share/gnome/help/evince/uk/evince.xml
share/gnome/help/evince/uk/figures/evince_start_window.png
share/gnome/omf/evince/evince-C.omf
share/gnome/omf/evince/evince-bg.omf
+share/gnome/omf/evince/evince-ca.omf
share/gnome/omf/evince/evince-el.omf
share/gnome/omf/evince/evince-es.omf
share/gnome/omf/evince/evince-fi.omf
@@ -52,6 +55,7 @@ share/icons/hicolor/22x22/apps/evince.png
share/icons/hicolor/24x24/apps/evince.png
share/icons/hicolor/48x48/apps/evince.png
share/icons/hicolor/scalable/apps/evince.svg
+share/locale/ar/LC_MESSAGES/evince.mo
share/locale/be/LC_MESSAGES/evince.mo
share/locale/bg/LC_MESSAGES/evince.mo
share/locale/bn/LC_MESSAGES/evince.mo
@@ -137,6 +141,8 @@ share/locale/zh_TW/LC_MESSAGES/evince.mo
@dirrm share/gnome/help/evince/es
@dirrm share/gnome/help/evince/el/figures
@dirrm share/gnome/help/evince/el
+@dirrm share/gnome/help/evince/ca/figures
+@dirrm share/gnome/help/evince/ca
@dirrm share/gnome/help/evince/bg/figures
@dirrm share/gnome/help/evince/bg
@dirrm share/gnome/help/evince/C/figures