diff options
author | Wen Heping <wen@FreeBSD.org> | 2017-04-01 02:49:39 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2017-04-01 02:49:39 +0000 |
commit | 3e2c65c4cfae3cc1844311229ff05b9f55ef0daf (patch) | |
tree | 043709dbb1661734d6ffc0b65e537fcc40dbcf9f | |
parent | - Update to 7.5p1. (diff) |
- Update to 3.5.1
PR: 217799
Submitted by: yaruta.arkadiy@gmail.com(maintainer)
-rw-r--r-- | www/e2guardian/Makefile | 3 | ||||
-rw-r--r-- | www/e2guardian/distinfo | 5 | ||||
-rw-r--r-- | www/e2guardian/files/e2guardian.in | 2 | ||||
-rw-r--r-- | www/e2guardian/pkg-plist | 3 |
4 files changed, 8 insertions, 5 deletions
diff --git a/www/e2guardian/Makefile b/www/e2guardian/Makefile index e409aa3d7c80..6e11bbe3ac48 100644 --- a/www/e2guardian/Makefile +++ b/www/e2guardian/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= e2guardian -PORTVERSION= 3.4.0.3 +PORTVERSION= 3.5.1 DISTVERSIONPREFIX= v -PORTREVISION= 0 CATEGORIES= www MAINTAINER= marcellocoutinho@gmail.com diff --git a/www/e2guardian/distinfo b/www/e2guardian/distinfo index 64d520fa3aa4..7f17f93be515 100644 --- a/www/e2guardian/distinfo +++ b/www/e2guardian/distinfo @@ -1,2 +1,3 @@ -SHA256 (e2guardian-e2guardian-v3.4.0.3_GH0.tar.gz) = 6c975e9e53a8bec4c94727a6b35185ccf46df47faecfb83f68171cb7f4503624 -SIZE (e2guardian-e2guardian-v3.4.0.3_GH0.tar.gz) = 518451 +TIMESTAMP = 1491014016 +SHA256 (e2guardian-e2guardian-v3.5.1_GH0.tar.gz) = 700d951aec61113513ed3bd139028bd944790e09712646a54143a73851356527 +SIZE (e2guardian-e2guardian-v3.5.1_GH0.tar.gz) = 529677 diff --git a/www/e2guardian/files/e2guardian.in b/www/e2guardian/files/e2guardian.in index 10695b87dfc8..16f0934bed14 100644 --- a/www/e2guardian/files/e2guardian.in +++ b/www/e2guardian/files/e2guardian.in @@ -4,7 +4,7 @@ # # PROVIDE: e2guardian -# REQUIRE: NETWORKING SERVERS +# REQUIRE: NETWORKING SERVERS squid clamav_clamd # BEFORE: DAEMON # KEYWORD: shutdown diff --git a/www/e2guardian/pkg-plist b/www/e2guardian/pkg-plist index 2938ba4c5f86..183aa5af581c 100644 --- a/www/e2guardian/pkg-plist +++ b/www/e2guardian/pkg-plist @@ -4,6 +4,7 @@ @sample %%ETCDIR%%/authplugins/port.conf.sample @sample %%ETCDIR%%/authplugins/proxy-basic.conf.sample @sample %%ETCDIR%%/authplugins/proxy-digest.conf.sample +@sample %%ETCDIR%%/authplugins/proxy-header.conf.sample %%TRICKLE%%@sample %%ETCDIR%%/downloadmanagers/trickle.conf.sample %%NTLM%%@sample %%ETCDIR%%/authplugins/proxy-ntlm.conf.sample %%CLAMD%%@sample %%ETCDIR%%/contentscanners/clamdscan.conf.sample @@ -215,6 +216,7 @@ sbin/e2guardian %%DATADIR%%/languages/polish/template.html %%DATADIR%%/languages/portuguese/fancydmtemplate.html %%DATADIR%%/languages/portuguese/messages +%%DATADIR%%/languages/portuguese/messagesaccents %%DATADIR%%/languages/portuguese/template.html %%DATADIR%%/languages/ptbrazilian/fancydmtemplate.html %%DATADIR%%/languages/ptbrazilian/messages @@ -239,6 +241,7 @@ sbin/e2guardian %%DATADIR%%/languages/turkish/template.html %%DATADIR%%/languages/ukenglish/fancydmtemplate.html %%DATADIR%%/languages/ukenglish/messages +%%DATADIR%%/languages/ukenglish/messages.alt %%DATADIR%%/languages/ukenglish/template.html %%DATADIR%%/scripts/bsd-init %%DATADIR%%/scripts/e2guardian |