From owner-svn-ports-all@freebsd.org Thu Oct 13 14:51:36 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 32ED3C0E513; Thu, 13 Oct 2016 14:51:36 +0000 (UTC) (envelope-from ehaupt@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 0241B371; Thu, 13 Oct 2016 14:51:35 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9DEpZIV085709; Thu, 13 Oct 2016 14:51:35 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9DEpYYq085707; Thu, 13 Oct 2016 14:51:34 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201610131451.u9DEpYYq085707@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Thu, 13 Oct 2016 14:51:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423923 - head/audio/libxmp 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.23 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: Thu, 13 Oct 2016 14:51:36 -0000 Author: ehaupt Date: Thu Oct 13 14:51:34 2016 New Revision: 423923 URL: https://svnweb.freebsd.org/changeset/ports/423923 Log: - Update to 4.4.1 - Add license Modified: head/audio/libxmp/Makefile head/audio/libxmp/distinfo Modified: head/audio/libxmp/Makefile ============================================================================== --- head/audio/libxmp/Makefile Thu Oct 13 14:31:38 2016 (r423922) +++ head/audio/libxmp/Makefile Thu Oct 13 14:51:34 2016 (r423923) @@ -2,13 +2,16 @@ # $FreeBSD$ PORTNAME= libxmp -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.1 CATEGORIES= audio MASTER_SITES= SF/xmp/${PORTNAME}/${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org COMMENT= Module rendering library for xmp +LICENSE= LGPL21 +LICENSE_FILE= ${WRKSRC}/docs/COPYING.LIB + USES= gmake GNU_CONFIGURE= yes USE_LDCONFIG= yes Modified: head/audio/libxmp/distinfo ============================================================================== --- head/audio/libxmp/distinfo Thu Oct 13 14:31:38 2016 (r423922) +++ head/audio/libxmp/distinfo Thu Oct 13 14:51:34 2016 (r423923) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469121818 -SHA256 (libxmp-4.4.0.tar.gz) = 1488dd953fd30384fb946745111824ad14a5c2ed82d76af671ac9cd733ac5c82 -SIZE (libxmp-4.4.0.tar.gz) = 615536 +TIMESTAMP = 1476370041 +SHA256 (libxmp-4.4.1.tar.gz) = 353535cc84c8cddae8decec4e65fa4c51fc64f22eb0891bc3dae6eaf25f9cccf +SIZE (libxmp-4.4.1.tar.gz) = 618448