Bug 11701 - Update: audio/gqmpeg
Summary: Update: audio/gqmpeg
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-05-14 01:10 UTC by cpiazza
Modified: 1999-05-17 00:34 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cpiazza 1999-05-14 01:10:01 UTC
Update to 0.5.2.  This will definitely need to be committed before
GTK/GLIB 1.2.3, or the port will break.  It still works with 1.2.2, though. 
Keep the master sites current and update WWW:.

Fix: 

-Chris--SLJNDdPld3YzK2JQaHHFQ9j4YC7Ztd7tfhoCfrLNP1e7sONs
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: gqmpeg/Makefile
===================================================================
RCS file: /cvs/FreeBSD/ports/audio/gqmpeg/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	1999/04/02 03:52:51	1.12
+++ Makefile	1999/05/13 23:59:46
@@ -1,14 +1,15 @@
 # New ports collection makefile for:	gqmpeg
-# Version required:	0.5.1
+# Version required:	0.5.2
 # Date Created:		28 Oct 1998
 # Whom:			Vanilla Pooh Shu <vanilla@FreeBSD.ORG>
 #
 # $Id: Makefile,v 1.12 1999/04/02 03:52:51 steve Exp $
 #
 
-DISTNAME=	gqmpeg-0.5.1
+DISTNAME=	gqmpeg-0.5.2
 CATEGORIES=	audio
-MASTER_SITES=	http://www.geocities.com/SiliconValley/Haven/5235/
+MASTER_SITES=	http://gqview.netpedia.net/ \
+		http://www.geocities.com/SiliconValley/Haven/5235/
 EXTRACT_SUFX=	.src.tgz
 
 MAINTAINER=	nacai@iname.com
Index: gqmpeg/files/md5
===================================================================
RCS file: /cvs/FreeBSD/ports/audio/gqmpeg/files/md5,v
retrieving revision 1.7
diff -u -r1.7 md5
--- md5	1999/04/02 03:52:55	1.7
+++ md5	1999/05/14 00:01:05
@@ -1 +1 @@
-MD5 (gqmpeg-0.5.1.src.tgz) = 9649e5366da9298df19c216791fb9b14
+MD5 (gqmpeg-0.5.2.src.tgz) = 2e1be28d9aaac1af8da6236f656a12c3
Index: gqmpeg/pkg/DESCR
===================================================================
RCS file: /cvs/FreeBSD/ports/audio/gqmpeg/pkg/DESCR,v
retrieving revision 1.3
diff -u -r1.3 DESCR
--- DESCR	1999/05/02 21:31:35	1.3
+++ DESCR	1999/05/14 00:02:39
@@ -1,7 +1,7 @@
 A GTK-based mp3 front-end.  Uses mpg123 for decoding and supports
 winamp themes..
 
-WWW: http://www.geocities.com/SiliconValley/Haven/5235/
+WWW: http://gqview.netpedia.net/mpeg-over.html 
 
 -Vanilla
 vanilla@FreeBSD.ORG
Comment 1 Steve Price freebsd_committer freebsd_triage 1999-05-17 00:33:13 UTC
State Changed
From-To: open->closed

Update committed, thanks!