Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 1999 20:56:20 +1000 (EST)
From:      jim@phrantic.phear.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/11487: update port: ascd-0.12.0 to 0.12.1
Message-ID:  <199905041056.UAA45838@blues.ghis.net>

next in thread | raw e-mail | index | archive | help

>Number:         11487
>Category:       ports
>Synopsis:       update port: ascd-0.12.0 to 0.12.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue May  4 04:00:02 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jim Mock
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:

	

>Description:

Patch updates ascd port from 0.12.0 to 0.12.1.  The new version includes
a new theme (night), and updates the sands and vintage themes.

>How-To-Repeat:

	

>Fix:
	
Apply the following diff..

diff -ruN /usr/ports/audio/ascd/Makefile ascd-0.12.1/Makefile
--- /usr/ports/audio/ascd/Makefile	Fri Apr 23 08:43:48 1999
+++ ascd-0.12.1/Makefile	Tue May  4 20:46:41 1999
@@ -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 <jim@phrantic.phear.net>
 #
 # $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 -ruN /usr/ports/audio/ascd/files/md5 ascd-0.12.1/files/md5
--- /usr/ports/audio/ascd/files/md5	Fri Apr 23 08:43:48 1999
+++ ascd-0.12.1/files/md5	Tue May  4 20:48:42 1999
@@ -1 +1 @@
-MD5 (ascd-0.12.0+lib-src.tgz) = 8651120eb4d9c0008f7b941fb3435043
+MD5 (ascd-0.12.1+lib-src.tgz) = f4b24b1db675362185e83c08e96fa931
diff -ruN /usr/ports/audio/ascd/patches/patch-ae ascd-0.12.1/patches/patch-ae
--- /usr/ports/audio/ascd/patches/patch-ae	Thu Apr 22 22:28:37 1999
+++ ascd-0.12.1/patches/patch-ae	Tue May  4 20:48:22 1999
@@ -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 -ruN /usr/ports/audio/ascd/pkg/PLIST ascd-0.12.1/pkg/PLIST
--- /usr/ports/audio/ascd/pkg/PLIST	Sat May  1 18:15:48 1999
+++ ascd-0.12.1/pkg/PLIST	Tue May  4 20:47:46 1999
@@ -58,6 +58,27 @@
 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 @@
 @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

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905041056.UAA45838>