Update to version 2.2.

This commit is contained in:
Maxim Sobolev 2000-05-30 13:53:37 +00:00
parent f4bb58afad
commit 3cad09b272
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=28985
3 changed files with 6 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= pysol-sound-server
PORTVERSION= 2.10
PORTVERSION= 2.20
CATEGORIES= audio games
MASTER_SITES= http://wildsau.idv.uni-linz.ac.at/mfx/download/pysol/pysol-sound-server/

View file

@ -1 +1 @@
MD5 (pysol-sound-server-2.10.tar.gz) = 65d3ec95166707fe9e97d863e038b245
MD5 (pysol-sound-server-2.20.tar.gz) = ad90da3c9f0acdac8462bd7172741dd4

View file

@ -1,5 +1,5 @@
--- Setup.pre.in.orig Wed Feb 2 19:51:32 2000
+++ Setup.pre.in Mon Apr 24 14:25:40 2000
--- Setup.pre.in.orig Tue Feb 15 13:15:48 2000
+++ Setup.pre.in Tue May 30 16:49:15 2000
@@ -9,7 +9,7 @@
CFLAGS = $(EXTRA_CFLAGS) $(CFLAGS__$(CC)) -I$(INCLUDEPY) -I$(EXECINCLUDEPY) $(DEFS)
@ -9,7 +9,7 @@
SMPEG_LIBS = @SMPEG_LIBS@
SMPEG_CFLAGS = @SMPEG_CFLAGS@
@@ -19,31 +19,6 @@
@@ -19,32 +19,6 @@
pysolsoundserver \
command.c \
module.c \
@ -19,6 +19,7 @@
- mikmod/drv_nos.c \
- mikmod/drv_sdl.c \
- mikmod/load_it.c \
- mikmod/load_m15.c \
- mikmod/load_mod.c \
- mikmod/load_s3m.c \
- mikmod/load_xm.c \