ports/109643: [MAINTAINER] graphics/epdfview: update to 0.1.6

chinsan chinsan at FreeBSD.org
Tue Feb 27 20:40:04 UTC 2007


>Number:         109643
>Category:       ports
>Synopsis:       [MAINTAINER] graphics/epdfview: update to 0.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 27 20:40:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
- Update to 0.1.6

Removed file(s):
- files/patch-src_MainPter.cxx

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- epdfview-0.1.6.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/epdfview/Makefile /usr/home/chinsan/project/epdfview/Makefile
--- /usr/ports/graphics/epdfview/Makefile	Tue Jan 30 09:10:02 2007
+++ /usr/home/chinsan/project/epdfview/Makefile	Wed Feb 28 04:15:32 2007
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	epdfview
-PORTVERSION=	0.1.5
-PORTREVISION=	2
+PORTVERSION=	0.1.6
 CATEGORIES=	graphics print gnome
 MASTER_SITES=	http://trac.emma-soft.com/epdfview/chrome/site/releases/ \
 		LOCAL/chinsan
@@ -22,7 +21,7 @@
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
 USE_ICONV=	yes
-USE_X_PREFIX=	yes
+USE_XLIB=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gtk20 intlhack
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
@@ -38,9 +37,6 @@
 CONFIGURE_ARGS+=--disable-nls
 PLIST_SUB+=	NLS="@comment "
 .endif
-
-post-patch:
-	@${REINPLACE_CMD} -e '273 s,OPEN,SAVE,' ${WRKSRC}/src/gtk/MainView.cxx
 
 post-install:
 	${MKDIR} ${PREFIX}/share/applications ${PREFIX}/share/pixmaps
diff -ruN --exclude=CVS /usr/ports/graphics/epdfview/distinfo /usr/home/chinsan/project/epdfview/distinfo
--- /usr/ports/graphics/epdfview/distinfo	Fri Jul  7 01:12:10 2006
+++ /usr/home/chinsan/project/epdfview/distinfo	Wed Feb 28 03:53:55 2007
@@ -1,3 +1,3 @@
-MD5 (epdfview-0.1.5.tar.bz2) = 70b4c5c36781b6e1d5d2ed30a79db9c5
-SHA256 (epdfview-0.1.5.tar.bz2) = d437b49f40f61e3ba5a3ed8edad783895dcbdfc3cd4cbe6ef37a56f7eea59573
-SIZE (epdfview-0.1.5.tar.bz2) = 392460
+MD5 (epdfview-0.1.6.tar.bz2) = cce9edb41b4a8308e0ef0eea24b5a1ab
+SHA256 (epdfview-0.1.6.tar.bz2) = 61d041afc953e0570ddae934179e92edf800f69f043d78058073806504e4137f
+SIZE (epdfview-0.1.6.tar.bz2) = 406037
diff -ruN --exclude=CVS /usr/ports/graphics/epdfview/files/patch-src_MainPter.cxx /usr/home/chinsan/project/epdfview/files/patch-src_MainPter.cxx
--- /usr/ports/graphics/epdfview/files/patch-src_MainPter.cxx	Tue Aug  8 10:25:26 2006
+++ /usr/home/chinsan/project/epdfview/files/patch-src_MainPter.cxx	Thu Jan  1 08:00:00 1970
@@ -1,10 +0,0 @@
---- src/MainPter.cxx.orig	Tue Aug  8 09:28:54 2006
-+++ src/MainPter.cxx	Tue Aug  8 09:29:35 2006
-@@ -52,6 +52,7 @@
-     m_Document->attach (this);
-     m_View = NULL;
-     m_PagePter = NULL;
-+    m_FindPter = NULL;
-     m_PasswordTries = 3;
- #if defined (DEBUG)
-     G_LOCK (fileLoaded);
diff -ruN --exclude=CVS /usr/ports/graphics/epdfview/pkg-plist /usr/home/chinsan/project/epdfview/pkg-plist
--- /usr/ports/graphics/epdfview/pkg-plist	Fri Jul  7 01:12:10 2006
+++ /usr/home/chinsan/project/epdfview/pkg-plist	Wed Feb 28 04:15:21 2007
@@ -1,9 +1,13 @@
 bin/epdfview
 %%NLS%%share/locale/ca/LC_MESSAGES/epdfview.mo
 %%NLS%%share/locale/de/LC_MESSAGES/epdfview.mo
+%%NLS%%share/locale/el/LC_MESSAGES/epdfview.mo
 %%NLS%%share/locale/es/LC_MESSAGES/epdfview.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/epdfview.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/epdfview.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/epdfview.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/epdfview.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/epdfview.mo
 share/applications/epdfview.desktop
 %%DATADIR%%/pixmaps/icon_epdfview-24.png
 %%DATADIR%%/pixmaps/icon_epdfview-32.png
--- epdfview-0.1.6.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list