svn commit: r466154 - in head/security/tripwire: . files

Cy Schubert cy at FreeBSD.org
Sun Apr 1 13:39:01 UTC 2018


Author: cy
Date: Sun Apr  1 13:38:59 2018
New Revision: 466154
URL: https://svnweb.freebsd.org/changeset/ports/466154

Log:
  Update 2.4.3.6 --> 2.4.3.7

Deleted:
  head/security/tripwire/files/patch-src-core-archive.cpp
Modified:
  head/security/tripwire/Makefile
  head/security/tripwire/distinfo
  head/security/tripwire/files/patch-Makefile.in
  head/security/tripwire/files/patch-man__man4__twconfig.4
  head/security/tripwire/files/patch-man__man4__twpolicy.4

Modified: head/security/tripwire/Makefile
==============================================================================
--- head/security/tripwire/Makefile	Sun Apr  1 13:36:57 2018	(r466153)
+++ head/security/tripwire/Makefile	Sun Apr  1 13:38:59 2018	(r466154)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	tripwire
-PORTVERSION=	2.4.3.6
+PORTVERSION=	2.4.3.7
 CATEGORIES=	security
 
 MAINTAINER=	cy at FreeBSD.org

Modified: head/security/tripwire/distinfo
==============================================================================
--- head/security/tripwire/distinfo	Sun Apr  1 13:36:57 2018	(r466153)
+++ head/security/tripwire/distinfo	Sun Apr  1 13:38:59 2018	(r466154)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1510952538
-SHA256 (Tripwire-tripwire-open-source-2.4.3.6_GH0.tar.gz) = f55fe6805f2c159bd67fa3761ba52df95b2a7d0bdd06196847564bac00dd5606
-SIZE (Tripwire-tripwire-open-source-2.4.3.6_GH0.tar.gz) = 1001145
+TIMESTAMP = 1522588176
+SHA256 (Tripwire-tripwire-open-source-2.4.3.7_GH0.tar.gz) = 18d40b85f04b8822717d9a3e987887600840a3753f0e9a9f6ab77692d5658450
+SIZE (Tripwire-tripwire-open-source-2.4.3.7_GH0.tar.gz) = 1002257

Modified: head/security/tripwire/files/patch-Makefile.in
==============================================================================
--- head/security/tripwire/files/patch-Makefile.in	Sun Apr  1 13:36:57 2018	(r466153)
+++ head/security/tripwire/files/patch-Makefile.in	Sun Apr  1 13:38:59 2018	(r466154)
@@ -1,5 +1,5 @@
---- Makefile.in.orig	2017-10-01 19:49:45.000000000 -0700
-+++ Makefile.in	2017-11-17 13:10:21.882484000 -0800
+--- Makefile.in.orig	2018-03-30 23:05:50.000000000 -0700
++++ Makefile.in	2018-04-01 06:12:25.219417000 -0700
 @@ -727,7 +727,6 @@
  
  install-data-am:
@@ -8,12 +8,12 @@
  install-dvi: install-dvi-recursive
  
  install-dvi-am:
-@@ -799,7 +798,7 @@
+@@ -798,7 +797,7 @@
  
- install-data-hook:
- 	export INSTALL_STRIP_FLAG
--	prefix="$(prefix)" sysconfdir="$(sysconfdir)" \
-+	STGDIR="$$STAGEDIR" prefix="$(prefix)" sysconfdir="$(sysconfdir)" \
-         path_to_vi="$(path_to_vi)" path_to_sendmail="$(path_to_sendmail)" \
-         $(top_srcdir)/installer/install.sh
  
+ install-data-hook:
+-	INSTALL_STRIP_FLAG="$(INSTALL_STRIP_FLAG)" \
++	STGDIR="$$STAGEDIR" INSTALL_STRIP_FLAG="$(INSTALL_STRIP_FLAG)" \
+ 	prefix="$(prefix)" sysconfdir="$(sysconfdir)" \
+ 	path_to_vi="$(path_to_vi)" path_to_sendmail="$(path_to_sendmail)" \
+ 	$(top_srcdir)/installer/install.sh

Modified: head/security/tripwire/files/patch-man__man4__twconfig.4
==============================================================================
--- head/security/tripwire/files/patch-man__man4__twconfig.4	Sun Apr  1 13:36:57 2018	(r466153)
+++ head/security/tripwire/files/patch-man__man4__twconfig.4	Sun Apr  1 13:38:59 2018	(r466154)
@@ -1,11 +1,11 @@
---- man/man4/twconfig.4.orig	2016-04-23 19:12:41.000000000 -0700
-+++ man/man4/twconfig.4	2016-04-30 00:02:20.117209000 -0700
+--- man/man4/twconfig.4.orig	2018-03-30 23:05:50.000000000 -0700
++++ man/man4/twconfig.4	2018-04-01 06:21:21.327692000 -0700
 @@ -35,7 +35,7 @@
  ..
  .nh
  .ad l
--.TH TWCONFIG 4 "1 July 2000"
-+.TH TWCONFIG 5 "1 July 2000"
+-.TH TWCONFIG 4 "04 Jan 2018" "Open Source Tripwire 2.4"
++.TH TWCONFIG 5 "04 Jan 2018" "Open Source Tripwire 2.4"
  .SH NAME
  twconfig \- \fITripwire\fP configuration file reference
  .SH DESCRIPTION
@@ -33,7 +33,7 @@
  .Fi
  .if n .in +\n(Tiu 
  .SS Other Variables
-@@ -298,7 +298,7 @@
+@@ -318,7 +318,7 @@
  .BR twadmin (8),
  .BR twprint (8),
  .BR siggen (8),

Modified: head/security/tripwire/files/patch-man__man4__twpolicy.4
==============================================================================
--- head/security/tripwire/files/patch-man__man4__twpolicy.4	Sun Apr  1 13:36:57 2018	(r466153)
+++ head/security/tripwire/files/patch-man__man4__twpolicy.4	Sun Apr  1 13:38:59 2018	(r466154)
@@ -1,11 +1,11 @@
---- man/man4/twpolicy.4.orig	2016-04-23 19:12:41.000000000 -0700
-+++ man/man4/twpolicy.4	2016-04-30 00:04:18.371172000 -0700
+--- man/man4/twpolicy.4.orig	2018-03-30 23:05:50.000000000 -0700
++++ man/man4/twpolicy.4	2018-04-01 06:23:06.577543000 -0700
 @@ -36,7 +36,7 @@
  .\"
  .nh
  .ad l
--.TH TWPOLICY 4 "1 July 2000"
-+.TH TWPOLICY 5 "1 July 2000"
+-.TH TWPOLICY 4 "04 Jan 2018" "Open Source Tripwire 2.4"
++.TH TWPOLICY 5 "04 Jan 2018" "Open Source Tripwire 2.4"
  .SH NAME
  twpolicy \- \fITripwire\fP policy file reference
  .SH DESCRIPTION


More information about the svn-ports-head mailing list