Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Apr 2017 02:49:39 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r437392 - in head/www/e2guardian: . files
Message-ID:  <201704010249.v312ndRY096099@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Sat Apr  1 02:49:39 2017
New Revision: 437392
URL: https://svnweb.freebsd.org/changeset/ports/437392

Log:
  - Update to 3.5.1
  
  PR:		217799
  Submitted by:	yaruta.arkadiy@gmail.com(maintainer)

Modified:
  head/www/e2guardian/Makefile
  head/www/e2guardian/distinfo
  head/www/e2guardian/files/e2guardian.in
  head/www/e2guardian/pkg-plist

Modified: head/www/e2guardian/Makefile
==============================================================================
--- head/www/e2guardian/Makefile	Sat Apr  1 01:59:25 2017	(r437391)
+++ head/www/e2guardian/Makefile	Sat Apr  1 02:49:39 2017	(r437392)
@@ -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

Modified: head/www/e2guardian/distinfo
==============================================================================
--- head/www/e2guardian/distinfo	Sat Apr  1 01:59:25 2017	(r437391)
+++ head/www/e2guardian/distinfo	Sat Apr  1 02:49:39 2017	(r437392)
@@ -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

Modified: head/www/e2guardian/files/e2guardian.in
==============================================================================
--- head/www/e2guardian/files/e2guardian.in	Sat Apr  1 01:59:25 2017	(r437391)
+++ head/www/e2guardian/files/e2guardian.in	Sat Apr  1 02:49:39 2017	(r437392)
@@ -4,7 +4,7 @@
 #
 
 # PROVIDE: e2guardian
-# REQUIRE: NETWORKING SERVERS
+# REQUIRE: NETWORKING SERVERS squid clamav_clamd
 # BEFORE: DAEMON
 # KEYWORD: shutdown
 

Modified: head/www/e2guardian/pkg-plist
==============================================================================
--- head/www/e2guardian/pkg-plist	Sat Apr  1 01:59:25 2017	(r437391)
+++ head/www/e2guardian/pkg-plist	Sat Apr  1 02:49:39 2017	(r437392)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704010249.v312ndRY096099>