From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 19 17:10:02 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8680992 for ; Wed, 19 Feb 2014 17:10:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C2C411CF0 for ; Wed, 19 Feb 2014 17:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1JHA1xU023900 for ; Wed, 19 Feb 2014 17:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1JHA13d023899; Wed, 19 Feb 2014 17:10:01 GMT (envelope-from gnats) Resent-Date: Wed, 19 Feb 2014 17:10:01 GMT Resent-Message-Id: <201402191710.s1JHA13d023899@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Douglas Carmichael Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7ABC04D7 for ; Wed, 19 Feb 2014 17:03:13 +0000 (UTC) Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4A7BB1C7E for ; Wed, 19 Feb 2014 17:03:13 +0000 (UTC) Received: from cgiserv.freebsd.org ([127.0.1.6]) by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1JH3CJ1095969 for ; Wed, 19 Feb 2014 17:03:12 GMT (envelope-from nobody@cgiserv.freebsd.org) Received: (from nobody@localhost) by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1JH3CZf095968; Wed, 19 Feb 2014 17:03:12 GMT (envelope-from nobody) Message-Id: <201402191703.s1JH3CZf095968@cgiserv.freebsd.org> Date: Wed, 19 Feb 2014 17:03:12 GMT From: Douglas Carmichael To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/186898: I have updated audio/libmikmod to version 3.3.5 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Feb 2014 17:10:02 -0000 >Number: 186898 >Category: ports >Synopsis: I have updated audio/libmikmod to version 3.3.5 >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: Wed Feb 19 17:10:01 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Douglas Carmichael >Release: 10.0-RELEASE >Organization: n/a >Environment: FreeBSD dc-freebsd 10.0-RELEASE FreeBSD 10.0-RELEASE #0: Sun Jan 19 02:48:21 CST 2014 root@dc-freebsd:/usr/src/sys/amd64/compile/VMWARE10-64 amd64 >Description: I have updated audio/libmikmod to version 3.3.5. A patch is attached. >How-To-Repeat: n/a >Fix: n/a Patch attached with submission follows: diff -c libmikmod.orig/Makefile libmikmod/Makefile *** libmikmod.orig/Makefile Wed Feb 19 10:06:25 2014 --- libmikmod/Makefile Wed Feb 19 10:08:12 2014 *************** *** 2,11 **** # $FreeBSD: head/audio/libmikmod/Makefile 342894 2014-02-05 23:16:38Z bapt $ PORTNAME= libmikmod ! PORTVERSION= 3.1.12 PORTREVISION= 2 CATEGORIES= audio ! MASTER_SITES= SF/mikmod/libmikmod%20%28source%29/${PORTVERSION}/ MAINTAINER= neuroworker@gmail.com COMMENT= MikMod Sound Library --- 2,11 ---- # $FreeBSD: head/audio/libmikmod/Makefile 342894 2014-02-05 23:16:38Z bapt $ PORTNAME= libmikmod ! PORTVERSION= 3.3.5 PORTREVISION= 2 CATEGORIES= audio ! MASTER_SITES= SF/mikmod/libmikmod/${PORTVERSION}/ MAINTAINER= neuroworker@gmail.com COMMENT= MikMod Sound Library diff -c libmikmod.orig/distinfo libmikmod/distinfo *** libmikmod.orig/distinfo Wed Feb 19 10:06:25 2014 --- libmikmod/distinfo Wed Feb 19 10:08:14 2014 *************** *** 1,2 **** ! SHA256 (libmikmod-3.1.12.tar.gz) = 891a2b780306e6ef86e381f459e71a085d4e7f56c970a879d3bf341c01bdfc32 ! SIZE (libmikmod-3.1.12.tar.gz) = 618011 --- 1,2 ---- ! SHA256 (libmikmod-3.3.5.tar.gz) = b714ee340a04e6867f60246f679e0f40063b92f99269b6b715c8bf19ad469fb6 ! SIZE (libmikmod-3.3.5.tar.gz) = 1288856 Only in libmikmod.orig/: files diff -c libmikmod.orig/pkg-plist libmikmod/pkg-plist *** libmikmod.orig/pkg-plist Wed Feb 19 10:06:25 2014 --- libmikmod/pkg-plist Wed Feb 19 10:11:58 2014 *************** *** 3,9 **** lib/libmikmod.a lib/libmikmod.la lib/libmikmod.so ! lib/libmikmod.so.2 ! lib/libmikmod.so.2.0.4 man/man1/libmikmod-config.1.gz share/aclocal/libmikmod.m4 --- 3,9 ---- lib/libmikmod.a lib/libmikmod.la lib/libmikmod.so ! lib/libmikmod.so.3 ! lib/libmikmod.so.3.3.0 man/man1/libmikmod-config.1.gz share/aclocal/libmikmod.m4 >Release-Note: >Audit-Trail: >Unformatted: