ports/80743: port update/fix

bruno bruno at mail.tinkerbox.org
Sun May 8 02:00:20 UTC 2005


>Number:         80743
>Category:       ports
>Synopsis:       port update/fix
>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:   Sun May 08 02:00:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     bruno
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
tinkerbox.org
>Environment:
System: FreeBSD duron.bschwand.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Mon Dec 20 19:19:10 PST 2004 bruno at duron.bschwand.net:/usr/obj/usr/src/sys/MYKERNEL i386


>Description:
	fix and update to alphabet_sounds_fr v 0.3
>How-To-Repeat:
	N/A
>Fix:

diff -U 4 -r -N Makefile.orig Makefile
--- Makefile.orig	Sat May  7 16:34:13 2005
+++ Makefile	Sat May  7 16:37:56 2005
@@ -3,25 +3,24 @@
 # Whom:					bruno
 # $FreeBSD: ports/french/alphabet_sounds_fr/Makefile,v 1.3 2005/05/07 02:47:39 kris Exp $
 
 PORTNAME=	alphabet_sounds_fr
-PORTVERSION=	0.1
+PORTVERSION=	0.3
 PORTREVISION=	1
 CATEGORIES=	french games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	childsplay
 DISTNAME=	alphabet_sounds_fr
 
 MAINTAINER=	bruno at tinkerbox.org
-COMMENT=	Educative games for children. Alphabet sounds package
-
-BROKEN=		Size mismatch
+COMMENT=	Educative games for children. Alphabet sounds package (french)
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_REINPLACE=	yes
 USE_PYTHON=	yes
+USE_X_PREFIX=	yes
 
 post-patch:
 	@${REINPLACE_CMD} -e "s at PREFIX=/usr/local at PREFIX=${PREFIX}@g " ${WRKSRC}/install.sh
 
diff -U 4 -r -N files/patch-install.sh.orig files/patch-install.sh
--- files/patch-install.sh.orig	Sat May  7 16:34:13 2005
+++ files/patch-install.sh	Sat May  7 16:41:44 2005
@@ -7,9 +7,9 @@
 +# install plugin in the standard childsplay path
  
  PREFIX=/usr/local
 -DESTDIR=$PREFIX/games/childsplay
-+DESTDIR=$PREFIX/childsplay
++DESTDIR=$PREFIX/share/childsplay
  
  ###########################################################
  #    DO NOT EDIT BEHIND THIS POINT
 @@ -11,7 +11,7 @@



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



More information about the freebsd-ports-bugs mailing list