Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jul 2002 19:50:50 +0200 (CEST)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41013: update audio/soundgrab to 0.7.0 
Message-ID:  <200207261750.g6QHoonG062681@guineapig.pil.dk>

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

>Number:         41013
>Category:       ports
>Synopsis:       update audio/soundgrab to 0.7.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 26 11:00:05 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Erwin Lansing
>Release:        FreeBSD 4.6-RELEASE-p1 i386
>Organization:
pil.dk 
>Environment:
System: FreeBSD guineapig.pil.dk 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #10: Thu Jun 27 12:30:28 CEST 2002 root@prison.pil.dk:/usr/obj/usr/src/sys/PRISON i386


	
>Description:
update to 0.7.0

>How-To-Repeat:
	
>Fix:

	

--- soundgrab.diff begins here ---
diff -ruN soundgrab.orig/Makefile soundgrab/Makefile
--- soundgrab.orig/Makefile	Fri May 10 12:52:51 2002
+++ soundgrab/Makefile	Fri Jul 26 19:49:00 2002
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	soundgrab
-PORTVERSION=	0.6.0
+PORTVERSION=	0.7.0
 CATEGORIES=	audio perl5
 MASTER_SITES=	${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	apps/sound/editors
@@ -29,7 +29,7 @@
 MAN1=	soundgrab.1
 
 do-install:
-	${INSTALL_SCRIPT} ${WRKSRC}/soundgrab ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/soundgrab.1 ${MAN1PREFIX}/man/man1
+	${INSTALL_SCRIPT} ${WRKSRC}/src/soundgrab ${PREFIX}/bin
+	${INSTALL_MAN} ${WRKSRC}/docs/soundgrab.1 ${MAN1PREFIX}/man/man1
 
 .include <bsd.port.mk>
diff -ruN soundgrab.orig/distinfo soundgrab/distinfo
--- soundgrab.orig/distinfo	Fri May 10 12:52:51 2002
+++ soundgrab/distinfo	Fri Jul 26 13:53:16 2002
@@ -1 +1 @@
-MD5 (soundgrab-0.6.0.tar.gz) = 470dfdba22957ac8e06b92b275ba9b12
+MD5 (soundgrab-0.7.0.tar.gz) = 1d1fefb750cfb70800d8b3a175835dcf
--- soundgrab.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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