Index: head/audio/gsequencer/Makefile =================================================================== --- head/audio/gsequencer/Makefile (revision 519277) +++ head/audio/gsequencer/Makefile (revision 519278) @@ -1,55 +1,55 @@ # $FreeBSD$ PORTNAME= gsequencer -DISTVERSION= 2.4.2 +DISTVERSION= 2.4.3 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 --enable-threads=posix --without-included-regex 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 519277) +++ head/audio/gsequencer/distinfo (revision 519278) @@ -1,3 +1,3 @@ -TIMESTAMP = 1575355620 -SHA256 (gsequencer-2.4.2.tar.gz) = eb30f4db5455bb5cb8070c64b2ac7bf9267e2ceb16e6ecffa934a37e4f1046a8 -SIZE (gsequencer-2.4.2.tar.gz) = 5830551 +TIMESTAMP = 1575793176 +SHA256 (gsequencer-2.4.3.tar.gz) = fdc2e4be39d6958ef3cad3824cef7169bb5e6f4a6c9d7b395e1d53a2aeb2e1db +SIZE (gsequencer-2.4.3.tar.gz) = 5830043