svn commit: r396164 - head/security/libtasn1

Roman Bogorodskiy novel at FreeBSD.org
Sat Sep 5 09:53:23 UTC 2015


Author: novel
Date: Sat Sep  5 09:53:21 2015
New Revision: 396164
URL: https://svnweb.freebsd.org/changeset/ports/396164

Log:
  Update to 4.6.

Modified:
  head/security/libtasn1/Makefile
  head/security/libtasn1/distinfo
  head/security/libtasn1/pkg-plist

Modified: head/security/libtasn1/Makefile
==============================================================================
--- head/security/libtasn1/Makefile	Sat Sep  5 09:47:14 2015	(r396163)
+++ head/security/libtasn1/Makefile	Sat Sep  5 09:53:21 2015	(r396164)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libtasn1
-PORTVERSION=	4.5
-PORTREVISION=	1
+PORTVERSION=	4.6
 CATEGORIES=	security
 MASTER_SITES=	GNU
 

Modified: head/security/libtasn1/distinfo
==============================================================================
--- head/security/libtasn1/distinfo	Sat Sep  5 09:47:14 2015	(r396163)
+++ head/security/libtasn1/distinfo	Sat Sep  5 09:53:21 2015	(r396164)
@@ -1,2 +1,2 @@
-SHA256 (libtasn1-4.5.tar.gz) = 89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda
-SIZE (libtasn1-4.5.tar.gz) = 1850279
+SHA256 (libtasn1-4.6.tar.gz) = 3462fc25e2d2536878c39a8825f5e36ba2e2611b27ef535e064f4c56258e508b
+SIZE (libtasn1-4.6.tar.gz) = 1852124

Modified: head/security/libtasn1/pkg-plist
==============================================================================
--- head/security/libtasn1/pkg-plist	Sat Sep  5 09:47:14 2015	(r396163)
+++ head/security/libtasn1/pkg-plist	Sat Sep  5 09:53:21 2015	(r396164)
@@ -5,7 +5,7 @@ include/libtasn1.h
 lib/libtasn1.a
 lib/libtasn1.so
 lib/libtasn1.so.6
-lib/libtasn1.so.6.4.2
+lib/libtasn1.so.6.5.0
 libdata/pkgconfig/libtasn1.pc
 man/man1/asn1Coding.1.gz
 man/man1/asn1Decoding.1.gz
@@ -34,6 +34,7 @@ man/man3/asn1_find_structure_from_oid.3.
 man/man3/asn1_get_bit_der.3.gz
 man/man3/asn1_get_length_ber.3.gz
 man/man3/asn1_get_length_der.3.gz
+man/man3/asn1_get_object_id_der.3.gz
 man/man3/asn1_get_octet_der.3.gz
 man/man3/asn1_get_tag_der.3.gz
 man/man3/asn1_length_der.3.gz


More information about the svn-ports-all mailing list