ports/97603: [patch] biology/lsysexp

Martin Wilke freebsd at unixfreunde.de
Mon May 22 12:41:02 UTC 2006


>Number:         97603
>Category:       ports
>Synopsis:       [patch] biology/lsysexp
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 22 12:40:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #142: Thu May 18 07:57:01 CEST 2006
    splash at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- download mirror fix
- maintainer is cc'd
- fix pkg-plist


>How-To-Repeat:





>Fix:


--- lsysexp.diff begins here ---
diff -ruN /usr/ports/biology/lsysexp/Makefile ports/biology/lsysexp/Makefile
--- /usr/ports/biology/lsysexp/Makefile	Thu May  4 13:24:22 2006
+++ ports/biology/lsysexp/Makefile	Mon May 22 11:03:04 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	0.67
 PORTREVISION=	5
 CATEGORIES=	biology
-MASTER_SITES=	http://coscorrosa.com/programs/${PORTNAME}/download/
+MASTER_SITES=	http://freebsd.unixfreunde.de/sources/
 
 MAINTAINER=	dyeske at yahoo.com
 COMMENT=	A GTK based program for viewing and creating L-system fractals
diff -ruN /usr/ports/biology/lsysexp/pkg-plist ports/biology/lsysexp/pkg-plist
--- /usr/ports/biology/lsysexp/pkg-plist	Wed Sep  3 04:23:23 2003
+++ ports/biology/lsysexp/pkg-plist	Mon May 22 11:03:59 2006
@@ -1,30 +1,30 @@
 bin/lsysexp
-share/lsysexp/expand.pl
-share/lsysexp/fractint2lsysexp.pl
-share/lsysexp/lsysexp-help.html
-share/lsysexp/icons/lsysexp-128x128.xpm
-share/lsysexp/icons/lsysexp-64x64.xpm
-share/lsysexp/icons/lsysexp-32x32.xpm
-share/lsysexp/icons/lsysexp-16x16.xpm
-share/lsysexp/icons/lsysexp-48x48.xpm
-share/lsysexp/maps/Black-Red-Yellow.fmap
-share/lsysexp/maps/Blue-Cyan.fmap
-share/lsysexp/maps/Blue-Green.fmap
-share/lsysexp/maps/Blue-Slate.fmap
-share/lsysexp/maps/Blue-Yellow-Red.fmap
-share/lsysexp/maps/Caribbean-Blues.fmap
-share/lsysexp/maps/Cyan-Yellow.fmap
-share/lsysexp/maps/Deep-Sea.fmap
-share/lsysexp/maps/Full-Spectrum.fmap
-share/lsysexp/maps/Golden.fmap
-share/lsysexp/maps/Grayscale.fmap
-share/lsysexp/maps/Greens.fmap
-share/lsysexp/maps/Green-White-Red.fmap
-share/lsysexp/maps/Pastel-Rainbow.fmap
-share/lsysexp/maps/Red-White-Blue.fmap
-share/lsysexp/maps/Red-Yellow.fmap
-share/lsysexp/maps/Skyline.fmap
-share/lsysexp/maps/Yellow-Purple.fmap
- at dirrm share/lsysexp/icons
- at dirrm share/lsysexp/maps
- at dirrm share/lsysexp
+%%DATADIR%%/expand.pl
+%%DATADIR%%/fractint2lsysexp.pl
+%%DATADIR%%/icons/lsysexp-128x128.xpm
+%%DATADIR%%/icons/lsysexp-16x16.xpm
+%%DATADIR%%/icons/lsysexp-32x32.xpm
+%%DATADIR%%/icons/lsysexp-48x48.xpm
+%%DATADIR%%/icons/lsysexp-64x64.xpm
+%%DATADIR%%/lsysexp-help.html
+%%DATADIR%%/maps/Black-Red-Yellow.fmap
+%%DATADIR%%/maps/Blue-Cyan.fmap
+%%DATADIR%%/maps/Blue-Green.fmap
+%%DATADIR%%/maps/Blue-Slate.fmap
+%%DATADIR%%/maps/Blue-Yellow-Red.fmap
+%%DATADIR%%/maps/Caribbean-Blues.fmap
+%%DATADIR%%/maps/Cyan-Yellow.fmap
+%%DATADIR%%/maps/Deep-Sea.fmap
+%%DATADIR%%/maps/Full-Spectrum.fmap
+%%DATADIR%%/maps/Golden.fmap
+%%DATADIR%%/maps/Grayscale.fmap
+%%DATADIR%%/maps/Green-White-Red.fmap
+%%DATADIR%%/maps/Greens.fmap
+%%DATADIR%%/maps/Pastel-Rainbow.fmap
+%%DATADIR%%/maps/Red-White-Blue.fmap
+%%DATADIR%%/maps/Red-Yellow.fmap
+%%DATADIR%%/maps/Skyline.fmap
+%%DATADIR%%/maps/Yellow-Purple.fmap
+ at dirrm %%DATADIR%%/maps
+ at dirrm %%DATADIR%%/icons
+ at dirrm %%DATADIR%%
--- lsysexp.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list