Date: Thu, 18 Jun 2009 18:53:16 GMT From: Jan Henrik Sylvester <me@janh.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/135716: devel/gwenhywfar update to 3.8.3 Message-ID: <200906181853.n5IIrGR2067548@www.freebsd.org> Resent-Message-ID: <200906181900.n5IJ0CIM083392@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 135716 >Category: ports >Synopsis: devel/gwenhywfar update to 3.8.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jun 18 19:00:11 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jan Henrik Sylvester >Release: 7.2-RELEASE-p1 i386 >Organization: University of Hamburg, Germany, Department of Mathematics >Environment: >Description: In my attent to update finance/aqbanking to 4.0.0 (see http://www.freebsd.org/cgi/query-pr.cgi?pr=135161 ), I made an update of devel/gwenhywfar to 3.8.3. It did not change anything, but can be committed on its own. finance/aqbanking seems to be the only port depending on gwenhywfar and needs a shared library dependency bump. >How-To-Repeat: gwenhywfar-3.6.0 to 3.8.3 >Fix: With the patch, gwenhywfar-3.8.3 builds, installs, and a package can be created. Patch attached with submission follows: diff -u devel/gwenhywfar/Makefile.orig devel/gwenhywfar/Makefile --- devel/gwenhywfar/Makefile.orig 2009-05-11 22:41:48.000000000 +0200 +++ devel/gwenhywfar/Makefile 2009-06-18 18:27:00.000000000 +0200 @@ -6,10 +6,10 @@ # PORTNAME= gwenhywfar -PORTVERSION= 3.6.0 +PORTVERSION= 3.8.3 CATEGORIES= devel net security MASTER_SITES= http://www2.aquamaniac.de/sites/download/ -DISTFILES= download.php\?package=01\&release=17\&file=01\&dummy=gwenhywfar-3.6.0.tar.gz +DISTFILES= download.php\?package=01\&release=24\&file=01\&dummy=gwenhywfar-3.8.3.tar.gz MAINTAINER= ports@FreeBSD.org COMMENT= Multi-platform helper library for networking and security applications diff -u devel/gwenhywfar/distinfo.orig devel/gwenhywfar/distinfo --- devel/gwenhywfar/distinfo.orig 2009-05-11 22:41:48.000000000 +0200 +++ devel/gwenhywfar/distinfo 2009-06-18 18:26:16.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (download.php?package=01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz) = ec8745c8ebe6e365996217b4126e5396 -SHA256 (download.php?package=01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz) = 96051758b9d7d663302b3a9f38c9aa94b8641411601ccf1f0f59589cf4a5809f -SIZE (download.php?package=01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz) = 1410713 +MD5 (download.php?package=01&release=24&file=01&dummy=gwenhywfar-3.8.3.tar.gz) = 818295d45135ad77063a6ba1cc8b1922 +SHA256 (download.php?package=01&release=24&file=01&dummy=gwenhywfar-3.8.3.tar.gz) = d72210e2213aa2936e9631218848803672d34af4fe8e3c9acca0ea0849473cd9 +SIZE (download.php?package=01&release=24&file=01&dummy=gwenhywfar-3.8.3.tar.gz) = 1416887 diff -u devel/gwenhywfar/pkg-plist.orig devel/gwenhywfar/pkg-plist --- devel/gwenhywfar/pkg-plist.orig 2009-05-11 22:41:48.000000000 +0200 +++ devel/gwenhywfar/pkg-plist 2009-06-18 19:57:58.000000000 +0200 @@ -107,6 +107,7 @@ include/gwenhywfar3/gwenhywfar/tag16.h include/gwenhywfar3/gwenhywfar/text.h include/gwenhywfar3/gwenhywfar/tlv.h +include/gwenhywfar3/gwenhywfar/tree.h include/gwenhywfar3/gwenhywfar/types.h include/gwenhywfar3/gwenhywfar/url.h include/gwenhywfar3/gwenhywfar/urlfns.h @@ -140,7 +141,7 @@ lib/libgwenhywfar.a lib/libgwenhywfar.la lib/libgwenhywfar.so -lib/libgwenhywfar.so.53 +lib/libgwenhywfar.so.55 libdata/pkgconfig/gwenhywfar.pc share/aclocal/gwenhywfar.m4 share/gwenhywfar/ca-bundle.crt >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906181853.n5IIrGR2067548>