From mapc@alchemy.oven.org  Thu Dec  7 17:32:56 2000
Return-Path: <mapc@alchemy.oven.org>
Received: from mailgw2.netvision.net.il (mailgw2.netvision.net.il [194.90.1.9])
	by hub.freebsd.org (Postfix) with ESMTP id 6566C37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  7 Dec 2000 17:32:55 -0800 (PST)
Received: from alchemy.oven.org (ras1-p103.hfa.netvision.net.il [62.0.145.103])
	by mailgw2.netvision.net.il (8.9.3/8.9.3) with ESMTP id DAA03408
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 8 Dec 2000 03:33:24 +0200 (IST)
Received: (from mapc@localhost)
	by alchemy.oven.org (8.11.1/8.11.1) id eB81X1V16353;
	Fri, 8 Dec 2000 03:33:01 +0200 (IST)
	(envelope-from mapc)
Message-Id: <200012080133.eB81X1V16353@alchemy.oven.org>
Date: Fri, 8 Dec 2000 03:33:01 +0200 (IST)
From: roman@xpert.com
Sender: mapc@alchemy.oven.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: MAINTAINER UPDATE: audio/lopster
X-Send-Pr-Version: 3.2

>Number:         23369
>Category:       ports
>Synopsis:       MAINTAINER UPDATE: audio/lopster 0.96->0.97-1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 07 17:40:01 PST 2000
>Closed-Date:    Fri Dec 8 05:31:02 PST 2000
>Last-Modified:  Fri Dec 08 05:31:17 PST 2000
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:


>Description:

As you see the patch file isn't needed anymore. :)
The author has a weird way of versioning, the small bugfix version is called
0.9.7-1 instead of 0.9.8 or perhaps 0.9.7.1 .
I'm using portrevision since author still counts this version as 0.9.7 (?!)
I hope that this hack will dissapear in the future.

>How-To-Repeat:


>Fix:


diff -urN /usr/ports/audio/lopster/Makefile lopster/Makefile
--- /usr/ports/audio/lopster/Makefile	Tue Nov 14 23:27:32 2000
+++ lopster/Makefile	Fri Dec  8 03:15:16 2000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	lopster
-PORTVERSION=	0.9.6
+PORTVERSION=	0.9.7
 PORTREVISION=	1
 CATEGORIES=	audio
+DISTNAME=	${PORTNAME}-${PORTVERSION}-${PORTREVISION}
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
diff -urN /usr/ports/audio/lopster/distinfo lopster/distinfo
--- /usr/ports/audio/lopster/distinfo	Sat Nov 11 00:57:28 2000
+++ lopster/distinfo	Fri Dec  8 03:16:05 2000
@@ -1 +1 @@
-MD5 (lopster-0.9.6.tar.gz) = 0266c76e28bf81efb50b46d4c1dc1f67
+MD5 (lopster-0.9.7-1.tar.gz) = f71a5a99b24c26c6801e0d347191f5e6
diff -urN /usr/ports/audio/lopster/files/patch-aa lopster/files/patch-aa
--- /usr/ports/audio/lopster/files/patch-aa	Tue Nov 14 17:21:56 2000
+++ lopster/files/patch-aa	Thu Jan  1 02:00:00 1970
@@ -1,14 +0,0 @@
---- src/resume.c.orig	2000/10/31 20:31:29	1.11
-+++ src/resume.c	2000/11/09 14:25:15	1.12
-@@ -230,9 +230,10 @@
- void resume_list_remove(resume_t* resume) {
-   GList* dlist;
-   
--  resume = resume_clist_remove(resume);
-   if (!resume) return;
- 
-+  resume_clist_remove(resume);
-+
-   dlist = g_list_first(resume->potentials);
-   while (dlist) {
-     destroy_file_row(dlist->data);

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: roam 
State-Changed-When: Fri Dec 8 05:31:02 PST 2000 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23369 
>Unformatted:
