Index: head/audio/libadplug/Makefile =================================================================== --- head/audio/libadplug/Makefile (revision 454493) +++ head/audio/libadplug/Makefile (revision 454494) @@ -1,33 +1,29 @@ # Created by: Emanuel Haupt # $FreeBSD$ PORTNAME= adplug -PORTVERSION= 2.2.1 +PORTVERSION= 2.3 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 3 CATEGORIES= audio PKGNAMEPREFIX= lib MAINTAINER= ehaupt@FreeBSD.org COMMENT= AdLib emulator library supporting many formats LICENSE= GPLv2 LIB_DEPENDS= libbinio.so:devel/libbinio USES= autoreconf libtool makeinfo pathfix pkgconfig GNU_CONFIGURE= yes USE_GITHUB= yes USE_LDCONFIG= yes USE_CSTD= gnu89 INFO= libadplug CONFIGURE_ARGS+= --enable-maintainer-mode INSTALL_TARGET= install-strip - -post-patch: - @${REINPLACE_CMD} -e '/stdc++/d' ${WRKSRC}/configure.in .include Index: head/audio/libadplug/distinfo =================================================================== --- head/audio/libadplug/distinfo (revision 454493) +++ head/audio/libadplug/distinfo (revision 454494) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493812292 -SHA256 (adplug-adplug-adplug-2.2.1_GH0.tar.gz) = d5969670a92216a163629e7225d80569d58cd30066a11a227796071da99fdf31 -SIZE (adplug-adplug-adplug-2.2.1_GH0.tar.gz) = 682355 +TIMESTAMP = 1511101076 +SHA256 (adplug-adplug-adplug-2.3_GH0.tar.gz) = 6ecacb72cd4a42794d2e2ea6d805eb8af96afdf2ffbcd25b843fbd53b368be7f +SIZE (adplug-adplug-adplug-2.3_GH0.tar.gz) = 1492827 Index: head/audio/libadplug/pkg-descr =================================================================== --- head/audio/libadplug/pkg-descr (revision 454493) +++ head/audio/libadplug/pkg-descr (revision 454494) @@ -1,7 +1,7 @@ AdPlug is a free, cross-platform, hardware independent AdLib sound player library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) audio board, directly from its original format on top of an OPL2 emulator or by using the real hardware. No OPL chip is required for playback. -WWW: http://adplug.github.io/ +WWW: https://adplug.github.io/ Index: head/audio/libadplug/pkg-plist =================================================================== --- head/audio/libadplug/pkg-plist (revision 454493) +++ head/audio/libadplug/pkg-plist (revision 454494) @@ -1,65 +1,78 @@ bin/adplugdb include/adplug/a2m.h include/adplug/adl.h +include/adplug/adlib.h include/adplug/adlibemu.h include/adplug/adplug.h include/adplug/adtrack.h include/adplug/amd.h include/adplug/analopl.h include/adplug/bam.h include/adplug/bmf.h include/adplug/cff.h include/adplug/cmf.h +include/adplug/cmfmcsop.h include/adplug/d00.h include/adplug/database.h include/adplug/dfm.h include/adplug/diskopl.h include/adplug/dmo.h include/adplug/dro.h include/adplug/dro2.h include/adplug/dtm.h include/adplug/emuopl.h include/adplug/flash.h include/adplug/fmc.h include/adplug/fmopl.h include/adplug/fprovide.h +include/adplug/got.h +include/adplug/herad.h include/adplug/hsc.h include/adplug/hsp.h include/adplug/hybrid.h include/adplug/hyp.h include/adplug/imf.h include/adplug/jbm.h include/adplug/kemuopl.h include/adplug/ksm.h include/adplug/lds.h include/adplug/mad.h +include/adplug/mdi.h include/adplug/mid.h include/adplug/mkj.h include/adplug/msc.h include/adplug/mtk.h +include/adplug/mus.h +include/adplug/nemuopl.h +include/adplug/nukedopl.h include/adplug/opl.h include/adplug/player.h include/adplug/players.h include/adplug/protrack.h include/adplug/psi.h include/adplug/rad.h include/adplug/rat.h include/adplug/raw.h include/adplug/realopl.h include/adplug/rix.h include/adplug/rol.h include/adplug/s3m.h include/adplug/sa2.h include/adplug/silentopl.h include/adplug/sng.h +include/adplug/sop.h include/adplug/surroundopl.h include/adplug/temuopl.h include/adplug/u6m.h +include/adplug/version.h +include/adplug/vgm.h +include/adplug/wemuopl.h +include/adplug/woodyopl.h include/adplug/xad.h include/adplug/xsm.h -lib/libadplug-2.2.1.so.0 -lib/libadplug-2.2.1.so.0.0.0 +lib/libadplug-2.3.so.0 +lib/libadplug-2.3.so.0.0.0 lib/libadplug.a lib/libadplug.so libdata/pkgconfig/adplug.pc man/man1/adplugdb.1.gz