Date: Thu, 18 Jun 2009 07:28:08 +0900 From: Hirohisa Yamaguchi <umq@ueo.co.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/135681: [patch] security/gnutls-devel update to 2.9.1 Message-ID: <86ws7a4hs7.wl%umq@ueo.co.jp> Resent-Message-ID: <200906172240.n5HMe1Sq015845@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135681 >Category: ports >Synopsis: [patch] security/gnutls-devel update to 2.9.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 17 22:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Hirohisa Yamaguchi >Release: FreeBSD 8.0-CURRENT amd64 >Organization: <organization of PR author (multiple lines)> >Environment: System: FreeBSD calliope.****.org 8.0-CURRENT FreeBSD 8.0-CURRENT #20: Wed Apr 29 14:09:02 JST 2009 root@calliope.****.org:/usr/obj/usr/src/sys/CALLIOPE64 amd64 >Description: It seems that there's a newer version of security/gnutls-devel 2.9.1. Release announcement: http://lists.gnu.org/archive/html/gnutls-devel/2009-06/msg00016.html >How-To-Repeat: N/A >Fix: The patch follows: cvs diff: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/gnutls-devel/Makefile,v retrieving revision 1.66 diff -p -u -r1.66 Makefile --- Makefile 10 May 2009 06:24:02 -0000 1.66 +++ Makefile 17 Jun 2009 22:26:29 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gnutls -PORTVERSION= 2.7.8 +PORTVERSION= 2.9.1 CATEGORIES= security net MASTER_SITES= http://alpha.gnu.org/gnu/gnutls/ PKGNAMESUFFIX= -devel @@ -23,6 +23,7 @@ USE_BZIP2= yes USE_ICONV= yes USE_GNOME= pkgconfig ltverhack GNU_CONFIGURE= yes +MAKE_JOBS_SAFE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 CPPFLAGS+= -I${LOCALBASE}/include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/gnutls-devel/distinfo,v retrieving revision 1.38 diff -p -u -r1.38 distinfo --- distinfo 10 May 2009 06:24:02 -0000 1.38 +++ distinfo 17 Jun 2009 22:26:29 -0000 @@ -1,3 +1,3 @@ -MD5 (gnutls-2.7.8.tar.bz2) = 3d071558d142c0933921022d28944a36 -SHA256 (gnutls-2.7.8.tar.bz2) = a3e73660fcae82c2137e576b4e0babd755c9257e5806ce2906e00823b5344c47 -SIZE (gnutls-2.7.8.tar.bz2) = 6056746 +MD5 (gnutls-2.9.1.tar.bz2) = 678d00033550fdbe752844c474af29d6 +SHA256 (gnutls-2.9.1.tar.bz2) = 6207114a7c476187c9498ca5cf952e5e815932af87cd304eadf0ddf2d4496e7d +SIZE (gnutls-2.9.1.tar.bz2) = 6116679 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gnutls-devel/pkg-plist,v retrieving revision 1.31 diff -p -u -r1.31 pkg-plist --- pkg-plist 10 May 2009 06:24:02 -0000 1.31 +++ pkg-plist 17 Jun 2009 22:26:30 -0000 @@ -26,22 +26,22 @@ include/gnutls/openssl.h include/gnutls/pkcs12.h include/gnutls/x509.h %%CXX%%include/gnutls/gnutlsxx.h -%%CXX%%lib/libgnutlsxx.so.40 +%%CXX%%lib/libgnutlsxx.so.41 %%CXX%%lib/libgnutlsxx.so %%CXX%%lib/libgnutlsxx.la %%CXX%%lib/libgnutlsxx.a lib/libgnutls-extra.a lib/libgnutls-extra.la lib/libgnutls-extra.so -lib/libgnutls-extra.so.40 +lib/libgnutls-extra.so.41 lib/libgnutls-openssl.a lib/libgnutls-openssl.la lib/libgnutls-openssl.so -lib/libgnutls-openssl.so.40 +lib/libgnutls-openssl.so.41 lib/libgnutls.a lib/libgnutls.la lib/libgnutls.so -lib/libgnutls.so.40 +lib/libgnutls.so.41 libdata/pkgconfig/gnutls-extra.pc libdata/pkgconfig/gnutls.pc %%EXAMPLESDIR%%/ex-alert.c >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86ws7a4hs7.wl%umq>