From nobody@FreeBSD.org  Sat May 11 23:05:24 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 0453AE30
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 May 2013 23:05:24 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id EAAA9E38
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 May 2013 23:05:23 +0000 (UTC)
Received: from oldred.FreeBSD.org ([127.0.1.6])
	by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4BN5MUp076129
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 11 May 2013 23:05:22 GMT
	(envelope-from nobody@oldred.FreeBSD.org)
Received: (from nobody@localhost)
	by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4BN5MYB076128;
	Sat, 11 May 2013 23:05:22 GMT
	(envelope-from nobody)
Message-Id: <201305112305.r4BN5MYB076128@oldred.FreeBSD.org>
Date: Sat, 11 May 2013 23:05:22 GMT
From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: I have updated audio/libxmp to version 4.1.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         178521
>Category:       ports
>Synopsis:       I have updated audio/libxmp to version 4.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 11 23:10:00 UTC 2013
>Closed-Date:    Sun May 12 01:31:21 CEST 2013
>Last-Modified:  Wed May 15 05:30:10 UTC 2013
>Originator:     Douglas Carmichael
>Release:        9.1-RELEASE
>Organization:
n/a
>Environment:
n/a
>Description:
I have updated audio/libxmp to version 4.1.3.

A patch is attached.
>How-To-Repeat:
n/a
>Fix:
n/a

Patch attached with submission follows:

diff -ruN libxmp.orig/Makefile libxmp/Makefile
--- libxmp.orig/Makefile	2013-05-11 18:03:38.000000000 -0500
+++ libxmp/Makefile	2013-05-11 17:59:12.000000000 -0500
@@ -2,7 +2,7 @@
 # $FreeBSD: audio/libxmp/Makefile 317426 2013-05-05 19:42:31Z ehaupt $
 
 PORTNAME=	libxmp
-PORTVERSION=	4.1.2
+PORTVERSION=	4.1.3
 CATEGORIES=	audio
 MASTER_SITES=	SF/xmp/${PORTNAME}/${PORTVERSION}
 
diff -ruN libxmp.orig/distinfo libxmp/distinfo
--- libxmp.orig/distinfo	2013-05-11 18:03:40.000000000 -0500
+++ libxmp/distinfo	2013-05-11 17:59:19.000000000 -0500
@@ -1,2 +1,2 @@
-SHA256 (libxmp-4.1.2.tar.gz) = d8d5b998b6b5b616a0f668b673faf60ea847fed7a2dff89f6919be384b658e62
-SIZE (libxmp-4.1.2.tar.gz) = 1190320
+SHA256 (libxmp-4.1.3.tar.gz) = a761bd9885f3a1689e16f0c42964ea3458ee9131103bdda705d02795d604c312
+SIZE (libxmp-4.1.3.tar.gz) = 1202989


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 11 23:10:12 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178521 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Sun May 12 01:31:20 CEST 2013 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=178521 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178521: commit references a PR
Date: Sat, 11 May 2013 23:31:23 +0000 (UTC)

 Author: ehaupt
 Date: Sat May 11 23:31:15 2013
 New Revision: 317923
 URL: http://svnweb.freebsd.org/changeset/ports/317923
 
 Log:
   Update to 4.1.3
   
   PR:		178521
   Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
 
 Modified:
   head/audio/libxmp/Makefile
   head/audio/libxmp/distinfo
 
 Modified: head/audio/libxmp/Makefile
 ==============================================================================
 --- head/audio/libxmp/Makefile	Sat May 11 22:23:52 2013	(r317922)
 +++ head/audio/libxmp/Makefile	Sat May 11 23:31:15 2013	(r317923)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	libxmp
 -PORTVERSION=	4.1.2
 +PORTVERSION=	4.1.3
  CATEGORIES=	audio
  MASTER_SITES=	SF/xmp/${PORTNAME}/${PORTVERSION}
  
 
 Modified: head/audio/libxmp/distinfo
 ==============================================================================
 --- head/audio/libxmp/distinfo	Sat May 11 22:23:52 2013	(r317922)
 +++ head/audio/libxmp/distinfo	Sat May 11 23:31:15 2013	(r317923)
 @@ -1,2 +1,2 @@
 -SHA256 (libxmp-4.1.2.tar.gz) = d8d5b998b6b5b616a0f668b673faf60ea847fed7a2dff89f6919be384b658e62
 -SIZE (libxmp-4.1.2.tar.gz) = 1190320
 +SHA256 (libxmp-4.1.3.tar.gz) = a761bd9885f3a1689e16f0c42964ea3458ee9131103bdda705d02795d604c312
 +SIZE (libxmp-4.1.3.tar.gz) = 1202989
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From: Douglas Carmichael <dcarmich@dcarmichael.net>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: ports/178521: I have updated audio/libxmp to version 4.1.3
Date: Sat, 11 May 2013 23:05:22 GMT

 >Number:         178521
 >Category:       ports
 >Synopsis:       I have updated audio/libxmp to version 4.1.3
 >Confidential:   no
 >Severity:       non-critical
 >Priority:       low
 >Responsible:    freebsd-ports-bugs
 >State:          open
 >Quarter:        
 >Keywords:       
 >Date-Required:
 >Class:          change-request
 >Submitter-Id:   current-users
 >Arrival-Date:   Sat May 11 23:10:00 UTC 2013
 >Closed-Date:
 >Last-Modified:
 >Originator:     Douglas Carmichael
 >Release:        9.1-RELEASE
 >Organization:
 n/a
 >Environment:
 n/a
 >Description:
 I have updated audio/libxmp to version 4.1.3.
 
 A patch is attached.
 >How-To-Repeat:
 n/a
 >Fix:
 n/a
 
 Patch attached with submission follows:
 
 diff -ruN libxmp.orig/Makefile libxmp/Makefile
 --- libxmp.orig/Makefile	2013-05-11 18:03:38.000000000 -0500
 +++ libxmp/Makefile	2013-05-11 17:59:12.000000000 -0500
 @@ -2,7 +2,7 @@
  # $FreeBSD: audio/libxmp/Makefile 317426 2013-05-05 19:42:31Z ehaupt $
  
  PORTNAME=	libxmp
 -PORTVERSION=	4.1.2
 +PORTVERSION=	4.1.3
  CATEGORIES=	audio
  MASTER_SITES=	SF/xmp/${PORTNAME}/${PORTVERSION}
  
 diff -ruN libxmp.orig/distinfo libxmp/distinfo
 --- libxmp.orig/distinfo	2013-05-11 18:03:40.000000000 -0500
 +++ libxmp/distinfo	2013-05-11 17:59:19.000000000 -0500
 @@ -1,2 +1,2 @@
 -SHA256 (libxmp-4.1.2.tar.gz) = d8d5b998b6b5b616a0f668b673faf60ea847fed7a2dff89f6919be384b658e62
 -SIZE (libxmp-4.1.2.tar.gz) = 1190320
 +SHA256 (libxmp-4.1.3.tar.gz) = a761bd9885f3a1689e16f0c42964ea3458ee9131103bdda705d02795d604c312
 +SIZE (libxmp-4.1.3.tar.gz) = 1202989
 
 
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
 _______________________________________________
 freebsd-ports-bugs@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
 To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
>Unformatted:
