From bcb60c0051da0d9a06872274fc7055f4c370c559 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Tue, 4 May 1999 15:36:03 +0000 Subject: Update to 0.12.1 PR: ports/11487 Submitted by: jim@blues.ghis.net --- audio/ascd/Makefile | 8 ++++---- audio/ascd/distinfo | 2 +- audio/ascd/files/patch-ae | 15 ++++++++++++--- audio/ascd/pkg-plist | 22 ++++++++++++++++++++++ 4 files changed, 39 insertions(+), 8 deletions(-) (limited to 'audio/ascd') diff --git a/audio/ascd/Makefile b/audio/ascd/Makefile index 075d63b6da2c..ecf22a5f9c95 100644 --- a/audio/ascd/Makefile +++ b/audio/ascd/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: ascd -# Version required: 0.12.0 +# Version required: 0.12.1 # Date created: 29 November 1998 # Whom: Jim Mock # -# $Id: Makefile,v 1.7 1999/03/31 15:27:13 steve Exp $ +# $Id: Makefile,v 1.8 1999/04/22 12:28:33 jseger Exp $ # -DISTNAME= ascd-0.12.0+lib-src -PKGNAME= ascd-0.12 +DISTNAME= ascd-0.12.1+lib-src +PKGNAME= ascd-0.12.1 CATEGORIES= audio afterstep windowmaker MASTER_SITES= http://worldserver.oleane.com/rsn/Archives/ EXTRACT_SUFX= .tgz diff --git a/audio/ascd/distinfo b/audio/ascd/distinfo index 5f8e3ec7824c..2c8be9980d1e 100644 --- a/audio/ascd/distinfo +++ b/audio/ascd/distinfo @@ -1 +1 @@ -MD5 (ascd-0.12.0+lib-src.tgz) = 8651120eb4d9c0008f7b941fb3435043 +MD5 (ascd-0.12.1+lib-src.tgz) = f4b24b1db675362185e83c08e96fa931 diff --git a/audio/ascd/files/patch-ae b/audio/ascd/files/patch-ae index f57df8b24cae..39bec8103eb1 100644 --- a/audio/ascd/files/patch-ae +++ b/audio/ascd/files/patch-ae @@ -1,5 +1,5 @@ ---- ascd/Imakefile.orig Thu Apr 22 20:53:46 1999 -+++ ascd/Imakefile Thu Apr 22 20:54:09 1999 +--- ascd/Imakefile.orig Tue May 4 20:24:25 1999 ++++ ascd/Imakefile Tue May 4 20:26:00 1999 @@ -5,7 +5,7 @@ BINDIR = CBINDIR MANDIR = CMANDIR @@ -8,7 +8,7 @@ +MOREFLAGS = -I/usr/X11R6/include -I. CCOPTIONS = $(MOREFLAGS) SYS_LIBRARIES = $(XLIB) -lXpm - + @@ -15,7 +15,7 @@ WM_LIB = #endif @@ -18,3 +18,12 @@ SRCS = cdcontrol.c ascd.c OBJS = cdcontrol.o ascd.o +@@ -43,7 +43,5 @@ + @cd $(THEMESDIR) ; rm clean.tar + @cd $(THEMESDIR) ; rm vintage.tar + @cd $(THEMESDIR) ; rm night.tar +- @cd $(THEMESDIR) ; rm .dir +- @cd $(THEMESDIR) ; /bin/ls -1 > /tmp/.dir +- @cd $(THEMESDIR) ; cp /tmp/.dir . ++ @cd $(THEMESDIR) ; rmdir sands/.xvpics + @echo "Done." diff --git a/audio/ascd/pkg-plist b/audio/ascd/pkg-plist index 3d2f6836c597..8512ec12faa2 100644 --- a/audio/ascd/pkg-plist +++ b/audio/ascd/pkg-plist @@ -58,6 +58,27 @@ share/ascd/default/quit.xpm share/ascd/default/rdigits.xpm share/ascd/default/rew.xpm share/ascd/default/stop.xpm +share/ascd/night/Theme +share/ascd/night/background.xpm +share/ascd/night/bar.xpm +share/ascd/night/digits.xpm +share/ascd/night/eject.xpm +share/ascd/night/fade.xpm +share/ascd/night/fwd.xpm +share/ascd/night/intro.xpm +share/ascd/night/intro_on.xpm +share/ascd/night/lend.xpm +share/ascd/night/lgo.xpm +share/ascd/night/lgo_on.xpm +share/ascd/night/lstart.xpm +share/ascd/night/pause.xpm +share/ascd/night/pause_on.xpm +share/ascd/night/play.xpm +share/ascd/night/play_on.xpm +share/ascd/night/quit.xpm +share/ascd/night/rdigits.xpm +share/ascd/night/rew.xpm +share/ascd/night/stop.xpm share/ascd/sands/Theme share/ascd/sands/background.xpm share/ascd/sands/bar.xpm @@ -104,6 +125,7 @@ share/ascd/.dir @dirrm include/workman @dirrm share/ascd/clean @dirrm share/ascd/default +@dirrm share/ascd/night @dirrm share/ascd/sands @dirrm share/ascd/vintage @dirrm share/ascd -- cgit v1.2.3