mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Update to 4.4.2.
This commit is contained in:
parent
3e0e4b6d95
commit
448f042917
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471919
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libbeid
|
||||
PORTVERSION= 4.3.4
|
||||
PORTVERSION= 4.4.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= security
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1509642563
|
||||
SHA256 (Fedict-eid-mw-v4.3.4_GH0.tar.gz) = 3f89c490fa53a56e3f7a0ae17adb2b7cecfd19f258dd818e8570b6e4b3fdc9ab
|
||||
SIZE (Fedict-eid-mw-v4.3.4_GH0.tar.gz) = 7516859
|
||||
TIMESTAMP = 1528377686
|
||||
SHA256 (Fedict-eid-mw-v4.4.2_GH0.tar.gz) = c0d9882d9445e51bc57b2f7f003ae03d7842354101c3d27d6a2a68cdb9d3a0d2
|
||||
SIZE (Fedict-eid-mw-v4.4.2_GH0.tar.gz) = 7716375
|
||||
|
@ -1,10 +1,10 @@
|
||||
--- Makefile.am.orig 2017-10-27 12:42:43 UTC
|
||||
--- Makefile.am.orig 2018-05-31 12:57:18 UTC
|
||||
+++ Makefile.am
|
||||
@@ -1,11 +1,7 @@
|
||||
ACLOCAL_AMFLAGS = -I scripts/m4
|
||||
EXTRA_DIST = scripts/build-aux/config.rpath scripts/build-aux/genver.sh .version debian rpm doc
|
||||
|
||||
-SUBDIRS=cardcomm/pkcs11/src doc/sdk/include/rsaref220 plugins_tools/util tests/unit plugins_tools/xpi
|
||||
-SUBDIRS=cardcomm/pkcs11/src doc/sdk/include/rsaref220 plugins_tools/util tests/unit plugins_tools/xpi plugins_tools/chrome_pkcs11
|
||||
-
|
||||
-if GTK
|
||||
-SUBDIRS += plugins_tools/aboutmw/gtk plugins_tools/eid-viewer
|
||||
|
@ -1,4 +1,4 @@
|
||||
--- configure.ac.orig 2017-10-27 12:42:43 UTC
|
||||
--- configure.ac.orig 2018-05-31 12:57:18 UTC
|
||||
+++ configure.ac
|
||||
@@ -70,8 +70,6 @@ fi
|
||||
AM_CONDITIONAL(GTK, [test "$have_gtk" != "no"])
|
||||
@ -28,7 +28,7 @@
|
||||
MAINVERSION=$(echo $PACKAGE_VERSION|sed -e 's/-.*$//')
|
||||
AC_DEFINE_UNQUOTED([MAINVERSION], $MAINVERSION, [do not change this])
|
||||
AC_SUBST(MAINVERSION)
|
||||
@@ -174,16 +160,6 @@ AC_CONFIG_FILES([Makefile
|
||||
@@ -174,17 +160,6 @@ AC_CONFIG_FILES([Makefile
|
||||
cardcomm/pkcs11/src/libbeidpkcs11.pc
|
||||
cardcomm/pkcs11/src/beidpkcs11.json
|
||||
cardcomm/pkcs11/src/dialogs/dialogsgtk/po/Makefile.in
|
||||
@ -37,6 +37,7 @@
|
||||
- plugins_tools/util/Makefile
|
||||
- plugins_tools/aboutmw/gtk/Makefile
|
||||
- plugins_tools/aboutmw/gtk/po/Makefile.in
|
||||
- plugins_tools/chrome_pkcs11/Makefile
|
||||
- plugins_tools/eid-viewer/Makefile
|
||||
- plugins_tools/eid-viewer/test/Makefile
|
||||
- plugins_tools/eid-viewer/gtk/po/Makefile.in
|
||||
|
Loading…
Reference in New Issue
Block a user