Bug 185667 - [UPDATE] audio/mikmod to v3.2.5
Summary: [UPDATE] audio/mikmod to v3.2.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: 2014-01-11 20:10 UTC by hardy.schumacher
Modified: 2014-01-12 11:50 UTC (History)
0 users

See Also:


Attachments
file.diff (869 bytes, patch)
2014-01-11 20:10 UTC, hardy.schumacher
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hardy.schumacher 2014-01-11 20:10:01 UTC
Update for port audio/mikmod to v3.2.5 is available.

Changelig form MIkMod homepage:
- New CMake build system.
- Small autotols updates.
- Fix configury $datadir variable expansion in PACKAGE_DATA_DIR.
- Fix ALSA driver options menu for libmikmod2 versions >= 3.1.13.
- Fix compilation against ancient libmikmod1 versions <= 3.1.6.
- Several code clean-ups.

Fix: Patch attached with submission follows:
How-To-Repeat: n/a
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-11 20:10:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2014-01-12 11:41:56 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-01-12 11:41:58 UTC
Author: ehaupt
Date: Sun Jan 12 11:41:51 2014
New Revision: 339496
URL: http://svnweb.freebsd.org/changeset/ports/339496

Log:
  Update to 3.2.5
  
  PR:             185667
  Submitted by:   Hardy Schumacher <hardy.schumacher@gmx.de>

Modified:
  head/audio/mikmod/Makefile
  head/audio/mikmod/distinfo

Modified: head/audio/mikmod/Makefile
==============================================================================
--- head/audio/mikmod/Makefile	Sun Jan 12 11:37:35 2014	(r339495)
+++ head/audio/mikmod/Makefile	Sun Jan 12 11:41:51 2014	(r339496)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mikmod
-PORTVERSION=	3.2.4
+PORTVERSION=	3.2.5
 CATEGORIES=	audio
 MASTER_SITES=	SF \
 		CRITICAL

Modified: head/audio/mikmod/distinfo
==============================================================================
--- head/audio/mikmod/distinfo	Sun Jan 12 11:37:35 2014	(r339495)
+++ head/audio/mikmod/distinfo	Sun Jan 12 11:41:51 2014	(r339496)
@@ -1,2 +1,2 @@
-SHA256 (mikmod-3.2.4.tar.gz) = 55a40dab77ce9cbd2d25a26ac32f9e78fd03c453322742db88227ea13439c81c
-SIZE (mikmod-3.2.4.tar.gz) = 281808
+SHA256 (mikmod-3.2.5.tar.gz) = da2b4b13f769a7c54119869851c8e6b9a6ca812b96fe5e2c5394441722e4e383
+SIZE (mikmod-3.2.5.tar.gz) = 285801
_______________________________________________
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"