Index: head/audio/gsequencer/Makefile =================================================================== --- head/audio/gsequencer/Makefile (revision 514333) +++ head/audio/gsequencer/Makefile (revision 514334) @@ -1,55 +1,55 @@ # $FreeBSD$ PORTNAME= gsequencer -DISTVERSION= 2.3.8 +DISTVERSION= 2.3.12 CATEGORIES= audio MASTER_SITES= SAVANNAH/gsequencer/${DISTVERSION:R}.x MAINTAINER= yuri@FreeBSD.org COMMENT= Advanced Gtk+ sequencer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= dssi>0:audio/dssi \ lv2>0:audio/lv2 LIB_DEPENDS= libasound.so:audio/alsa-lib \ libfftw3.so:math/fftw3 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libinstpatch-1.0.so:audio/libinstpatch \ libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile \ libuuid.so:misc/e2fsprogs-libuuid RUN_DEPENDS= dssi>0:audio/dssi USES= desktop-file-utils gettext-runtime gmake gnome libtool localbase pkgconfig shared-mime-info xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-alsa --enable-oss USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango USE_XORG= x11 USE_GCC= yes # the project uses gnu99 extensions, clang fails even with USE_CSTD=gnu99. Suggestions how to build with clang are welcome. USE_CSTD= gnu99 USE_LDCONFIG= yes CPPFLAGS+= -DAGS_LICENSE_FILENAME=\\\"${LOCALBASE}/share/licenses/${PKGNAME}/${LICENSE}\\\" \ -DAGS_LOGO_FILENAME=\\\"${DATADIR}/images/ags.png\\\" # there should be no need to supply AGS_LOGO_FILENAME here since the app knows its location LDFLAGS+= -luuid INSTALL_TARGET= install-strip INSTALLS_ICONS= yes PLIST_SUB= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= JACK PULSEAUDIO JACK_CONFIGURE_ENABLE= jack JACK_LIB_DEPENDS= libjack.so:audio/jack PULSEAUDIO_CONFIGURE_ENABLE= pulse PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio post-install: @${RMDIR} ${STAGEDIR}${PREFIX}/share/doc-base .include Index: head/audio/gsequencer/distinfo =================================================================== --- head/audio/gsequencer/distinfo (revision 514333) +++ head/audio/gsequencer/distinfo (revision 514334) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570269018 -SHA256 (gsequencer-2.3.8.tar.gz) = 5bb6623534d694f27501acfa4fe5af830c01cecadc24e21e50e811dab92f072f -SIZE (gsequencer-2.3.8.tar.gz) = 5419407 +TIMESTAMP = 1570893713 +SHA256 (gsequencer-2.3.12.tar.gz) = 3c5d6d89f8e8ef41b6ffd777252eec6b6d2de8e437aef75e39e4f9f255275aaa +SIZE (gsequencer-2.3.12.tar.gz) = 5420442