Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2000 15:23:18 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/21334: update port audio/spiralsynth
Message-ID:  <Pine.BSI.4.21.0009171511410.1892-100000@blues.jpj.net>

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

>Number:         21334
>Category:       ports
>Synopsis:       update port audio/spiralsynth
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 17 12:30:05 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Trevor Johnson
>Release:        4.1-STABLE i386
>Organization:
myself
>Environment:

only tested under
FreeBSD ws99.invalid 4.1-STABLE FreeBSD 4.1-STABLE #0: Sat Jul 29 02:55:41
UTC 2000 root@ws99.invalid:/usr/obj/usr/src/sys/TREVOR41A i386
 
>Description:

from the original PR (http://www.FreeBSD.org/cgi/query-pr.cgi?pr=21053):

- comment out author's site, because it does not work with fetch
  (redirection to another host results in 404 error)

from my follow-ups to the original PR:

- update to version 1.6
- remove unnecessary patches/patch-ab (Makefile is generated)
- remove all other patches (author incorporated them)
- remove erroneous credit to NetBSD

>How-To-Repeat:

N/A

>Fix:

Please remove everything in patches/ and apply these changes.

diff -ruN --exclude=CVS spiralsynth/Makefile /usr/ports/trevor/spiralsynth/Makefile
--- spiralsynth/Makefile	Sat Sep 16 19:02:05 2000
+++ /usr/ports/trevor/spiralsynth/Makefile	Sun Sep 17 19:08:55 2000
@@ -1,16 +1,16 @@
 # New ports collection makefile for:	spiralsynth
 # Date created:				2000-09-05
 # Whom:					Trevor Johnson <trevor@jpj.net>
-# based on the NetBSD port
 #
 # $FreeBSD: ports/audio/spiralsynth/Makefile,v 1.1 2000/09/16 19:02:05 will Exp $
 #
 
 PORTNAME=	spiralsynth
-PORTVERSION=	0.1.5
+PORTVERSION=	0.1.6
 CATEGORIES=	audio
-MASTER_SITES=	http://www.blueammonite.f9.co.uk/SpiralSynth/dload/ \
-		http://jpj.net/~trevor/freebsd/ports/
+MASTER_SITES=	http://jpj.net/~trevor/freebsd/ports/
+#real master site works with lynx or netscape but is broken with fetch or wget
+#http://www.blueammonite.f9.co.uk/SpiralSynth/dload/
 DISTNAME=	SpiralSynth-${PORTVERSION}
 
 MAINTAINER=	trevor@jpj.net
diff -ruN --exclude=CVS spiralsynth/files/md5 /usr/ports/trevor/spiralsynth/files/md5
--- spiralsynth/files/md5	Sat Sep 16 19:02:06 2000
+++ /usr/ports/trevor/spiralsynth/files/md5	Sun Sep 17 19:06:56 2000
@@ -1 +1 @@
-MD5 (SpiralSynth-0.1.5.tar.gz) = 7c2cd6fe828ef52e9127425301b9bbef
+MD5 (SpiralSynth-0.1.6.tar.gz) = f0f09a54a3291684d69f3710544c54f4
- 


>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?Pine.BSI.4.21.0009171511410.1892-100000>