ports/52800: Update graphics/gwenview: 0.17 -> 0.17.1

Kirill Ponomarew ponomarew at oberon.net
Fri May 30 08:30:04 UTC 2003


>Number:         52800
>Category:       ports
>Synopsis:       Update graphics/gwenview: 0.17 -> 0.17.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 30 01:30:01 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update graphics/gwenview: 0.17 -> 0.17.1

Bug fixes + correct pkg-plist

>How-To-Repeat:
>Fix:
diff -ruN gwenview.orig/Makefile gwenview/Makefile
--- gwenview.orig/Makefile	Fri May 16 21:02:10 2003
+++ gwenview/Makefile	Fri May 30 10:14:07 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gwenview
-PORTVERSION=	0.17.0
+PORTVERSION=	0.17.1
 CATEGORIES=	graphics kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	gwenview
@@ -18,6 +18,7 @@
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_KDELIBS_VER=	3
+USE_REINPLACE=	yes
 
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=
@@ -25,9 +26,8 @@
 
 MAN1=	gwenview.1
 
-post-install:
-	${RM} ${PREFIX}/share/locale/xx/LC_MESSAGES/gwenview.mo
-	-${RMDIR} ${PREFIX}/share/locale/xx/LC_MESSAGES
-	-${RMDIR} ${PREFIX}/share/locale/xx
+post-patch:
+	@${REINPLACE_CMD} -e \
+		's|xx||g' ${WRKSRC}/po/Makefile.in
 
 .include <bsd.port.mk>
diff -ruN gwenview.orig/distinfo gwenview/distinfo
--- gwenview.orig/distinfo	Fri May 16 21:02:10 2003
+++ gwenview/distinfo	Fri May 30 10:04:07 2003
@@ -1 +1 @@
-MD5 (gwenview-0.17.0.tar.bz2) = 8a554e2f3aa6d52bf30a5babcfaa1fa7
+MD5 (gwenview-0.17.1.tar.bz2) = a1c9e6896307c9b11f4ba8bb08715da0
diff -ruN gwenview.orig/pkg-plist gwenview/pkg-plist
--- gwenview.orig/pkg-plist	Fri May 16 21:02:10 2003
+++ gwenview/pkg-plist	Fri May 30 10:20:00 2003
@@ -74,3 +74,29 @@
 share/locale/zh_CN/LC_MESSAGES/gwenview.mo
 share/locale/zh_TW/LC_MESSAGES/gwenview.mo
 share/locale/zu/LC_MESSAGES/gwenview.mo
+ at dirrm share/apps/gwenview/icons/hicolor/16x16/actions
+ at dirrm share/apps/gwenview/icons/hicolor/16x16
+ at dirrm share/apps/gwenview/icons/hicolor/22x22/actions
+ at dirrm share/apps/gwenview/icons/hicolor/22x22
+ at dirrm share/apps/gwenview/icons/hicolor/32x32/actions
+ at dirrm share/apps/gwenview/icons/hicolor/32x32
+ at dirrm share/apps/gwenview/icons/hicolor
+ at dirrm share/apps/gwenview/icons
+ at dirrm share/apps/gwenview
+ at unexec rmdir %D/share/apps/konqueror/servicemenus 2>/dev/null || true
+ at unexec rmdir %D/share/apps/konqueror 2>/dev/null || true
+ at unexec rmdir %D/share/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/48x48/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/48x48 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
+ at unexec rmdir %D/share/icons/hicolor 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
+ at unexec rmdir %D/share/icons/locolor 2>/dev/null || true
+ at unexec rmdir %D/share/applnk/Graphics 2>/dev/null || true
+ at unexec rmdir %D/share/applnk 2>/dev/null || true
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list