Skip site navigation (1)Skip section navigation (2)
Date:      25 Mar 2003 16:06:10 -0000
From:      Sergei Kolobov <sergei@kolobov.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50288: [MAINTAINER] Update security/libtasn1 to 0.2.3
Message-ID:  <20030325160610.64726.qmail@outpost.globcon.net>

next in thread | raw e-mail | index | archive | help

>Number:         50288
>Category:       ports
>Synopsis:       [MAINTAINER] Update security/libtasn1 to 0.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 25 08:10:03 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan  2 03:13:48 MSK
>Description:
- Update to 0.2.3

>How-To-Repeat:
>Fix:

--- libtasn1-0.2.3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/security/libtasn1/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	2003/03/18 01:49:27	1.7
+++ Makefile	2003/03/25 16:05:37
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libtasn1
-PORTVERSION=	0.2.1
+PORTVERSION=	0.2.3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_GNUPG} \
 	http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
@@ -21,6 +21,7 @@
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 DOCS=		AUTHORS NEWS README THANKS doc/asn1.ps doc/asn1.tex doc/fdl.tex
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/security/libtasn1/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2003/02/27 20:09:41	1.2
+++ distinfo	2003/03/25 16:05:37
@@ -1 +1 @@
-MD5 (libtasn1-0.2.1.tar.gz) = 738810df8f97b9b457a5dc6aa5ad2065
+MD5 (libtasn1-0.2.3.tar.gz) = 812f238787115975fe5421906760d44a
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/security/libtasn1/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	2003/02/27 20:09:41	1.3
+++ pkg-plist	2003/03/25 16:05:37
@@ -1,6 +1,6 @@
 @comment $FreeBSD: ports/security/libtasn1/pkg-plist,v 1.3 2003/02/27 20:09:41 naddy Exp $
 include/libtasn1.h
-lib/libtasn1.so.1
+lib/libtasn1.so.2
 lib/libtasn1.so
 lib/libtasn1.a
 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS
--- libtasn1-0.2.3.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030325160610.64726.qmail>