Bug 177702 - I have updated audio/xmp to version 4.0.2
Summary: I have updated audio/xmp to version 4.0.2
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: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-08 08:30 UTC by Douglas Carmichael
Modified: 2013-04-16 21:00 UTC (History)
0 users

See Also:


Attachments
file.diff (768 bytes, patch)
2013-04-08 08:30 UTC, Douglas Carmichael
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Douglas Carmichael 2013-04-08 08:30:00 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-08 08:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-04-16 20:51:33 UTC
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"
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2013-04-16 20:51:38 UTC
State Changed
From-To: open->closed

Committed, thanks!