ports/58997: Update port: lang/klogoturtle to 0.4

Markus Brueffer brueffer at phoenix-systems.de
Thu Nov 6 11:10:17 UTC 2003


>Number:         58997
>Category:       ports
>Synopsis:       Update port: lang/klogoturtle to 0.4
>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:   Thu Nov 06 03:10:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Markus Brueffer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cheops.phoenix 5.1-CURRENT FreeBSD 5.1-CURRENT #10: Tue Nov 4 20:05:23 CET 2003 brueffer at cheops.phoenix:/usr/obj/usr/src/sys/CHEOPS i386

>Description:
	Update port: lang/klogoturtle to 0.4

>How-To-Repeat:
>Fix:

--- klogoturtle.diff begins here ---
diff -ruN klogoturtle.orig/Makefile klogoturtle/Makefile
--- klogoturtle.orig/Makefile	Wed Nov  5 04:18:21 2003
+++ klogoturtle/Makefile	Thu Nov  6 11:50:32 2003
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/lang/klogoturtle/Makefile,v 1.1 2003/07/23 10:12:58 arved Exp $
 
 PORTNAME=	klogoturtle
-PORTVERSION=	0.2
+PORTVERSION=	0.4
 CATEGORIES=	lang kde
 MASTER_SITES=	http://klogoturtle.sourceforge.net/
 
@@ -14,7 +14,12 @@
 
 USE_KDELIBS_VER=	3
 GNU_CONFIGURE=		yes
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_REINPLACE=		yes
 
-.include <bsd.port.mk>
+post-patch:
+	@${REINPLACE_CMD} -e 's/-O2//g' ${WRKSRC}/configure
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
diff -ruN klogoturtle.orig/distinfo klogoturtle/distinfo
--- klogoturtle.orig/distinfo	Wed Nov  5 04:18:21 2003
+++ klogoturtle/distinfo	Thu Nov  6 10:59:16 2003
@@ -1 +1 @@
-MD5 (klogoturtle-0.2.tar.gz) = ab7922b2b356a68df3fe63e633715e17
+MD5 (klogoturtle-0.4.tar.gz) = 0ee7f06981e8015daeacbd329eeecaeb
diff -ruN klogoturtle.orig/pkg-plist klogoturtle/pkg-plist
--- klogoturtle.orig/pkg-plist	Wed Nov  5 04:18:21 2003
+++ klogoturtle/pkg-plist	Thu Nov  6 11:40:58 2003
@@ -1,10 +1,49 @@
 bin/klogoturtle
-share/applnk/Utilities/klogoturtle.desktop
+share/applnk/Applications/klogoturtle.desktop
+share/applnk/Edutainment/Miscellaneous/klogoturtle.desktop
 share/apps/klogoturtle/klogoturtleui.rc
+share/apps/klogoturtle/turtle.png
+share/doc/HTML/de/klogoturtle/common
+share/doc/HTML/de/klogoturtle/index.cache.bz2
+share/doc/HTML/de/klogoturtle/index.docbook
+share/doc/HTML/en/klogoturtle/common
+share/doc/HTML/en/klogoturtle/index.cache.bz2
+share/doc/HTML/en/klogoturtle/index.docbook
+share/doc/HTML/pt_BR/klogoturtle/common
+share/doc/HTML/pt_BR/klogoturtle/index.cache.bz2
+share/doc/HTML/pt_BR/klogoturtle/index.docbook
+share/icons/hicolor/16x16/apps/klogoturtle.png
+share/icons/hicolor/32x32/apps/klogoturtle.png
 share/icons/locolor/16x16/apps/klogoturtle.png
 share/icons/locolor/32x32/apps/klogoturtle.png
+share/locale/de/LC_MESSAGES/klogoturtle.mo
 share/locale/pt_BR/LC_MESSAGES/klogoturtle.mo
-share/doc/HTML/en/klogoturtle/index.docbook
-share/doc/HTML/en/klogoturtle/common
+ at unexec rmdir %D/share/locale/pt_BR/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/share/locale/pt_BR 2>/dev/null || true
+ at unexec rmdir %D/share/locale/de/LC_MESSAGES 2>/dev/null || true
+ at unexec rmdir %D/share/locale/de 2>/dev/null || true
+ at unexec rmdir %D/share/locale 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/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 2>/dev/null || true
+ at dirrm share/doc/HTML/pt_BR/klogoturtle
+ at unexec rmdir %D/share/doc/HTML/pt_BR 2>/dev/null || true
 @dirrm share/doc/HTML/en/klogoturtle
- at dirrm share/apps/klogoturtle/
+ at unexec rmdir %D/share/doc/HTML/en 2>/dev/null || true
+ at dirrm share/doc/HTML/de/klogoturtle
+ at unexec rmdir %D/share/doc/HTML/de 2>/dev/null || true
+ at unexec rmdir %D/share/doc/HTML 2>/dev/null || true
+ at dirrm share/apps/klogoturtle
+ at unexec rmdir %D/share/apps 2>/dev/null || true
+ at unexec rmdir %D/share/applnk/Edutainment/Miscellaneous 2>/dev/null || true
+ at unexec rmdir %D/share/applnk/Edutainment 2>/dev/null || true
+ at unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
+ at unexec rmdir %D/share/applnk 2>/dev/null || true
--- klogoturtle.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list