Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2003 19:06:11 +0100
From:      Marcus von Appen <mva@sysfault.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59524: [maintainer-update] misc/lingoteach - sound package update
Message-ID:  <E1AMtBz-00072N-Qe@>
Resent-Message-ID: <200311201810.hAKIA825088223@freefall.freebsd.org>

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

>Number:         59524
>Category:       ports
>Synopsis:       [maintainer-update] misc/lingoteach - sound package update
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 20 10:10:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Marcus von Appen
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD medusa.iradion.home 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #1: Sun Oct 5 17:03:53 CEST 2003 marcus@medusa.iradion.home:/usr/obj/usr/src/sys/MEDUSA i386


	
>Description:
	
	Sound package update of lingoteach.
	This fixes a wrong installation path of the sound files for
	the new lingoteach version.
		
>How-To-Repeat:
	
>Fix:

	diff -Nur lingoteach/Makefile lingoteach.new/Makefile
	--- lingoteach/Makefile	Tue Nov 18 05:28:01 2003
	+++ lingoteach.new/Makefile	Thu Nov 20 18:44:42 2003
	@@ -7,6 +7,7 @@
	 
	 PORTNAME=	lingoteach
	 PORTVERSION=	0.3.9
	+PORTREVISION=	1
	 CATEGORIES=	misc
	 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
	 MASTER_SITE_SUBDIR=	${PORTNAME}
	@@ -31,7 +32,7 @@
	 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
	 
	 # sound version
	-SOUNDV=			0.3.8
	+SOUNDV=			0.3.9
	 
	 .if defined(WITH_DEBUG)
	 CONFIGURE_ARGS+=	--enable-debug
	diff -Nur lingoteach/distinfo lingoteach.new/distinfo
	--- lingoteach/distinfo	Tue Nov 18 05:28:01 2003
	+++ lingoteach.new/distinfo	Thu Nov 20 18:48:57 2003
	@@ -1,2 +1,2 @@
	 MD5 (lingoteach-ui-0.3.9.tar.gz) = f89acfb1d4f048cdf1d6086f605d219c
	-MD5 (lingoteach-sound-0.3.8.tar.gz) = 981f0b5bfaf84b7dbf31c0a826130cf0
	+MD5 (lingoteach-sound-0.3.9.tar.gz) = a7d15a19bfe50afcb5a6ed9856bbda7f
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1AMtBz-00072N-Qe>