Upgrade, 3.2.0b2 -> 3.2.0b3. xrplay is currently not built because
it requires XForms. Notified by: rmallory@wiley.csusb.edu (Rob Mallory)
This commit is contained in:
parent
6499d57df7
commit
338ac39621
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1850
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: rplay - Network audio player
|
||||
# Version required: 3.2.0b2
|
||||
# Version required: 3.2.0b3
|
||||
# Date created: 16 March 1995
|
||||
# Whom: rmallory@csusb.edu
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/04/01 12:43:55 jkh Exp $
|
||||
# $Id: Makefile,v 1.3 1995/04/11 19:46:49 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= rplay-3.2.0b2
|
||||
DISTNAME= rplay-3.2.0b3
|
||||
CATEGORIES+= audio
|
||||
MASTER_SITES= ftp://ftp.sdsu.edu/pub/rplay/
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (rplay-3.2.0b2.tar.gz) = 1c3fc5930f4c5ccdd143d698b2c29f56
|
||||
MD5 (rplay-3.2.0b3.tar.gz) = d1f735798021ca3b077f9d14cf6c9825
|
||||
|
@ -1 +1 @@
|
||||
rplay - Network audio player version 3.2.0b2
|
||||
rplay - Network audio player version 3.2.0b3
|
||||
|
@ -1,13 +1,15 @@
|
||||
@cwd /usr/local
|
||||
bin/rplay
|
||||
bin/rptp
|
||||
bin/xrplay
|
||||
@comment requires XForms
|
||||
@comment bin/xrplay
|
||||
bin/rplayd
|
||||
include/rplay.h
|
||||
lib/librplay.a
|
||||
man/man1/rplay.1
|
||||
man/man1/rplayd.1
|
||||
man/man1/rptp.1
|
||||
@comment where did these go?
|
||||
@comment man/man1/rplay.1
|
||||
@comment man/man1/rplayd.1
|
||||
@comment man/man1/rptp.1
|
||||
man/man5/rplay.conf.5
|
||||
man/man5/rplay.hosts.5
|
||||
man/man5/rplay.servers.5
|
||||
|
Loading…
Reference in New Issue
Block a user