Date: Wed, 10 Jan 2007 19:47:37 +0100 (CET) From: Martin Wilke <miwi@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: rousskov@measurement-factory.com Subject: ports/107770: [UPDATE] devel/hapy: update to 0.0.8 Message-ID: <200701101847.l0AIlbR4060696@miwi.homeunix.org> Resent-Message-ID: <200701101850.l0AIoJdW093950@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107770 >Category: ports >Synopsis: [UPDATE] devel/hapy: update to 0.0.8 >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: Wed Jan 10 18:50:18 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 7.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #199: Wed Jan 3 12:08:22 CET >Description: - Update to 0.0.8 - TB: http://miwibox.org/tb/index.php?action=describe_port&id=2235 Port maintainer (rousskov@measurement-factory.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- hapy-0.0.8.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/hapy/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 27 May 2004 08:19:23 -0000 1.3 +++ Makefile 10 Jan 2007 15:48:59 -0000 @@ -6,7 +6,7 @@ # PORTNAME= hapy -PORTVERSION= 0.0.6 +PORTVERSION= 0.0.8 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ COMMENT= A runtime parser generator GNU_CONFIGURE= yes +USE_GCC= 3.4+ post-build: @${ECHO_MSG} "Consider running 'make check' before 'make install'" Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/hapy/distinfo,v retrieving revision 1.5 diff -u -u -r1.5 distinfo --- distinfo 22 Jan 2006 08:28:13 -0000 1.5 +++ distinfo 10 Jan 2007 14:45:27 -0000 @@ -1,3 +1,3 @@ -MD5 (Hapy-0.0.6.tar.gz) = 43b1dee433493c55ad6fa6232f6a2b86 -SHA256 (Hapy-0.0.6.tar.gz) = 9a99ca847271e7c8a074914081dca9770c179e900c5271d9962292d0fc74aa5a -SIZE (Hapy-0.0.6.tar.gz) = 408131 +MD5 (Hapy-0.0.8.tar.gz) = 90bf0b632798b9bac44bdacffe76e28f +SHA256 (Hapy-0.0.8.tar.gz) = 95f76218fbdef2c614de078bbac3182f370dd3cdc2798287551746088cc835a0 +SIZE (Hapy-0.0.8.tar.gz) = 485622 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/hapy/pkg-plist,v retrieving revision 1.3 diff -u -u -r1.3 pkg-plist --- pkg-plist 27 May 2004 08:19:23 -0000 1.3 +++ pkg-plist 10 Jan 2007 14:45:24 -0000 @@ -31,5 +31,8 @@ include/Hapy/Top.h include/Hapy/Version.h include/Hapy/config.h +include/Hapy/SizeCalc.h +include/Hapy/DeepPrint.h +lib/libHapy.la lib/libHapy.a @dirrm include/Hapy --- hapy-0.0.8.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701101847.l0AIlbR4060696>