update to 2.10.1.1, some testing from Steven Surdock, maintainer timeout
This commit is contained in:
parent
bcc28ff989
commit
3ef0dc9701
@ -1,7 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2009/04/18 14:42:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2010/06/11 12:41:13 sthen Exp $
|
||||
|
||||
COMMENT = content scanning web filter
|
||||
DISTNAME = dansguardian-2.10.0.3
|
||||
DISTNAME = dansguardian-2.10.1.1
|
||||
CATEGORIES = www net
|
||||
|
||||
HOMEPAGE = http://www.dansguardian.org/
|
||||
@ -21,6 +21,7 @@ WANTLIB = c m stdc++ z
|
||||
# grants commercial users permission to download it *once* from
|
||||
# official sources. http://dansguardian.org/?page=copyright2
|
||||
MASTER_SITES = http://spacehopper.org/mirrors/
|
||||
#MASTER_SITES = http://dansguardian.org/downloads/2/Stable/
|
||||
|
||||
LIB_DEPENDS = pcre.>=1,pcreposix.>=1::devel/pcre \
|
||||
execinfo::devel/libexecinfo
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (dansguardian-2.10.0.3.tar.gz) = aMjpqXo7WNJGehnLFdtVmQ==
|
||||
RMD160 (dansguardian-2.10.0.3.tar.gz) = Q3x5lndtSRk5aFypAkpKdIUdig4=
|
||||
SHA1 (dansguardian-2.10.0.3.tar.gz) = 2kc9eYnaNj4h+zR7GjmL19JInVE=
|
||||
SHA256 (dansguardian-2.10.0.3.tar.gz) = QZvob0cq0KaaihWFemRicayXOdKb2Da+kVny2VXluWM=
|
||||
SIZE (dansguardian-2.10.0.3.tar.gz) = 512695
|
||||
MD5 (dansguardian-2.10.1.1.tar.gz) = CYehyb+985gRg4bxAnlhGg==
|
||||
RMD160 (dansguardian-2.10.1.1.tar.gz) = 3BXKl3mlCExeQkhUXHMPJf/yQaM=
|
||||
SHA1 (dansguardian-2.10.1.1.tar.gz) = /zAS4BEwsiaVgsIcPutOoBPclnk=
|
||||
SHA256 (dansguardian-2.10.1.1.tar.gz) = wkXVjPN/efio5QtoTWK3l6n2zhu3deFAlpAC3/fhH5I=
|
||||
SIZE (dansguardian-2.10.1.1.tar.gz) = 516800
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-data_Makefile_in,v 1.2 2009/04/18 14:42:41 sthen Exp $
|
||||
--- data/Makefile.in.orig Tue Jan 20 11:15:29 2009
|
||||
+++ data/Makefile.in Wed Apr 15 22:42:03 2009
|
||||
@@ -490,7 +490,6 @@ uninstall-am: uninstall-local
|
||||
$OpenBSD: patch-data_Makefile_in,v 1.3 2010/06/11 12:41:13 sthen Exp $
|
||||
--- data/Makefile.in.orig Fri Jun 5 10:45:54 2009
|
||||
+++ data/Makefile.in Sun Apr 18 17:48:48 2010
|
||||
@@ -491,7 +491,6 @@ uninstall-am: uninstall-local
|
||||
|
||||
install-data-local:
|
||||
$(mkinstalldirs) $(DESTDIR)$(DATATOPDIR) && \
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/04/18 14:42:41 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/06/11 12:41:13 sthen Exp $
|
||||
@conflict dansguardian-*-clamav
|
||||
@pkgpath www/dansguardian,clamav
|
||||
@newgroup _dansguardian:588
|
||||
@ -304,6 +304,8 @@ share/examples/dansguardian/lists/phraselists/goodphrases/weighted_general_polis
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/goodphrases/weighted_general_polish
|
||||
share/examples/dansguardian/lists/phraselists/goodphrases/weighted_general_portuguese
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/goodphrases/weighted_general_portuguese
|
||||
share/examples/dansguardian/lists/phraselists/goodphrases/weighted_general_swedish
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/goodphrases/weighted_general_swedish
|
||||
share/examples/dansguardian/lists/phraselists/goodphrases/weighted_news
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/goodphrases/weighted_news
|
||||
share/examples/dansguardian/lists/phraselists/googlesearches/
|
||||
@ -400,6 +402,8 @@ share/examples/dansguardian/lists/phraselists/pornography/weighted_russian
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/pornography/weighted_russian
|
||||
share/examples/dansguardian/lists/phraselists/pornography/weighted_spanish
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/pornography/weighted_spanish
|
||||
share/examples/dansguardian/lists/phraselists/pornography/weighted_swedish
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/pornography/weighted_swedish
|
||||
share/examples/dansguardian/lists/phraselists/proxies/
|
||||
@sample ${SYSCONFDIR}/dansguardian/lists/phraselists/proxies/
|
||||
share/examples/dansguardian/lists/phraselists/proxies/weighted
|
||||
|
Loading…
Reference in New Issue
Block a user