Antoine Brodin
d63c999498
Switch back to non-legacy databases/tdb
2019-07-03 20:40:32 +00:00
Kubilay Kocak
5742c4b283
audio/lv2: Remove Python version restriction
...
lv2 1.16.0, committed in poyrts r505568 included a Python 3.7 build fix:
Upgrade build system and fix building with Python 3.7.
Remove Python version restriction accordingly
PR: 235103
Approved by: Michael Beer <beerml sigma6audio de> (maintainer)
2019-07-02 13:16:56 +00:00
Adriaan de Groot
9a350dcb91
Update audio/elisa to latest upstream release
...
Release notes
https://mgallienkde.wordpress.com/2019/07/01/0-4-2-release-of-elisa/
with fixes
- Fix restore of tracks with missing metadata in playlist
- Fix view selector not following the color theme
2019-07-01 21:40:03 +00:00
Tobias Kortkamp
df3ff0a361
audio/faudio: Update to 19.07
...
Changes: https://github.com/FNA-XNA/FAudio/releases/tag/19.07
2019-07-01 16:28:53 +00:00
Kubilay Kocak
6415052e8b
audio/lv2: Update to 1.16.0
...
Changelog:
http://lv2plug.in/lv2-1-16-0.html
PR: 235103
Submitted by: Charlie Li <ml+freebsd vishwin info>
Approved by: <beerml sigma6audio de> (maintainer)
2019-07-01 13:02:53 +00:00
Piotr Kubaj
d86032ddef
audio/rezound: fix build on powerpc64
...
The port needs C++11 to build.
Approved by: mentors (implicit approval)
2019-07-01 10:50:44 +00:00
Alex Dupre
62d9035f5b
Update default MySQL version to 5.7.
...
PR: 238365
Submitted by: ale
Exp-run by: antoine
Approved by: portmgr (antoine)
2019-07-01 07:43:32 +00:00
Steve Wills
0c75039586
audio/musicpc: update to 0.32
...
PR: 238731
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer)
2019-06-30 20:50:52 +00:00
Yuri Victorovich
9d924e08f0
audio/gsequencer: Update 2.2.6 -> 2.2.7
...
Reported by: portscout
2019-06-30 08:43:05 +00:00
John Hixson
deee455819
audio/pianobar: update to 2019.02.14
...
Approved by: mentors (implicit)
2019-06-29 19:08:57 +00:00
Mathieu Arnold
11d0ec2c6e
Remove noflavors when it does not make sense.
2019-06-28 22:01:13 +00:00
Adriaan de Groot
47dbce8c75
Update audio/elisa to latest upstream release
...
Release announcement is at
https://mgallienkde.wordpress.com/2019/06/24/0-4-1-release-of-elisa/
with accessibility and UI improvements.
2019-06-28 10:07:34 +00:00
Yuri Victorovich
8d3aca0337
audio/gsequencer: Update 2.1.77 -> 2.2.6
...
Reported by: Joël Krähemann <jkraehemann@gmail.com> (the upstream author)
2019-06-27 23:50:03 +00:00
Tobias C. Berner
f85b566c50
Update KDE Plasma Desktop to 5.16.2
...
Tuesday, 25 June 2019. Today KDE releases a Bugfix update to KDE Plasma 5,
versioned 5.16.2. Plasma 5.16 was released in June with many feature
refinements and new modules to complete the desktop experience.
This release adds a week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* Klipper Always restore the last clipbboard item. Commit.
* Discover: Improved notification identification for Snap applications.
* Notifications: Don't keep non-configurable notifications in history.
Announcement:
https://kde.org/announcements/plasma-5.16.2.php
The changelog can be found here:
https://kde.org/announcements/plasma-5.16.1-5.16.2-changelog.php
2019-06-25 21:41:54 +00:00
Tobias C. Berner
4196590fa5
KDE Applications: complete dependency lists
...
This has been on the TODO list for forever...
PR: 238764
Reported by: yuri
2019-06-23 15:39:32 +00:00
Tobias C. Berner
35d2d3529c
Plasma Desktop: Complete dependencies
2019-06-23 10:24:56 +00:00
Guido Falsi
222cb2bf7e
Update xfmpc to 0.3.0.
...
This version uses GTK3.
2019-06-23 07:53:33 +00:00
Sunpoet Po-Chuan Hsieh
2b7a88ea3a
Update to 1.1.7
...
- Update WWW
Changes: https://github.com/beetbox/pyacoustid/blob/master/README.rst#version-history
2019-06-22 21:48:28 +00:00
Sunpoet Po-Chuan Hsieh
0f2ae1bdd7
Add GSTREAMER option
2019-06-22 21:48:23 +00:00
Yuri Victorovich
1afa54a9b3
audio/zrythm: Update 0.5.074 -> 0.5.097
2019-06-22 08:56:57 +00:00
Sunpoet Po-Chuan Hsieh
ad30297f0c
Add NO_ARCH
...
- Take maintainership
2019-06-21 23:09:09 +00:00
Sunpoet Po-Chuan Hsieh
8515ff13fb
Add py-audioread 2.1.8
...
audioread decodes audio files using whichever backend is available. The library
currently supports:
- Gstreamer via PyGObject.
- MAD via the pymad bindings.
- FFmpeg or Libav via its command-line interface.
- The standard library wave, aifc, and sunau modules (for uncompressed audio
formats).
WWW: https://github.com/beetbox/audioread
2019-06-21 23:08:38 +00:00
Jan Beich
065337fac4
audio/guitarix-lv2: builds fine on arm*
...
SSE-related error was probably a drive-by from powerpc64 but
confirming is hard as I can't find package cluster logs from just a
year ago. Even 0.37.1 builds fine on armv6 using current dependencies.
Looking at pkg-fallout@ archive only BROKEN_aarch64 made sense:
/usr/bin/ld: error: ../src/gx_head/guitarix.lds:2: ; expected, but got +SIZEOF
/usr/bin/ld: error: ../src/gx_head/guitarix.lds:2: __rt_text__end = ADDR(.rt.text)+SIZEOF(.rt.text);
/usr/bin/ld: error: ../src/gx_head/guitarix.lds:2: ^
c++: error: linker command failed with exit code 1 (use -v to see invocation)
2019-06-21 14:49:30 +00:00
Kai Knoblich
9a915d552a
audio/siren: Update to 0.9
...
While I'm here:
* Remove the patch for the configure script that has been merged by upstream
Changelog:
https://www.kariliq.nl/hg/siren/raw-file/siren-0.9/CHANGES
PR: 238619
Submitted by: Thomas Merkel <tm@NetBSD.org>
2019-06-20 23:19:58 +00:00
Antoine Brodin
93886a2a3b
Depend on legacy libtdb
...
Reported by: pkg-fallout
2019-06-20 18:53:14 +00:00
Mark Linimon
22e6feb769
Add compiler:c++11-lang to USES to unbreak build on powerpc64:
...
cc1plus: unrecognized command line option -std=c++11
Approved by: portmgr (tier-2 blanket)
2019-06-20 15:33:44 +00:00
Mark Linimon
c9da0b5946
Patch out -Og flag in src/*/CMakeLists.txt to fix build on GCC-based
...
systems such as powerpc64:
cc1: invalid option argument '-Og'
Approved by: portmgr (tier-2 blanket)
2019-06-20 15:21:40 +00:00
Yuri Victorovich
24bc4f4e21
audio/gsequencer: Update 2.1.76 -> 2.1.77
...
Reported by: portscout
2019-06-20 03:23:46 +00:00
Mathieu Arnold
215fe3a16f
Fix build with Perl 5.31+
...
With hat: perl@
2019-06-19 22:41:52 +00:00
Tobias C. Berner
9ad59fa37c
Update KDE Plasma Desktop to 5.16.1
...
Announcement:
https://kde.org/announcements/plasma-5.16.1.php
2019-06-19 22:19:11 +00:00
Guido Falsi
ad1ecbc81b
- Simplify XFCE MASTER_SITES usage
...
- Update XFCE Master sites list
Submitted by: olivierd
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D8416
2019-06-19 16:14:27 +00:00
Emanuel Haupt
72fcdeb547
Update to 0.1.b159
2019-06-19 10:14:34 +00:00
Emanuel Haupt
0e806dd3a2
Set PORTSCOUT to ignore latest version which only affects macOS.
2019-06-19 09:59:39 +00:00
Mark Linimon
9579a58810
Add compiler:c++11-lang to USES to unbreak build on powerpc64:
...
unknown FP unit 'sse'
armv6/7 are not yet tested.
Approved by: portmgr (tier-2 blanket)
2019-06-18 22:30:13 +00:00
Mark Linimon
58f1039d84
Add compiler:c++11-lang to USES to unbreak on GCC-based systems:
...
libicuuc.so: undefined reference to __cxa_throw_bad_array_new_length
Approved by: portmgr (tier-2 blanket)
2019-06-18 14:34:06 +00:00
Jan Beich
234ec47174
Switch DragonFly to pthread_getthreadid_np in my ports
...
https://github.com/DragonFlyBSD/DragonFlyBSD/commit/c0f25c26521a
2019-06-17 08:36:27 +00:00
Yuri Victorovich
2331c8e4c4
audio/gsequencer: Fix the license file name supplied to the build
...
PR: 238567
Reported by: Joël Krähemann <jkraehemann@gmail.com>
2019-06-15 17:27:37 +00:00
Tobias C. Berner
05fbb99fab
Update KDE's Plasma Desktop to 5.16
...
Announcement:
https://kde.org/announcements/plasma-5.16.0.php
2019-06-15 15:39:23 +00:00
Yuri Victorovich
7914e2e4ff
audio/zrythm: Update 0.4.151 -> 0.5.074
2019-06-15 03:33:46 +00:00
Yuri Victorovich
30837270bf
audio/gsequencer: Add defines for the app to find license and logo screen png; Strip the binary
...
PR: 238567
Reported by: Joël Krähemann <jkraehemann@gmail.com> (upstream)
2019-06-15 03:01:10 +00:00
Piotr Kubaj
6bd0af0f28
audio/fmit: fix build
...
This port needs USES=compiler:c++11-lang to build:
cc1plus: error: unrecognized command line option "-std=gnu++11"
Approved by: mentors (implicite approval)
2019-06-13 08:17:49 +00:00
Piotr Kubaj
73b71f8c3b
audio/traverso: fix build
...
Add USES=compiler:c++11-lang to fix:
CMake Error in src/traverso/CMakeLists.txt:
The compiler feature "cxx_decltype" is not known to CXX compiler
"GNU"
version 4.2.1.
Approved by: mentors (implicite approval)
2019-06-12 18:50:00 +00:00
Yuri Victorovich
fcc29e8864
audio/gsequencer: Update 2.1.74 -> 2.1.76
2019-06-12 18:21:59 +00:00
Piotr Kubaj
33b8e400e2
audio/flac: add USES=compiler:c11
...
This is to fix audio/audacity:
/usr/local/bin/ld: ondemand/audacity-ODDecodeFlacTask.o:(.data.rel.ro._ZTV10ODFLACFile[_ZTV10ODFLACFile]+0x148): undefined reference to `FLAC::Decoder::File::init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/local/bin/ld: ondemand/audacity-ODDecodeFlacTask.o:(.data.rel.ro._ZTV10ODFLACFile[_ZTV10ODFLACFile]+0x160): undefined reference to `FLAC::Decoder::File::init_ogg(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/local/bin/ld: import/audacity-ImportFLAC.o:(.data.rel.ro._ZTV10MyFLACFile[_ZTV10MyFLACFile]+0x148): undefined reference to `FLAC::Decoder::File::init(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
/usr/local/bin/ld: import/audacity-ImportFLAC.o:(.data.rel.ro._ZTV10MyFLACFile[_ZTV10MyFLACFile]+0x160): undefined reference to `FLAC::Decoder::File::init_ogg(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'
Approved by: mentors (implicite approval)
2019-06-11 08:21:42 +00:00
Antoine Brodin
c4d67f5350
Unbreak generated pkgconfig file
...
Reported by: pkg-fallout
Pointy hat: sunpoet
2019-06-10 16:36:10 +00:00
Piotr Kubaj
76d6630300
audio/rtaudio: add USES=compiler:c++11-lang to fix linking of audio/muse-sequencer
...
Approved by: mentors (implicite approval)
2019-06-10 09:55:22 +00:00
Rodrigo Osorio
8cdbae0ef2
Update audio/lmms to 1.2.0
...
Release note: https://github.com/LMMS/lmms/releases/tag/v1.2.0
PR: 238441
Submitted by: tobik
2019-06-10 08:42:52 +00:00
Mark Linimon
6bc32ddf24
Add compiler:c++11-lang to USES to fix build on gcc-based architectures.
...
Approved by: portmgr (tier-2 blanket)
2019-06-09 22:38:15 +00:00
Richard Gallamore
a1b6f8358e
Updated to 3.8.0
...
Changes: https://forum.teamspeak.com/threads/139966-Release-TeamSpeak-Server-3-8-0
2019-06-09 17:18:51 +00:00
Thomas Zander
96ef63d2a8
Update to upstream release 1.2.0
...
MFH: 2019Q2
2019-06-09 11:36:12 +00:00
Tijl Coosemans
4b581cb4de
Fix pkg-plist.amd64.
...
Reported by: ler
2019-06-09 09:23:44 +00:00
Yuri Victorovich
b65e40305e
audio/zam-plugins-lv2: Update 3.10-13 -> 3.11-1
...
Reported by: portscout
2019-06-09 03:53:58 +00:00
Sunpoet Po-Chuan Hsieh
7d6d0871d2
Update to 2.4.3
...
Changes: https://icecast.org/news/libshout-release-2_4_3/
2019-06-08 20:28:27 +00:00
Tijl Coosemans
bb5cf6c4f3
Address some portlint warnings in the Linux infrastructure ports.
...
Eliminate LINUXNAME from port Makefiles. This was just a helper variable
without special meaning outside port Makefiles but several developers have
copied it to new ports where it was then unused, apparently thinking that
it did have some special meaning.
2019-06-08 15:59:46 +00:00
Tobias Kortkamp
4bafa67ea0
audio/faudio: Update to 19.06.07
...
Changes: https://github.com/FNA-XNA/FAudio/releases/tag/19.06.07
2019-06-08 15:23:24 +00:00
Tijl Coosemans
5b721b6172
Eliminate RPMVERSION from Linux ports and set DISTVERSIONSUFFIX instead.
...
This puts all version information together in the port Makefiles.
2019-06-08 13:13:29 +00:00
Emanuel Haupt
d9e10ff25c
- Update to 3.3.1
...
- Remove -Wno-clobbered -Wno-psabi which are not supported by base GCC
(relevant for some Tier-2 archs) [1]
PR: 238339 [1]
Submitted by: pkubaj [1]
2019-06-08 12:45:23 +00:00
Tijl Coosemans
f099d068fc
Update CentOS 7 ports to 7.6.1810.
...
This adds some new ports:
converters/linux-c7-fribidi required by x11-toolkits/linux-c7-pango.
graphics/linux-c7-libglvnd required by graphics/linux-c7-dri.
graphics/linux-c7-wayland required by graphics/linux-c7-dri.
print/linux-c7-freetype unbundled from emulators/linux_base-c7 because it
depends on graphics/linux-c7-png now.
Mesa OpenGL libraries in graphics/linux-c7-dri now support libglvnd (GL
Vendor-Neutral Dispatch library) which allows some applications to use
Mesa while others use Nvidia OpenGL. The x11/nvidia-driver* ports have
been changed so versions above 390.42 now use CentOS libglvnd and no longer
install a bundled copy.
PR: 229431
Submitted by: pkubaj (partly)
2019-06-08 12:13:46 +00:00
Yuri Victorovich
78f21eb8dc
audio/synthv1-lv2: Update 0.9.7 -> 0.9.8
...
Reported by: portscout
2019-06-08 05:48:59 +00:00
Yuri Victorovich
eef2273d12
audio/samplv1-lv2: Update 0.9.6 -> 0.9.8
...
Reported by: portscout
2019-06-08 05:46:47 +00:00
Yuri Victorovich
5454d39520
audio/padthv1-lv2: Update 0.9.7 -> 0.9.8
...
Reported by: portscout
2019-06-08 05:46:02 +00:00
Yuri Victorovich
d4a07a7704
audio/drumkv1-lv2: Update 0.9.7 -> 0.9.8
...
Reported by: portscout
2019-06-08 05:45:11 +00:00
Steve Wills
4d1aa00b08
audio/lollypop: update to 1.0.12
...
PR: 238370
Submitted by: Greg V <greg@unrelenting.technology> (maintainer)
2019-06-07 23:11:56 +00:00
Thomas Zander
14ffd13f14
Update to upstream release 0.21.10
...
Details:
- Bugfix / regression fix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.10/NEWS
MFH: 2019Q2
2019-06-07 18:33:33 +00:00
Tobias C. Berner
f240baeb83
Update KDE Applications to 19.04.2
...
https://kde.org/announcements/announce-applications-19.04.2.php
2019-06-07 04:08:25 +00:00
Koichiro Iwao
d51416ccaf
audio/pulseaudio-module-xrdp: Update to 0.3
...
This version includes following fixes:
* Fix sink => source typos, microphone input did not work due to this typo
* Kick out some logs to debug logs, a little bit too noisy
Microphone input in xrdp is a proprietary implementation and works only with
NeutrinoRDP client. If you're not trying to use this proprietary implementation,
you need not update from v0.2 to v0.3.
Relnotes: https://github.com/neutrinolabs/pulseaudio-module-xrdp/releases/tag/v0.3
2019-06-06 01:24:32 +00:00
Sunpoet Po-Chuan Hsieh
09a60f1303
Mark MAKE_JOBS_UNSAFE
...
PR: 238334
Submitted by: pkubaj
2019-06-05 19:40:49 +00:00
Antoine Brodin
47ce821484
Switch default version of samba from 4.7 to 4.8
...
With hat: portmgr
2019-06-04 14:17:39 +00:00
Dmitry Marakasov
606339c209
- Update WWW
...
- Cosmetic fixes
2019-06-04 09:01:47 +00:00
Baptiste Daroussin
19a38d2261
Only print the message during the first installation,
...
not at each upgrades
2019-06-04 06:17:58 +00:00
Piotr Kubaj
4263955545
audio/audacity: fix build on non-x86
...
Audacity by default adds --enable-sse on all architectures, which breaks anything but i386 and amd64. Add SSE option to every architecture, but still enable by default only on amd64 and i386. This will add --disable-sse to CONFIGURE_ARGS, which fixes build.
PR: 238140
Approved by: xxjack12xx@gmail.com (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20422
2019-06-03 08:52:28 +00:00
Yuri Victorovich
5205735e52
audio/py-pysndfile: Update 1.3.2 -> 1.3.3
...
Reported by: portscout
2019-06-02 15:29:18 +00:00
Yuri Victorovich
618cb38d76
audio/gsequencer: Update 2.1.73 -> 2.1.74
...
Reported by: portscout
2019-06-02 15:21:08 +00:00
Tobias Kortkamp
4942b7f5fe
audio/faudio: Update to 19.06
...
Changes: https://github.com/FNA-XNA/FAudio/releases/tag/19.06
2019-06-02 12:51:26 +00:00
Piotr Kubaj
22f419e08d
audio/py-webrtcvad: fix build with GCC-based architectures
...
GCC architectures need USES=compiler:c11 for BYTE_ORDER compiler macro.
They also need a patch to properly define WEBRTC_ARCH_BIG_ENDIAN.
PR: 237876
Approved by: tcberner (mentor), yuri (maintainer)
Differential Revision: https://reviews.freebsd.org/D20440
2019-06-02 11:07:09 +00:00
Sunpoet Po-Chuan Hsieh
0ae1ebfe25
Add LICENSE
2019-06-01 22:32:30 +00:00
Yuri Victorovich
14b259584d
audio/gxplugins-lv2: Update 0.6 -> 0.7
...
Reported by: portscout
2019-06-01 14:52:31 +00:00
Tobias Kortkamp
c0abd3b152
audio/mpg123.el: Do not install files for xemacs
...
It was removed in 2014.
2019-05-30 08:02:47 +00:00
Tobias Kortkamp
e36a4251eb
audio/id3el: Do not install files for xemacs
...
It was removed in 2014.
2019-05-30 07:58:59 +00:00
Alexey Dokuchaev
b8b029a7f1
For ports under categories a* and b*: remove some excessive linefeeds.
2019-05-29 14:14:14 +00:00
Alexey Dokuchaev
1f71148df3
Annotate example configuration file as @sample and thus get rid of
...
pkg-message which merely suggested that "it should work fine as is".
2019-05-29 14:05:25 +00:00
Rene Ladan
2844bd340c
Remove expired ports:
...
2019-05-28 graphics/cinepaint: Vulnerable since 2015, unmaintained and underlinks
2019-05-28 audio/specimen: Unmaintained, depends on expiring x11-toolkits/phat
2019-05-28 devel/smack: Unmaintained, upstream disappeared, underlinks
2019-05-28 x11-toolkits/phat: Unmaintained, upstream disappeared, underlinks
2019-05-29 10:22:58 +00:00
Piotr Kubaj
9eb7abe211
audio/libopenshot-audio: fix build with GCC-based architectures
...
error:
CMake Error in CMakeLists.txt:
Target "openshot-audio" requires the language dialect "CXX11" , but CMake
does not know the compile flags to use to enable it.
PR: 237867
Submitted by: tatsuki_makino@hotmail.com (maintainer)
Approved by: linimon (mentor)
2019-05-29 07:42:27 +00:00
Emanuel Haupt
b3f4ad283a
Update to 0.4.5
2019-05-28 19:51:23 +00:00
Emanuel Haupt
75f683a03d
Update to 0.1.b157
2019-05-28 16:30:03 +00:00
Tobias Kortkamp
2b1f909e36
audio/spotifyd: Update to 0.2.9
...
Changes: https://github.com/Spotifyd/spotifyd/compare/v0.2.8...0.2.9
2019-05-28 04:25:02 +00:00
Tobias Kortkamp
ac0bdc1cef
audio/yoshimi: Update 1.5.11.4
...
Changes: https://github.com/Yoshimi/yoshimi/blob/1.5.11.4/Changelog
2019-05-28 03:33:05 +00:00
Tobias Kortkamp
78b64519f3
audio/zam-plugins-lv2: Drop nop and misspelled xLDFLAGS
...
Per [1] it already links with libzita-convolver on its own.
[1] http://beefy11.nyi.freebsd.org/data/head-i386-default/p502184_s348025/logs/zam-plugins-lv2-3.10.13_3.log
2019-05-27 03:53:22 +00:00
Emanuel Haupt
450fc77b73
Update to 3.3
2019-05-26 12:33:23 +00:00
Tobias Kortkamp
ba238e9f36
audio/libmp3splt: Upcase OPTIONS_MULTI as we normally do
2019-05-26 09:05:09 +00:00
Tobias Kortkamp
6d257ebb83
audio/arss: Remove nop CMAKE_C_ARGS
...
Also use WRKSRC_SUBDIR and USES=localbase:ldflags while here.
2019-05-26 08:28:50 +00:00
Thomas Zander
2cadf905db
Update to upstream release 0.21.9
...
Details:
- Bugfix release (includes fix for potential deadlock), see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.9/NEWS
MFH: 2019Q2
2019-05-26 06:47:15 +00:00
Yuri Victorovich
1afb5221f3
audio/qjackctl: Update 0_5_7 -> 0_5_8
...
Reported by: portscout
2019-05-25 17:45:58 +00:00
Tobias Kortkamp
93651a9964
audio/linux-c7-*: Spell CONFLICTS correctly
2019-05-25 16:36:44 +00:00
Tobias C. Berner
bdf0e05847
audio/noson-app: update to 3.11.8
2019-05-25 16:29:32 +00:00
Eugene Grosbein
ca46b6ae1f
audio/xmms2-scrobbler: re-apply fix correctly
...
Wrong APIFIX_EXTRA_PATCHES_ON changed to right APIFIX_EXTRA_PATCHES
Thanks to tobik for reporting this. Bump PORTREVISION.
PR: 220992
Submitted by: Eugene Zheganin
Reported by: tobik
2019-05-25 15:31:19 +00:00
Tobias Kortkamp
e8e0e68a5e
audio/xmms2-scrobbler: Revert r446562 and remove nop APIFIX option
...
The APIFIX option never did anything. There is no APIFIX_EXTRA_PATCHES_ON
options helper.
PR: 220992
2019-05-25 15:12:07 +00:00
Tobias Kortkamp
5d6985d551
audio/optimfrog: Fix spelling of SSE2_DESC
2019-05-25 10:40:04 +00:00
Yuri Victorovich
b695f2cd58
audio/gsequencer: Update 2.1.72 -> 2.1.73
...
Reported by: portscout
2019-05-25 01:49:57 +00:00
Kubilay Kocak
def4f1b474
audio/lv2: Remove CONFLICTS_INSTALL
...
lv2core expired and was deleted on 2016-11-30 in ports r427460
I only noted this after committing ports r499627, so remove it accordingly.
PR: 235103
Approved by: Michael Beer <beerml sigma6audio de> (maintainer)
MFH: 2019Q2 (MFH with: r499627)
2019-05-24 09:52:55 +00:00