Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 May 2005 18:55:09 -0700 (PDT)
From:      bruno <bruno@mail.tinkerbox.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/80743: port update/fix
Message-ID:  <200505080155.j481t90d001338@duron.bschwand.net>
Resent-Message-ID: <200505080200.j4820JFe083134@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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@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@PREFIX=/usr/local@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505080155.j481t90d001338>