[Midnightbsd-cvs] mports [15431] trunk/security: cleanup
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 8 17:45:58 EDT 2013
Revision: 15431
http://svnweb.midnightbsd.org/mports/?rev=15431
Author: laffer1
Date: 2013-09-08 17:45:57 -0400 (Sun, 08 Sep 2013)
Log Message:
-----------
cleanup
Modified Paths:
--------------
trunk/security/aide/pkg-descr
trunk/security/chroot_safe/Makefile
trunk/security/chroot_safe/distinfo
trunk/security/vlog/distinfo
trunk/security/vlog/pkg-descr
trunk/security/vnccrack/distinfo
Added Paths:
-----------
trunk/security/opensc/files/patch-configure
Modified: trunk/security/aide/pkg-descr
===================================================================
--- trunk/security/aide/pkg-descr 2013-09-08 21:45:22 UTC (rev 15430)
+++ trunk/security/aide/pkg-descr 2013-09-08 21:45:57 UTC (rev 15431)
@@ -2,5 +2,5 @@
This piece of software was written as a replacement and extension
for Tripwire.
+Author: rammer at cs.tut.fi
WWW: http://sourceforge.net/projects/aide
-Author: rammer at cs.tut.fi
Modified: trunk/security/chroot_safe/Makefile
===================================================================
--- trunk/security/chroot_safe/Makefile 2013-09-08 21:45:22 UTC (rev 15430)
+++ trunk/security/chroot_safe/Makefile 2013-09-08 21:45:57 UTC (rev 15431)
@@ -8,7 +8,8 @@
EXTRACT_SUFX= .tgz
MAINTAINER= ports at MidnightBSD.org
-COMMENT= A tool to chroot softwares easily
+COMMENT= Tool to chroot softwares easily
+
LICENSE= mit
GNU_CONFIGURE= YES
Modified: trunk/security/chroot_safe/distinfo
===================================================================
--- trunk/security/chroot_safe/distinfo 2013-09-08 21:45:22 UTC (rev 15430)
+++ trunk/security/chroot_safe/distinfo 2013-09-08 21:45:57 UTC (rev 15431)
@@ -1,3 +1,2 @@
SHA256 (chroot_safe-1.4.tgz) = dcdd299e0275838531bbc53de3bb5ecd70f99d0af5fa328e8de761b4de4623bf
-RMD160 (chroot_safe-1.4.tgz) = c2db72d9e2366c9eb00b0eee5c1eabbdf1a0fd2c
SIZE (chroot_safe-1.4.tgz) = 25886
Added: trunk/security/opensc/files/patch-configure
===================================================================
--- trunk/security/opensc/files/patch-configure (rev 0)
+++ trunk/security/opensc/files/patch-configure 2013-09-08 21:45:57 UTC (rev 15431)
@@ -0,0 +1,27 @@
+--- configure.orig 2012-12-05 10:09:59.000000000 +0100
++++ configure 2012-12-05 10:13:45.000000000 +0100
+@@ -12867,13 +12867,13 @@
+
+
+ if test "${WIN32}" = "no"; then
+- { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -ldl" >&5
++ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for dlopen in -lc" >&5
+ $as_echo_n "checking for dlopen in -ldl... " >&6; }
+ if test "${ac_cv_lib_dl_dlopen+set}" = set; then :
+ $as_echo_n "(cached) " >&6
+ else
+ ac_check_lib_save_LIBS=$LIBS
+-LIBS="-ldl $LIBS"
++LIBS="$LIBS"
+ cat confdefs.h - <<_ACEOF >conftest.$ac_ext
+ /* end confdefs.h. */
+
+@@ -12908,7 +12908,7 @@
+ #define HAVE_LIBDL 1
+ _ACEOF
+
+- LIBS="-ldl $LIBS"
++ LIBS="$LIBS"
+
+ else
+ as_fn_error $? "libdl required" "$LINENO" 5
Modified: trunk/security/vlog/distinfo
===================================================================
--- trunk/security/vlog/distinfo 2013-09-08 21:45:22 UTC (rev 15430)
+++ trunk/security/vlog/distinfo 2013-09-08 21:45:57 UTC (rev 15431)
@@ -1,4 +1,2 @@
-MD5 (vlog-1.1f.tgz) = d60b2d615b9e94cc380859bf72845fb4
SHA256 (vlog-1.1f.tgz) = f4e5d81623cf79ffe3c334e4d6be9aa3ae8753ed77121af874b914278abc536e
-RMD160 (vlog-1.1f.tgz) = b931890fc26b4e512f2f439dd75787b02453698c
SIZE (vlog-1.1f.tgz) = 60583
Modified: trunk/security/vlog/pkg-descr
===================================================================
--- trunk/security/vlog/pkg-descr 2013-09-08 21:45:22 UTC (rev 15430)
+++ trunk/security/vlog/pkg-descr 2013-09-08 21:45:57 UTC (rev 15431)
@@ -17,5 +17,3 @@
display
WWW: http://inc2.com/isba/index-vlog.html
-
-- Hannes Sowa
Modified: trunk/security/vnccrack/distinfo
===================================================================
--- trunk/security/vnccrack/distinfo 2013-09-08 21:45:22 UTC (rev 15430)
+++ trunk/security/vnccrack/distinfo 2013-09-08 21:45:57 UTC (rev 15431)
@@ -1,4 +1,2 @@
-MD5 (VNCcrack-1.0.0.tgz) = bef6973fff5236efb1f6dc98aa414a5a
SHA256 (VNCcrack-1.0.0.tgz) = af0a1e85e9d10df8f32439a3c084f613eb295464becf9dd61d93de385277d66b
-RMD160 (VNCcrack-1.0.0.tgz) = cfa9ee88766a247ae144f6b80dd1091f7613caec
SIZE (VNCcrack-1.0.0.tgz) = 35072
More information about the Midnightbsd-cvs
mailing list