Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2020 10:22:16 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r538381 - branches/2020Q2/audio/libadplug
Message-ID:  <202006101022.05AAMGPw065370@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Jun 10 10:22:16 2020
New Revision: 538381
URL: https://svnweb.freebsd.org/changeset/ports/538381

Log:
  MFH: r538377
  
  Update to 2.3.3
  
  Approved by:    ports-secteam (joneum)
  Security:       329ecd60-aaf7-11ea-8659-10bf48e1088e

Modified:
  branches/2020Q2/audio/libadplug/Makefile
  branches/2020Q2/audio/libadplug/distinfo
  branches/2020Q2/audio/libadplug/pkg-plist

Modified: branches/2020Q2/audio/libadplug/Makefile
==============================================================================
--- branches/2020Q2/audio/libadplug/Makefile	Wed Jun 10 10:01:59 2020	(r538380)
+++ branches/2020Q2/audio/libadplug/Makefile	Wed Jun 10 10:22:16 2020	(r538381)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	adplug
-PORTVERSION=	2.3.1
+PORTVERSION=	2.3.3
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	1
 CATEGORIES=	audio
 PKGNAMEPREFIX=	lib
 
@@ -16,17 +15,16 @@ LICENSE=	GPLv2
 LIB_DEPENDS=	libbinio.so:devel/libbinio
 
 USES=		autoreconf libtool makeinfo pathfix pkgconfig
-GNU_CONFIGURE=	yes
+USE_CSTD=	gnu89
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
-USE_CSTD=	gnu89
 
-INFO=		libadplug
-
+GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--enable-maintainer-mode
 
 INSTALL_TARGET=	install-strip
 
+INFO=		libadplug
 PLIST_SUB+=	PORTVERSION=${PORTVERSION}
 
 .include <bsd.port.mk>

Modified: branches/2020Q2/audio/libadplug/distinfo
==============================================================================
--- branches/2020Q2/audio/libadplug/distinfo	Wed Jun 10 10:01:59 2020	(r538380)
+++ branches/2020Q2/audio/libadplug/distinfo	Wed Jun 10 10:22:16 2020	(r538381)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524474753
-SHA256 (adplug-adplug-adplug-2.3.1_GH0.tar.gz) = 3e5f04f68372ca5312186341cec7a4c245004730a4e01da62c070bdfaeda3806
-SIZE (adplug-adplug-adplug-2.3.1_GH0.tar.gz) = 1524474
+TIMESTAMP = 1591778673
+SHA256 (adplug-adplug-adplug-2.3.3_GH0.tar.gz) = d50511df045a28493c4301973ec85d16b77c792171f96233aed73ce37206786d
+SIZE (adplug-adplug-adplug-2.3.3_GH0.tar.gz) = 1894921

Modified: branches/2020Q2/audio/libadplug/pkg-plist
==============================================================================
--- branches/2020Q2/audio/libadplug/pkg-plist	Wed Jun 10 10:01:59 2020	(r538380)
+++ branches/2020Q2/audio/libadplug/pkg-plist	Wed Jun 10 10:22:16 2020	(r538381)
@@ -36,6 +36,7 @@ include/adplug/jbm.h
 include/adplug/kemuopl.h
 include/adplug/ksm.h
 include/adplug/lds.h
+include/adplug/load_helper.h
 include/adplug/mad.h
 include/adplug/mdi.h
 include/adplug/mid.h
@@ -50,7 +51,7 @@ include/adplug/player.h
 include/adplug/players.h
 include/adplug/protrack.h
 include/adplug/psi.h
-include/adplug/rad.h
+include/adplug/rad2.h
 include/adplug/rat.h
 include/adplug/raw.h
 include/adplug/realopl.h



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