update to 2.2, various fixes including portability (LP64 big-endian)
This commit is contained in:
parent
e07b877ae0
commit
28939ba3ea
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.35 2008/03/25 18:01:43 fgsch Exp $
|
||||
# $OpenBSD: Makefile,v 1.36 2008/10/10 23:08:26 sthen Exp $
|
||||
|
||||
COMMENT= graphics and text browser
|
||||
|
||||
VER= 2.1pre33
|
||||
VER= 2.2
|
||||
DISTNAME= links-${VER}
|
||||
PKGNAME= links+-${VER}
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (links-2.1pre33.tar.gz) = jEvB679JYtKQ34IYv8IUEw==
|
||||
RMD160 (links-2.1pre33.tar.gz) = 4cu//OLjrjSnC41A4wwkNbc8NQQ=
|
||||
SHA1 (links-2.1pre33.tar.gz) = cqMTh6CZ9zd8pkD5fcpRjHhajHs=
|
||||
SHA256 (links-2.1pre33.tar.gz) = 9V3ZozopM1YBq0am7mf/aWZGgDWpKIHFMdrxRfaIlO0=
|
||||
SIZE (links-2.1pre33.tar.gz) = 4170585
|
||||
MD5 (links-2.2.tar.gz) = yZN/ntAGHyZJcxgvhx+2Zw==
|
||||
RMD160 (links-2.2.tar.gz) = GDED/bHQu0quRZFRhuduswviT7Q=
|
||||
SHA1 (links-2.2.tar.gz) = haemVf9Zn38nP3mZ2H+KEfI+ZKA=
|
||||
SHA256 (links-2.2.tar.gz) = CVuudOB+Jb88fgFry7pigBeyAhaBMVsKzStpwvMZHqE=
|
||||
SIZE (links-2.2.tar.gz) = 4186804
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-html_c,v 1.10 2005/10/12 04:02:22 fgsch Exp $
|
||||
--- html.c.orig Sun Aug 21 21:15:07 2005
|
||||
+++ html.c Wed Oct 12 00:40:37 2005
|
||||
@@ -925,6 +925,7 @@ void html_a(unsigned char *a)
|
||||
$OpenBSD: patch-html_c,v 1.11 2008/10/10 23:08:26 sthen Exp $
|
||||
--- html.c.orig Sat Jun 21 17:05:53 2008
|
||||
+++ html.c Sat Aug 2 21:42:40 2008
|
||||
@@ -947,6 +947,7 @@ void html_a(unsigned char *a)
|
||||
format.target = stracpy(format.target_base);
|
||||
}
|
||||
/*format.attr ^= AT_BOLD;*/
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/18 13:15:27 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/10/10 23:08:26 sthen Exp $
|
||||
@conflict links-*
|
||||
bin/links
|
||||
@bin bin/links
|
||||
@man man/man1/links.1
|
||||
share/links+/
|
||||
share/links+/adjusted.png
|
||||
|
Loading…
x
Reference in New Issue
Block a user