pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/vte3
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Feb 2 09:48:17 UTC 2018
Modified Files:
pkgsrc/x11/vte3: distinfo
Added Files:
pkgsrc/x11/vte3/patches: patch-configure
Log Message:
vte3: Leave pkgsrc to handle security features.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/x11/vte3/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/vte3/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/vte3/distinfo
diff -u pkgsrc/x11/vte3/distinfo:1.1 pkgsrc/x11/vte3/distinfo:1.2
--- pkgsrc/x11/vte3/distinfo:1.1 Sun Jun 25 23:20:45 2017
+++ pkgsrc/x11/vte3/distinfo Fri Feb 2 09:48:17 2018
@@ -1,6 +1,7 @@
-$NetBSD: distinfo,v 1.1 2017/06/25 23:20:45 youri Exp $
+$NetBSD: distinfo,v 1.2 2018/02/02 09:48:17 jperkin Exp $
SHA1 (vte-0.38.4.tar.xz) = 2b42d4eb0ce0609ba2d811f9f3e30ad678a6a4e9
RMD160 (vte-0.38.4.tar.xz) = 7edd9399c93adb113bffaae9d59f3c52d88464fc
SHA512 (vte-0.38.4.tar.xz) = 4fba2b8fe77da54bcaaf90ca098ce92f3772f762bb68818425c54e8ef1c3950332af1fc519e4807381c206baf949bd309c77ed9d98dc500d06de6efe0710f0d2
Size (vte-0.38.4.tar.xz) = 1012604 bytes
+SHA1 (patch-configure) = c56181235d485fcf592248ba5295f121ef4394fb
Added files:
Index: pkgsrc/x11/vte3/patches/patch-configure
diff -u /dev/null pkgsrc/x11/vte3/patches/patch-configure:1.1
--- /dev/null Fri Feb 2 09:48:17 2018
+++ pkgsrc/x11/vte3/patches/patch-configure Fri Feb 2 09:48:17 2018
@@ -0,0 +1,15 @@
+$NetBSD: patch-configure,v 1.1 2018/02/02 09:48:17 jperkin Exp $
+
+Leave pkgsrc to handle security features.
+
+--- configure.orig 2015-10-12 14:36:52.000000000 +0000
++++ configure
+@@ -13550,8 +13550,6 @@ _ACEOF
+ -fno-common \
+ -fdiagnostics-show-option \
+ -fno-strict-aliasing \
+- -fstack-protector \
+- -fstack-protector-strong \
+ -Wno-deprecated-declarations \
+ ; do
+
Home |
Main Index |
Thread Index |
Old Index