pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2016Q4]: pkgsrc/security/libtasn1 Pullup ticket #5193 - reques...
details: https://anonhg.NetBSD.org/pkgsrc/rev/748f23caa1c4
branches: pkgsrc-2016Q4
changeset: 408714:748f23caa1c4
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Thu Jan 19 19:48:45 2017 +0000
description:
Pullup ticket #5193 - requested by wiz
security/libtasn1: bugfix, build fix
Revisions pulled up:
- security/libtasn1/Makefile 1.67-1.68
- security/libtasn1/distinfo 1.47
---
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 10 15:26:32 UTC 2017
Modified Files:
pkgsrc/security/libtasn1: Makefile distinfo
Log Message:
Updated libtasn1 to 4.9.
* Noteworthy changes in release 4.9 (released 2016-07-25) [stable]
- Fixes to OID encoding of OIDs which have elements which exceed 2^32
---
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 11 16:25:06 UTC 2017
Modified Files:
pkgsrc/security/libtasn1: Makefile
Log Message:
Remove -Werror from compilation flags.
PR 51821
PR 51829
diffstat:
security/libtasn1/Makefile | 6 ++++--
security/libtasn1/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 748d6f6a307a -r 748f23caa1c4 security/libtasn1/Makefile
--- a/security/libtasn1/Makefile Mon Jan 16 20:06:33 2017 +0000
+++ b/security/libtasn1/Makefile Thu Jan 19 19:48:45 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2016/06/22 10:36:00 wiz Exp $
+# $NetBSD: Makefile,v 1.66.6.1 2017/01/19 19:48:45 bsiegert Exp $
-DISTNAME= libtasn1-4.8
+DISTNAME= libtasn1-4.9
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_GNU:=libtasn1/}
@@ -19,6 +19,8 @@
CONFIGURE_ARGS+= --with-packager-version="${PKGVERSION}"
CONFIGURE_ARGS+= --with-packager-bug-reports="http://gnats.NetBSD.org/"
+BUILDLINK_TRANSFORM+= rm:-Werror
+
# Mac OS X has no prototype for getopt_long and no declaration for
# struct option, so ignore getopt_long() even though the test succeeds.
CONFIGURE_ENV.Darwin+= ac_cv_func_getopt_long=no
diff -r 748d6f6a307a -r 748f23caa1c4 security/libtasn1/distinfo
--- a/security/libtasn1/distinfo Mon Jan 16 20:06:33 2017 +0000
+++ b/security/libtasn1/distinfo Thu Jan 19 19:48:45 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.46 2016/06/22 10:36:00 wiz Exp $
+$NetBSD: distinfo,v 1.46.6.1 2017/01/19 19:48:45 bsiegert Exp $
-SHA1 (libtasn1-4.8.tar.gz) = a59c9f5db50909bd21ae143da40d74397fd51320
-RMD160 (libtasn1-4.8.tar.gz) = c0959f5f5ed12e2963e2edb10a28a17c387d735a
-SHA512 (libtasn1-4.8.tar.gz) = 22a0d1b2fc57efd18aa23ea720f915ec0c31bd2f60653181b0537d3d7c3c3262cef3a76e3be03fdb7d7cd5a6b4156a1033b156e56717bfa37a32f176692319f3
-Size (libtasn1-4.8.tar.gz) = 1859924 bytes
+SHA1 (libtasn1-4.9.tar.gz) = c9b8148f4877ef739d3cf67de491c4c3dd5f5aca
+RMD160 (libtasn1-4.9.tar.gz) = ed8e56174119c95d66d631d4f9464acf3f13a868
+SHA512 (libtasn1-4.9.tar.gz) = 1fb2c5eb89f3e9abd8f7433342619e3d89576ed15a783b8152ed9da0383342f80e750c570733ac266bc8a3c4b23e5e2a57e3735b2341d507e7d88ac366a8d6e7
+Size (libtasn1-4.9.tar.gz) = 1864709 bytes
Home |
Main Index |
Thread Index |
Old Index