Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Oct 2016 14:51:34 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r423923 - head/audio/libxmp
Message-ID:  <201610131451.u9DEpYYq085707@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610131451.u9DEpYYq085707>