Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Nov 2002 01:15:43 -0800 (PST)
From:      John Merryweather Cooper <coop9211@uidaho.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45368: [MAINTAINER-UPDATE] Adjust www/sidplug to use new directory
Message-ID:  <200211170915.gAH9FhI3072953@pc016247.reshall.uidaho.edu>

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

>Number:         45368
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] Adjust www/sidplug to use new directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 17 01:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     John Merryweather Cooper
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD PC016247.reshall.uidaho.edu 4.7-STABLE FreeBSD 4.7-STABLE #62: Thu Nov 14 16:16:48 PST 2002 root@PC016247.reshall.uidaho.edu:/usr/obj/usr/src/sys/JOHNCOOP i386


	
>Description:
	* modify install to use new FreeBSD plugin directory
	* update Maintainer's e-mail address

>How-To-Repeat:
	N/A

>Fix:

-------------------- Start update-sidplug-1.1.4_1 ----------------------------
# This is a patch for sidplug to update it to sidplug-1.1.4_1
# 
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'patch' program with this file as input.
#
#### End of Preamble ####

#### Patch data follows ####
diff -u 'sidplug/Makefile' 'sidplug-1.1.4_1/Makefile'
Index: ./Makefile
--- ./Makefile	Wed Jan  9 07:12:11 2002
+++ ./Makefile	Sun Nov 17 01:05:36 2002
@@ -2,25 +2,25 @@
 # Date created:				14 December 2001
 # Whom:				John Merryweather Cooper <jmcoopr@webmail.bmi.net>
 #
-# $FreeBSD: ports/www/sidplug/Makefile,v 1.1 2002/01/09 15:12:11 lioux Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	sidplug
 PORTVERSION=	1.1.4
+PORTREVISION=	1
 CATEGORIES=	www audio
 MASTER_SITES=	http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	jmcoopr@webmail.bmi.net
+MAINTAINER=	coop9211@uidaho.edu
 
-RUN_DEPENDS=	xsidplay:${PORTSDIR}/audio/xsidplay \
-		mozilla:${PORTSDIR}/www/mozilla
+RUN_DEPENDS=	xsidplay:${PORTSDIR}/audio/xsidplay
 
 USE_X_PREFIX=	yes
 
 do-install:
-	@${MKDIR} ${PREFIX}/lib/mozilla/plugins
-	@${INSTALL_PROGRAM} ${WRKSRC}/npsidplug.so ${PREFIX}/lib/mozilla/plugins
+	@${MKDIR} ${PREFIX}/lib/browser_plugins
+	@${INSTALL_PROGRAM} ${WRKSRC}/npsidplug.so ${PREFIX}/lib/browser_plugins
 	@${LN} -sf ${X11BASE}/bin/xsidplay ${PREFIX}/bin/sidplug
 .ifndef(NOPORTDOCS)
 	@${MKDIR} ${EXAMPLESDIR}
diff -u 'sidplug/pkg-comment' 'sidplug-1.1.4_1/pkg-comment'
Index: ./pkg-comment
--- ./pkg-comment	Wed Jan  9 07:12:11 2002
+++ ./pkg-comment	Sun Nov 17 01:07:14 2002
@@ -1 +1 @@
-A Commodore 64 psid audio plugin for Mozilla web browser
+A Commodore 64 psid audio plugin for Mozilla or Opera
diff -u 'sidplug/pkg-descr' 'sidplug-1.1.4_1/pkg-descr'
Index: ./pkg-descr
--- ./pkg-descr	Wed Jan  9 07:12:11 2002
+++ ./pkg-descr	Sun Nov 17 01:07:51 2002
@@ -1,4 +1,4 @@
-SIDplug is a Commodore 64 psid audio Plugin for Mozilla.
+SIDplug is a Commodore 64 psid audio Plugin for Mozilla or Opera.
 
--- jmcoopr@webmail.bmi.net
+-- coop9211@uidaho.edu
 WWW: http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/sidplug.html
diff -u 'sidplug/pkg-plist' 'sidplug-1.1.4_1/pkg-plist'
Index: ./pkg-plist
--- ./pkg-plist	Wed Jan  9 07:12:11 2002
+++ ./pkg-plist	Sun Nov 17 01:06:33 2002
@@ -1,7 +1,5 @@
 bin/sidplug
-lib/mozilla/plugins/npsidplug.so
-@unexec rmdir %D/lib/mozilla/plugins 2>/dev/null || true
-@unexec rmdir %D/lib/mozilla 2>/dev/null || true
+lib/browser_plugins/npsidplug.so
 %%PORTDOCS%%share/examples/sidplug/Lazy_Fast.sid
 %%PORTDOCS%%share/examples/sidplug/README.html
 %%PORTDOCS%%share/examples/sidplug/sidplug.png
#### End of Patch data ####

#### ApplyPatch data follows ####
# Data version        : 1.0
# Date generated      : Sun Nov 17 01:11:21 2002
# Generated by        : makepatch 2.00
# Recurse directories : Yes
# p 'Makefile' 957 1037523936 0100644
# p 'pkg-comment' 57 1037524034 0100644
# p 'pkg-descr' 161 1037524071 0100644
# p 'pkg-plist' 336 1037523993 0100644
#### End of ApplyPatch data ####

#### End of Patch kit [created: Sun Nov 17 01:11:21 2002] ####
#### Checksum: 99 3500 14418 ####

-------------------- End update-sidplug-1.1.4_1 ------------------------------
>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?200211170915.gAH9FhI3072953>