Bug 179039 - I have updated audio/libxmp to 4.1.5
Summary: I have updated audio/libxmp to 4.1.5
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-05-28 03:50 UTC by Douglas Carmichael
Modified: 2013-05-28 09:10 UTC (History)
0 users

See Also:


Attachments
file.diff (829 bytes, patch)
2013-05-28 03:50 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-05-28 03:50:00 UTC
I have updated audio/libxmp to 4.1.5.

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-05-28 03:50: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-05-28 09:05:55 UTC
Author: ehaupt
Date: Tue May 28 08:05:48 2013
New Revision: 319294
URL: http://svnweb.freebsd.org/changeset/ports/319294

Log:
  Update to 4.1.5
  
  PR:		179039
  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	Tue May 28 05:54:52 2013	(r319293)
+++ head/audio/libxmp/Makefile	Tue May 28 08:05:48 2013	(r319294)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libxmp
-PORTVERSION=	4.1.4
+PORTVERSION=	4.1.5
 CATEGORIES=	audio
 MASTER_SITES=	SF/xmp/${PORTNAME}/${PORTVERSION}
 

Modified: head/audio/libxmp/distinfo
==============================================================================
--- head/audio/libxmp/distinfo	Tue May 28 05:54:52 2013	(r319293)
+++ head/audio/libxmp/distinfo	Tue May 28 08:05:48 2013	(r319294)
@@ -1,2 +1,2 @@
-SHA256 (libxmp-4.1.4.tar.gz) = 1b2a087e2fb7f77c1327e43e92a8ef20cfa165f70a12c6208e33df1f819e2304
-SIZE (libxmp-4.1.4.tar.gz) = 843486
+SHA256 (libxmp-4.1.5.tar.gz) = f5999280c816f92d12d6e7badb8e549500b7a420a687fdf268baa905981c7233
+SIZE (libxmp-4.1.5.tar.gz) = 845289
_______________________________________________
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-05-28 09:05:57 UTC
State Changed
From-To: open->closed

Committed, thanks!