I have updated audio/xmp to version 4.0.2. A patch is attached. Fix: n/a Patch attached with submission follows: How-To-Repeat: n/a
Responsible Changed From-To: freebsd-ports-bugs->ehaupt Over to maintainer (via the GNATS Auto Assign Tool)
Author: ehaupt Date: Tue Apr 16 19:51:22 2013 New Revision: 315893 URL: http://svnweb.freebsd.org/changeset/ports/315893 Log: Update to 4.0.2 PR: 177702 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> Feature safe: yes Modified: head/audio/xmp/Makefile head/audio/xmp/distinfo Modified: head/audio/xmp/Makefile ============================================================================== --- head/audio/xmp/Makefile Tue Apr 16 19:50:32 2013 (r315892) +++ head/audio/xmp/Makefile Tue Apr 16 19:51:22 2013 (r315893) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= xmp -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF Modified: head/audio/xmp/distinfo ============================================================================== --- head/audio/xmp/distinfo Tue Apr 16 19:50:32 2013 (r315892) +++ head/audio/xmp/distinfo Tue Apr 16 19:51:22 2013 (r315893) @@ -1,2 +1,2 @@ -SHA256 (xmp-4.0.1.tar.gz) = 6887834a9c498cb7bd79c57a1ddcc976269c30af595566034341d0d268aacc57 -SIZE (xmp-4.0.1.tar.gz) = 127814 +SHA256 (xmp-4.0.2.tar.gz) = a05127b85e1cdd049b99e31b4c73a71787398ea34fee012100d6b66beece1e31 +SIZE (xmp-4.0.2.tar.gz) = 141351 _______________________________________________ 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"
State Changed From-To: open->closed Committed, thanks!