Date: Mon, 23 Apr 2007 12:16:01 -0500 (CDT) From: Michael Stowe <mstowe@chicago.us.mensa.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/112042: [maintainer] misc/heyu2 - update to version 2.0 beta 10 Message-ID: <200704231716.l3NHG1iR014754@baddomain.com> Resent-Message-ID: <200704231720.l3NHKFCb021132@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 112042 >Category: ports >Synopsis: [maintainer] misc/heyu2 - update to version 2.0 beta 10 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Apr 23 17:20:13 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Michael Stowe >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD baddomain.com 6.2-STABLE FreeBSD 6.2-STABLE #2: Sun Mar 4 11:00:49 CST 2007 root@baddomain.com:/usr/obj/usr/src/sys/STOWE i386 >Description: [maintainer] misc/heyu2 - update to version 2.0 beta 10 >How-To-Repeat: >Fix: --- heyu2.diff begins here --- diff -ruN heyu2.old/Makefile heyu2/Makefile --- heyu2.old/Makefile Fri Mar 30 09:38:54 2007 +++ heyu2/Makefile Mon Apr 23 12:04:26 2007 @@ -6,10 +6,10 @@ # PORTNAME= heyu2 -PORTVERSION= 2.0.b.9 +PORTVERSION= 2.0.b.10 CATEGORIES= misc MASTER_SITES= http://www.heyu.org/download/ -DISTNAME= heyu-2.0beta.9 +DISTNAME= heyu-2.0beta.10 EXTRACT_SUFX= .tgz MAINTAINER= mstowe@chicago.us.mensa.org @@ -19,7 +19,7 @@ #IS_INTERACTIVE= yes ALL_TARGET= all -WRKSRC= ${WRKDIR}/heyu-2.0beta.9 +WRKSRC= ${WRKDIR}/heyu-2.0beta.10 HAS_CONFIGURE= yes CONFIGURE_SCRIPT= Configure CONFIGURE_ARGS= freebsd diff -ruN heyu2.old/distinfo heyu2/distinfo --- heyu2.old/distinfo Fri Mar 30 09:38:54 2007 +++ heyu2/distinfo Mon Apr 23 12:06:34 2007 @@ -1,3 +1,3 @@ -MD5 (heyu-2.0beta.9.tgz) = f393208c259865c1d2714c9c3c232719 -SHA256 (heyu-2.0beta.9.tgz) = 9c5afc5959fa2ce88880cb2301290430e080b69a515760329a8bada4b9cc1897 -SIZE (heyu-2.0beta.9.tgz) = 375208 +MD5 (heyu-2.0beta.10.tgz) = c79e353a1cb8ea7783bcf5d68498ebc6 +SHA256 (heyu-2.0beta.10.tgz) = bc5833ab27e03fa00bf96d1b595a5558d1a2efb7e3d69bf3ea0e96ad44209224 +SIZE (heyu-2.0beta.10.tgz) = 379365 diff -ruN heyu2.old/files/patch-tty.c-tty_aux.c heyu2/files/patch-tty.c-tty_aux.c --- heyu2.old/files/patch-tty.c-tty_aux.c Wed Mar 28 10:15:03 2007 +++ heyu2/files/patch-tty.c-tty_aux.c Wed Dec 31 18:00:00 1969 @@ -1,32 +0,0 @@ ---- tty.c Sun Mar 30 22:57:59 2003 -+++ tty.c Thu Mar 15 22:48:59 2007 -@@ -86,11 +86,11 @@ - #include <sgtty.h> - struct sgttyb oldsb, newsb; - #else --#ifndef POSIX --#include <termio.h> - #ifndef NCC - #define NCC NCCS - #endif -+#ifndef POSIX -+#include <termio.h> - struct termio oldsb, newsb; - #else - #include <termios.h> ---- tty_aux.c Sun Mar 30 22:57:59 2003 -+++ tty_aux.c Thu Mar 15 22:48:59 2007 -@@ -86,11 +86,11 @@ - #include <sgtty.h> - struct sgttyb oldsb, newsb; - #else --#ifndef POSIX --#include <termio.h> - #ifndef NCC - #define NCC NCCS - #endif -+#ifndef POSIX -+#include <termio.h> - struct termio oldsb, newsb; - #else - #include <termios.h> --- heyu2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704231716.l3NHG1iR014754>