aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorjhale <jhale@FreeBSD.org>2016-12-07 09:00:11 +0800
committerjhale <jhale@FreeBSD.org>2016-12-07 09:00:11 +0800
commit2f6c831fa8a9a6ac474c54169b1a0eba9e0cd321 (patch)
tree38d37021d511839ae0609f2e5c4108033fe319ad /audio
parentddc1e0d82df3480da7079d87c2c0cf023d2b54c0 (diff)
downloadfreebsd-ports-gnome-2f6c831fa8a9a6ac474c54169b1a0eba9e0cd321.tar.gz
freebsd-ports-gnome-2f6c831fa8a9a6ac474c54169b1a0eba9e0cd321.tar.zst
freebsd-ports-gnome-2f6c831fa8a9a6ac474c54169b1a0eba9e0cd321.zip
- Update security/cryptopp to 5.6.5
- Add LICENSE (BSL) - Add CPE data - Remove STATIC option and always install the shared library; no reason not to. - Remove GCC option and use USES=compiler framework - Add FULL_DEBUG option to address CVE-2016-7420 and add a warning if trying to use it. It will allow the asserts to be enabled which could be a security risk. The standard DEBUG option is now safe to use. - Add SIMD option for i386 and amd64 - requires a recent clang or gcc - Don't install the cryptest binary; it is really only used for regression testing, so only build it for the TEST_TARGET. It is useless without the data files anyways. - Take maintainership - Bump PORTREVISON on dependent ports due to shared library bump PR: 215015 Reported by: <fcsk.aim@gmail.com> MFH: 2016Q4 Security: eab68cff-bc0c-11e6-b2ca-001b3856973b
Diffstat (limited to 'audio')
-rw-r--r--audio/clementine-player/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index 6a481229f69d..0bbeb8c1a0c8 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -3,7 +3,7 @@
PORTNAME= clementine
PORTVERSION= 1.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
PKGNAMESUFFIX= -player