mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to version 3.2.1.
This commit is contained in:
parent
a9d5f368f3
commit
96e0cc506e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86256
@ -6,10 +6,10 @@
|
||||
#
|
||||
|
||||
PORTNAME= xmcd
|
||||
PORTVERSION= 3.2
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.2.0/src/
|
||||
DISTNAME= xmcd-3.2.0
|
||||
MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.2.1/src/
|
||||
DISTNAME= xmcd-3.2.1
|
||||
|
||||
MAINTAINER= eischen@vigrid.com
|
||||
COMMENT= Motif CD player
|
||||
@ -19,7 +19,7 @@ RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame
|
||||
|
||||
USE_MOTIF= yes
|
||||
USE_IMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/xmcd-3.2.0
|
||||
WRKSRC= ${WRKDIR}/xmcd-3.2.1
|
||||
PLIST_SUB+= RELEASE=${OSREL:R} ARCH=${ARCH}
|
||||
|
||||
MAN1= cda.1 xmcd.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xmcd-3.2.0.tar.gz) = 3bed299c7e3e81f0f6ff40bfe45f72e6
|
||||
MD5 (xmcd-3.2.1.tar.gz) = 9a21bd7c6f2b92f6e36652c9540e2d98
|
||||
|
@ -2,6 +2,7 @@ bin/.xmcd_start
|
||||
bin/cda
|
||||
bin/xmcd
|
||||
lib/X11/xmcd/app-defaults/XMcd
|
||||
lib/X11/xmcd/app-defaults/XMcd.sgi
|
||||
lib/X11/xmcd/app-defaults/XKeysymDB
|
||||
lib/X11/xmcd/bin-FreeBSD_%%RELEASE%%-%%ARCH%%/README
|
||||
lib/X11/xmcd/bin-FreeBSD_%%RELEASE%%-%%ARCH%%/cda
|
||||
@ -102,6 +103,7 @@ lib/X11/xmcd/help/Dd/Dnum.txw
|
||||
lib/X11/xmcd/help/Dd/Genre.opt
|
||||
lib/X11/xmcd/help/Dd/Info.lbl
|
||||
lib/X11/xmcd/help/Dd/Label.txw
|
||||
lib/X11/xmcd/help/Dd/Lang.txw
|
||||
lib/X11/xmcd/help/Dd/Notes.txw
|
||||
lib/X11/xmcd/help/Dd/Ok.btn
|
||||
lib/X11/xmcd/help/Dd/Region.txw
|
||||
@ -165,6 +167,8 @@ lib/X11/xmcd/help/Kp/Ind.lbl
|
||||
lib/X11/xmcd/help/Kp/Num.btn
|
||||
lib/X11/xmcd/help/Kp/Sel.btn
|
||||
lib/X11/xmcd/help/Kp/Warp.scl
|
||||
lib/X11/xmcd/help/Ls/Lang.lsw
|
||||
lib/X11/xmcd/help/Ls/Ok.btn
|
||||
lib/X11/xmcd/help/Ms/Match.lsw
|
||||
lib/X11/xmcd/help/Ms/Ok.btn
|
||||
lib/X11/xmcd/help/Op/AddTag.btn
|
||||
@ -270,14 +274,17 @@ lib/X11/xmcd/help/Xm/TimeMode.lbl
|
||||
lib/X11/xmcd/help/Xm/Track.lbl
|
||||
lib/X11/xmcd/help/Xm/TrkTitle.lbl
|
||||
lib/X11/xmcd/help/Xm/WWWwarp.btn
|
||||
lib/X11/xmcd/pixmaps/XMcd_sgi.icon
|
||||
lib/X11/xmcd/pixmaps/xmcd.closed.fti
|
||||
lib/X11/xmcd/pixmaps/xmcd.ftr
|
||||
lib/X11/xmcd/pixmaps/xmcd.icon
|
||||
lib/X11/xmcd/pixmaps/xmcd.open.fti
|
||||
lib/X11/xmcd/pixmaps/xmcd_a.px
|
||||
lib/X11/xmcd/pixmaps/xmcd_b.px
|
||||
lib/X11/xmcd/pixmaps/xmcd.xpm
|
||||
lib/X11/xmcd/scripts/genidx
|
||||
@dirrm lib/X11/xmcd/app-defaults
|
||||
@dirrm lib/X11/xmcd/bin-FreeBSD_%%RELEASE%%-%%ARCH%%
|
||||
@dirrm lib/X11/xmcd/lib-FreeBSD_%%RELEASE%%-%%ARCH%%
|
||||
@unexec rm -rf %D/lib/X11/xmcd/lib-FreeBSD_%%RELEASE%%-%%ARCH%%
|
||||
@dirrm lib/X11/xmcd/config/.tbl
|
||||
@dirrm lib/X11/xmcd/config
|
||||
@ -313,6 +320,7 @@ lib/X11/xmcd/scripts/genidx
|
||||
@dirrm lib/X11/xmcd/help/Dt
|
||||
@dirrm lib/X11/xmcd/help/Hp
|
||||
@dirrm lib/X11/xmcd/help/Kp
|
||||
@dirrm lib/X11/xmcd/help/Ls
|
||||
@dirrm lib/X11/xmcd/help/Ms
|
||||
@dirrm lib/X11/xmcd/help/Op
|
||||
@dirrm lib/X11/xmcd/help/Pm
|
||||
|
Loading…
Reference in New Issue
Block a user