From owner-svn-ports-all@freebsd.org Wed Jan 6 06:11:30 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F1CAA65349; Wed, 6 Jan 2016 06:11:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 721301E6C; Wed, 6 Jan 2016 06:11:30 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u066BTKU033738; Wed, 6 Jan 2016 06:11:29 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u066BTMT033736; Wed, 6 Jan 2016 06:11:29 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201601060611.u066BTMT033736@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Wed, 6 Jan 2016 06:11:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405328 - head/audio/libsidplayfp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jan 2016 06:11:30 -0000 Author: miwi Date: Wed Jan 6 06:11:29 2016 New Revision: 405328 URL: https://svnweb.freebsd.org/changeset/ports/405328 Log: - Update to 1.8.3 PR: 205913 Submitted by: maintainer Modified: head/audio/libsidplayfp/Makefile head/audio/libsidplayfp/distinfo Modified: head/audio/libsidplayfp/Makefile ============================================================================== --- head/audio/libsidplayfp/Makefile Wed Jan 6 06:10:21 2016 (r405327) +++ head/audio/libsidplayfp/Makefile Wed Jan 6 06:11:29 2016 (r405328) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libsidplayfp -PORTVERSION= 1.8.2 +PORTVERSION= 1.8.3 CATEGORIES= audio MASTER_SITES= SF/sidplay-residfp/libsidplayfp/${PORTVERSION:R} @@ -21,8 +21,8 @@ OPTIONS_DEFINE= DEBUG DOCS DOXYGEN DEBUG_CONFIGURE_ON= --enable-debug=full DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen -OPTIONS_MULTI= OPTIMIZATION -OPTIONS_MULTI_OPTIMIZATION= BHINTS INLINE MMX +OPTIONS_GROUP= OPTIMIZATION +OPTIONS_GROUP_OPTIMIZATION= BHINTS INLINE MMX OPTIONS_DEFAULT= BHINTS INLINE OPTIMIZATION_DESC= Increase performance by optimization Modified: head/audio/libsidplayfp/distinfo ============================================================================== --- head/audio/libsidplayfp/distinfo Wed Jan 6 06:10:21 2016 (r405327) +++ head/audio/libsidplayfp/distinfo Wed Jan 6 06:11:29 2016 (r405328) @@ -1,2 +1,2 @@ -SHA256 (libsidplayfp-1.8.2.tar.gz) = 856d629060c52c358a77fc61cea4399bf67d8d8f1041adacc7a183c0e82eef03 -SIZE (libsidplayfp-1.8.2.tar.gz) = 669589 +SHA256 (libsidplayfp-1.8.3.tar.gz) = aa6f17aa248116abb0007aa0844a1298a5eff1a3135f036e5c2ba9238bcf66a8 +SIZE (libsidplayfp-1.8.3.tar.gz) = 670857