- Update to 2.0.b7

PR:		ports/106569
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2006-12-10 22:46:58 +00:00
parent 77945bb9d6
commit 794affa388
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179427
3 changed files with 6 additions and 17 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= heyu2
PORTVERSION= 2.0.b.6
PORTVERSION= 2.0.b.7
CATEGORIES= misc
MASTER_SITES= http://www.heyu.org/download/
DISTNAME= heyu-2.0beta.6.2
DISTNAME= heyu-2.0beta.7.2
EXTRACT_SUFX= .tgz
MAINTAINER= mstowe@chicago.us.mensa.org
@ -19,7 +19,7 @@ CONFLICTS= heyu-[0-9]*
#IS_INTERACTIVE= yes
ALL_TARGET= all
WRKSRC= ${WRKDIR}/heyu-2.0beta.6.2
WRKSRC= ${WRKDIR}/heyu-2.0beta.7.2
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= Configure
CONFIGURE_ARGS= freebsd

View File

@ -1,3 +1,3 @@
MD5 (heyu-2.0beta.6.2.tgz) = cd632841d2ad151e63d5247519bb2993
SHA256 (heyu-2.0beta.6.2.tgz) = aa9cc03f5feb8091ef2e5986ad467cd620a804d135ba2741a67b00396172c1ba
SIZE (heyu-2.0beta.6.2.tgz) = 325199
MD5 (heyu-2.0beta.7.2.tgz) = 303efa8b97b2a65df42d98b99047e5a4
SHA256 (heyu-2.0beta.7.2.tgz) = 0d10b26c2b8ca73322e2811ec42fe8774c6658553f07b90d38b71defaebaae51
SIZE (heyu-2.0beta.7.2.tgz) = 335106

View File

@ -1,11 +0,0 @@
--- setclock.c.orig Mon Jul 24 00:10:39 2006
+++ setclock.c Mon Jul 24 00:11:26 2006
@@ -375,7 +375,7 @@
int c_stop_cm11a_poll ( int argc, char *argv[] )
{
unsigned char data[3];
- extern int write(), xwrite(), check4poll();
+ extern int xwrite(), check4poll();
data[0] = 0x9b;