From nobody@FreeBSD.org  Mon Mar 12 11:25:44 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 18DA637B71A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 12 Mar 2001 11:25:44 -0800 (PST)
	(envelope-from nobody@FreeBSD.org)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.1/8.11.1) id f2CJPi281420;
	Mon, 12 Mar 2001 11:25:44 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200103121925.f2CJPi281420@freefall.freebsd.org>
Date: Mon, 12 Mar 2001 11:25:44 -0800 (PST)
From: tkato@prontomail.ne.jp
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: audio/libmikmod
X-Send-Pr-Version: www-1.0

>Number:         25744
>Category:       ports
>Synopsis:       Update port: audio/libmikmod
>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:   Mon Mar 12 11:30:00 PST 2001
>Closed-Date:    Tue Mar 13 07:00:58 PST 2001
>Last-Modified:  Tue Mar 13 07:01:22 PST 2001
>Originator:     KATO Tsuguru
>Release:        4.2-RELEASE i386
>Organization:
>Environment:
>Description:
- Add MASTER_SITE_SUNSITE to MASTER_SITES
- Remove version number from pkg-comment

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/libmikmod/Makefile audio/libmikmod/Makefile
--- /usr/ports/audio/libmikmod/Makefile	Thu Mar  8 19:27:10 2001
+++ audio/libmikmod/Makefile	Mon Mar 12 23:36:31 2001
@@ -1,6 +1,6 @@
-# ports collection makefile for:   libmikmod
-# Date created:        Sun Apr 11 13:06:01 PDT 1999
-# Whom:                Michael Haro <mharo@area51.fremont.ca.us>
+# ports collection makefile for:	libmikmod
+# Date created:		Sun Apr 11 13:06:01 PDT 1999
+# Whom:			Michael Haro <mharo@area51.fremont.ca.us>
 #
 # $FreeBSD: ports/audio/libmikmod/Makefile,v 1.17 2001/03/07 21:07:14 mharo Exp $
 #
@@ -8,14 +8,16 @@
 PORTNAME=	libmikmod
 PORTVERSION=	3.1.9
 CATEGORIES=	audio
-MASTER_SITES=	http://www.mikmod.darkorb.net/libmikmod/
+MASTER_SITES=	${MASTER_SITE_SUNSITE} \
+		http://www.mikmod.darkorb.net/libmikmod/
+MASTER_SITE_SUBDIR=	apps/sound/libs
 
 MAINTAINER=	ports@FreeBSD.org
 
 USE_ESOUND=	yes
+USE_GMAKE=	yes
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
-USE_GMAKE=	yes
 
 MAN1=	libmikmod-config.1
 
diff -urN /usr/ports/audio/libmikmod/pkg-comment audio/libmikmod/pkg-comment
--- /usr/ports/audio/libmikmod/pkg-comment	Sat Jun  5 16:43:14 1999
+++ audio/libmikmod/pkg-comment	Tue Mar 13 01:24:28 2001
@@ -1 +1 @@
-MikMod Sound Library, version 3.1.6
+MikMod Sound Library

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Tue Mar 13 07:00:58 PST 2001 
State-Changed-Why:  
sf@ committed, thanks. 

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