FreeBSD Bugzilla – Attachment 124042 Details for
Bug 167487
[maintainer] misc/heyu2 - update from 2.9.5 to 2.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
heyu2.diff
heyu2.diff (text/plain), 1.56 KB, created by
mstowe
on 2012-05-01 15:10:08 UTC
(
hide
)
Description:
heyu2.diff
Filename:
MIME Type:
Creator:
mstowe
Created:
2012-05-01 15:10:08 UTC
Size:
1.56 KB
patch
obsolete
>diff -ruN heyu2.old/Makefile heyu2/Makefile >--- heyu2.old/Makefile 2011-11-08 10:36:28.000000000 -0600 >+++ heyu2/Makefile 2012-05-01 08:21:08.000000000 -0500 >@@ -6,7 +6,7 @@ > # > > PORTNAME= heyu2 >-PORTVERSION= 2.9.5 >+PORTVERSION= 2.10 > CATEGORIES= misc > MASTER_SITES= http://www.heyu.org/download/ > DISTNAME= heyu-${PORTVERSION} >diff -ruN heyu2.old/distinfo heyu2/distinfo >--- heyu2.old/distinfo 2011-11-08 10:36:28.000000000 -0600 >+++ heyu2/distinfo 2012-05-01 08:23:36.000000000 -0500 >@@ -1,2 +1,2 @@ >-SHA256 (heyu-2.9.5.tar.gz) = fca1a8856432cf9dfd3ed59ee257235f301482ce821e7f256e98b4585f222bef >-SIZE (heyu-2.9.5.tar.gz) = 589352 >+SHA256 (heyu-2.10.tar.gz) = ac8127fb412ce1bdb88e70960aba6d33617092af6579e95abde33993040d7feb >+SIZE (heyu-2.10.tar.gz) = 594969 >diff -ruN heyu2.old/files/patch-cm10a heyu2/files/patch-cm10a >--- heyu2.old/files/patch-cm10a 1969-12-31 18:00:00.000000000 -0600 >+++ heyu2/files/patch-cm10a 2012-05-01 08:34:29.000000000 -0500 >@@ -0,0 +1,21 @@ >+--- cm10a.c.orig 2012-05-01 05:04:46.000000000 -0500 >++++ cm10a.c 2012-05-01 08:33:49.000000000 -0500 >+@@ -58,14 +58,14 @@ >+ #include <unistd.h> >+ #include <syslog.h> >+ #else >+-# if (defined(POSIX) || defined(FREEBSD) || defined(OPENBSD)) >+-#include <sys/termios.h> >++# if (defined(DARWIN) || defined(FREEBSD)) >++#include <termios.h> >+ # else >+ # ifdef SCO >+ #include <sys/termio.h> >+ # else >+-# ifdef DARWIN >+-#include <termios.h> >++# if (defined(POSIX) || defined(OPENBSD)) >++#include <sys/termios.h> >+ # else >+ #include <termio.h> >+ # endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 167487
: 124042