Upstream rerolled their tarball; bump.

This commit is contained in:
dcoppa 2015-06-15 09:36:42 +00:00
parent 7b1d0bcbf5
commit 5e235b8691
6 changed files with 26 additions and 25 deletions

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.28 2015/04/24 12:53:23 dcoppa Exp $
# $OpenBSD: Makefile,v 1.29 2015/06/15 09:36:42 dcoppa Exp $
SHARED_ONLY= Yes
COMMENT= set of libraries and utilities to access smart cards
DISTNAME= opensc-0.15.0
REVISION= 0
CATEGORIES= security
SHARED_LIBS += opensc 4.0 # 3.0

View File

@ -1,2 +1,2 @@
SHA256 (opensc-0.15.0.tar.gz) = CH3DRaUA9WnpE+OtTkFb59+H0EsST9U29advNrCOOqM=
SIZE (opensc-0.15.0.tar.gz) = 2086370
SHA256 (opensc-0.15.0.tar.gz) = OZshB6aeP2fk523C29lR287Y5TSx4PkZ4XauqbhZcNc=
SIZE (opensc-0.15.0.tar.gz) = 2153075

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-configure_ac,v 1.3 2015/04/24 12:53:24 dcoppa Exp $
$OpenBSD: patch-configure_ac,v 1.4 2015/06/15 09:36:42 dcoppa Exp $
libdl is not required on OpenBSD
--- configure.ac.orig Wed Apr 8 18:11:06 2015
+++ configure.ac Fri Apr 24 13:21:34 2015
@@ -338,11 +338,6 @@ AC_CHECK_LIB(
--- configure.ac.orig Sat May 16 22:30:24 2015
+++ configure.ac Mon Jun 15 11:18:27 2015
@@ -340,11 +340,6 @@ AC_CHECK_LIB(
)
if test "${WIN32}" = "no"; then

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-doc_tools_Makefile_in,v 1.1 2015/04/24 12:53:24 dcoppa Exp $
$OpenBSD: patch-doc_tools_Makefile_in,v 1.2 2015/06/15 09:36:42 dcoppa Exp $
Do not install bash completion files
--- doc/tools/Makefile.in.orig Fri Apr 24 13:35:33 2015
+++ doc/tools/Makefile.in Fri Apr 24 13:36:14 2015
@@ -507,7 +507,7 @@ info: info-am
--- doc/tools/Makefile.in.orig Sat May 16 22:30:43 2015
+++ doc/tools/Makefile.in Mon Jun 15 11:18:27 2015
@@ -512,7 +512,7 @@ info: info-am
info-am:

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-src_pkcs11_Makefile_in,v 1.3 2015/04/24 12:53:24 dcoppa Exp $
$OpenBSD: patch-src_pkcs11_Makefile_in,v 1.4 2015/06/15 09:36:42 dcoppa Exp $
Do not install shared modules under ${PREFIX}/lib/ and avoid the
nasty symlink dance
@ -6,8 +6,8 @@ nasty symlink dance
Use --tag=disable-static to disable libtool static archives for
modules
--- src/pkcs11/Makefile.in.orig Wed Apr 8 18:11:24 2015
+++ src/pkcs11/Makefile.in Fri Apr 24 13:21:34 2015
--- src/pkcs11/Makefile.in.orig Sat May 16 22:30:43 2015
+++ src/pkcs11/Makefile.in Mon Jun 15 11:18:27 2015
@@ -77,7 +77,7 @@ am__nobase_list = $(am__nobase_strip_setup); \
am__base_list = \
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
@ -17,7 +17,7 @@ modules
LTLIBRARIES = $(lib_LTLIBRARIES)
am__DEPENDENCIES_1 =
am__DEPENDENCIES_2 = $(top_builddir)/src/libopensc/libopensc.la \
@@ -213,6 +213,7 @@ LIBOBJS = @LIBOBJS@
@@ -217,6 +217,7 @@ LIBOBJS = @LIBOBJS@
LIBRARY_BITNESS = @LIBRARY_BITNESS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
@ -25,7 +25,7 @@ modules
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
@@ -424,25 +425,25 @@ versioninfo-pkcs11-spy.rc: $(top_builddir)/config.stat
@@ -429,25 +430,25 @@ versioninfo-pkcs11-spy.rc: $(top_builddir)/config.stat
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
@ -58,7 +58,7 @@ modules
done
clean-libLTLIBRARIES:
@@ -456,9 +457,9 @@ clean-libLTLIBRARIES:
@@ -461,9 +462,9 @@ clean-libLTLIBRARIES:
onepin-opensc-pkcs11.la: $(onepin_opensc_pkcs11_la_OBJECTS) $(onepin_opensc_pkcs11_la_DEPENDENCIES)
$(AM_V_CCLD)$(onepin_opensc_pkcs11_la_LINK) -rpath $(libdir) $(onepin_opensc_pkcs11_la_OBJECTS) $(onepin_opensc_pkcs11_la_LIBADD) $(LIBS)
opensc-pkcs11.la: $(opensc_pkcs11_la_OBJECTS) $(opensc_pkcs11_la_DEPENDENCIES)
@ -70,7 +70,7 @@ modules
mostlyclean-compile:
-rm -f *.$(OBJEXT)
@@ -694,7 +695,7 @@ check-am: all-am
@@ -699,7 +700,7 @@ check-am: all-am
check: check-am
all-am: Makefile $(LTLIBRARIES) $(SCRIPTS)
installdirs:
@ -79,7 +79,7 @@ modules
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
done
install: install-am
@@ -754,7 +755,6 @@ install-dvi-am:
@@ -759,7 +760,6 @@ install-dvi-am:
install-exec-am: install-libLTLIBRARIES
@$(NORMAL_INSTALL)
@ -87,7 +87,7 @@ modules
install-html: install-html-am
install-html-am:
@@ -802,7 +802,7 @@ uninstall-am: uninstall-libLTLIBRARIES
@@ -807,7 +807,7 @@ uninstall-am: uninstall-libLTLIBRARIES
distclean-compile distclean-generic distclean-libtool \
distclean-tags distdir dvi dvi-am html html-am info info-am \
install install-am install-data install-data-am install-dvi \
@ -96,7 +96,7 @@ modules
install-html install-html-am install-info install-info-am \
install-libLTLIBRARIES install-man install-pdf install-pdf-am \
install-ps install-ps-am install-strip installcheck \
@@ -826,18 +826,6 @@ pkcs11-jar: jar-dir
@@ -831,18 +831,6 @@ pkcs11-jar: jar-dir
cp opensc_pkcs11_install.js jar-dir
signtool -Z"opensc-pkcs11.jar" -i"opensc_pkcs11_install.js" \
-k"testcert" jar-dir

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-src_tests_Makefile_in,v 1.3 2015/04/24 12:53:24 dcoppa Exp $
--- src/tests/Makefile.in.orig Wed Apr 8 18:11:24 2015
+++ src/tests/Makefile.in Fri Apr 24 13:21:34 2015
@@ -213,7 +213,8 @@ LIBRARY_BITNESS = @LIBRARY_BITNESS@
$OpenBSD: patch-src_tests_Makefile_in,v 1.4 2015/06/15 09:36:42 dcoppa Exp $
--- src/tests/Makefile.in.orig Sat May 16 22:30:44 2015
+++ src/tests/Makefile.in Mon Jun 15 11:18:27 2015
@@ -217,7 +217,8 @@ LIBRARY_BITNESS = @LIBRARY_BITNESS@
LIBS = \
$(top_builddir)/src/libopensc/libopensc.la \
$(top_builddir)/src/common/libscdl.la \