svn commit: r486579 - head/security/clamav
Larry Rosenman
ler at FreeBSD.org
Tue Dec 4 02:39:59 UTC 2018
Author: ler
Date: Tue Dec 4 02:39:58 2018
New Revision: 486579
URL: https://svnweb.freebsd.org/changeset/ports/486579
Log:
security/clamav: build no longer produces libclammspack.a and
libclammspack.pc with the MSPACK option unset.
PR: 233763
Reported by: PopularMoment at protonmail.com
Modified:
head/security/clamav/Makefile
head/security/clamav/pkg-plist
Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile Tue Dec 4 02:33:14 2018 (r486578)
+++ head/security/clamav/Makefile Tue Dec 4 02:39:58 2018 (r486579)
@@ -2,6 +2,7 @@
PORTNAME= clamav
PORTVERSION= 0.101.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.clamav.net/downloads/production/
Modified: head/security/clamav/pkg-plist
==============================================================================
--- head/security/clamav/pkg-plist Tue Dec 4 02:33:14 2018 (r486578)
+++ head/security/clamav/pkg-plist Tue Dec 4 02:39:58 2018 (r486579)
@@ -2,11 +2,9 @@
%%JSON%%man/man1/clamsubmit.1.gz
%%MILTER%%@sample etc/clamav-milter.conf.sample
%%MILTER%%sbin/clamav-milter
-%%NO_MSPACK%%lib/libclammspack.a
%%NO_MSPACK%%lib/libclammspack.so
%%NO_MSPACK%%lib/libclammspack.so.0
%%NO_MSPACK%%lib/libclammspack.so.0.1.0
-%%NO_MSPACK%%libdata/pkgconfig/libclammspack.pc
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual.html
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix.html
%%PORTDOCS%%%%DOCSDIR%%/html/UserManual/Installation-Unix/Steps-Debian-Ubuntu.html
More information about the svn-ports-head
mailing list