Update to nap-1.4.4-ps8

Brief ChangeLog:
- In dynamically loaded user library code, prefix symbols with "_" on
a.out systems but not on ELF ones as naddy@ suggested.
- Made dynamically loaded user libraries support optional -- disabled
  unless USERCMDS is defined.
- Fixed two segfaults and a curses positioning bug.

from maintainer
This commit is contained in:
reinhard 2001-04-20 09:27:28 +00:00
parent 37f0b2f57c
commit 3b22d5bdc8
2 changed files with 6 additions and 6 deletions

View File

@ -1,12 +1,12 @@
# $OpenBSD: Makefile,v 1.6 2001/04/17 10:44:03 reinhard Exp $
# $OpenBSD: Makefile,v 1.7 2001/04/20 09:27:28 reinhard Exp $
COMMENT= 'gnu curses-based napster client'
KS= 1.4.4
PS= ps7
PS= ps8
DISTNAME= nap-${KS}-${PS}
CATEGORIES= audio
NEED_VERSION= 1.397
NEED_VERSION= 1.401
HOMEPAGE= http://theory.stanford.edu/~selinger/nap/

View File

@ -1,3 +1,3 @@
MD5 (nap-1.4.4-ps7.tar.gz) = 61d287051d4f3129632b68817000ecdf
RMD160 (nap-1.4.4-ps7.tar.gz) = 8c353d7dc20358eab5a876a2d53c723e62ef8858
SHA1 (nap-1.4.4-ps7.tar.gz) = 71b9a06811bddd33999b0869e2a364e1cf47453e
MD5 (nap-1.4.4-ps8.tar.gz) = 086d3f3141cf00cb513b528e41caa7a6
RMD160 (nap-1.4.4-ps8.tar.gz) = 204dbc736f61a2c46221770d1294a0d846129405
SHA1 (nap-1.4.4-ps8.tar.gz) = 4b8ea834ab9b12bf1196013f20bf39bc03bd2769