ports/63235: Correct bad distfiles for my portds

Dominic Mitchell dom at happygiraffe.net
Sun Feb 22 20:30:21 UTC 2004


>Number:         63235
>Category:       ports
>Synopsis:       Correct bad distfiles for my portds
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 22 12:30:21 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Mitchell
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ppe.happygiraffe.net 5.2-CURRENT FreeBSD 5.2-CURRENT #2: Sat Feb 21 03:25:08 GMT 2004 root at ppe.happygiraffe.net:/usr/obj/usr/src/sys/PPE i386


>Description:
	After getting the usual mail from Bill Fenner about my ports
being unable to retrieve their distfiles, I've corrected them.
>How-To-Repeat:
	n/a
>Fix:

	Here's a patch for editors/gxedit.

diff -ruN /usr/ports/editors/gxedit/Makefile gxedit/Makefile
--- /usr/ports/editors/gxedit/Makefile	Thu Feb  5 00:21:48 2004
+++ gxedit/Makefile	Sun Feb 22 18:43:35 2004
@@ -9,9 +9,8 @@
 PORTVERSION=	1.23
 PORTREVISION=	1
 CATEGORIES=	editors
-MASTER_SITES=	http://mirrors.darkelf.net/GXedit/ \
-		http://www.linuxbox.com/~drow/GXedit/
-DISTNAME=	GXedit${PORTVERSION}
+MASTER_SITES=	http://www.cyberspace.org/~elfguy00/
+DISTNAME=	GXedit-${PORTVERSION}
 
 MAINTAINER=	dom at happygiraffe.net
 COMMENT=	A simple GTK+ editor
diff -ruN /usr/ports/editors/gxedit/distinfo gxedit/distinfo
--- /usr/ports/editors/gxedit/distinfo	Fri Apr 16 11:38:37 1999
+++ gxedit/distinfo	Sun Feb 22 18:44:37 2004
@@ -1 +1,2 @@
-MD5 (GXedit1.23.tar.gz) = afbd834a2fbb73b598e600f23655c13d
+MD5 (GXedit-1.23.tar.gz) = afbd834a2fbb73b598e600f23655c13d
+SIZE (GXedit-1.23.tar.gz) = 205221


	Here's a patch for audio/p5-libvorbis.

diff -ruN /usr/ports/audio/p5-libvorbis/Makefile p5-libvorbis/Makefile
--- /usr/ports/audio/p5-libvorbis/Makefile	Sun Dec 21 00:14:52 2003
+++ p5-libvorbis/Makefile	Sun Feb 22 18:33:42 2004
@@ -9,8 +9,7 @@
 PORTVERSION=	0.04
 PORTREVISION=	1
 CATEGORIES=	audio perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=../by-authors/id/F/FO/FOOF
+MASTER_SITES=	http://synthcode.com/code/vorbis/
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-perl-${PORTVERSION}
 
	Here's a patch for x11-fonts/mozilla-fonts.

diff -ruN /usr/ports/x11-fonts/mozilla-fonts/Makefile mozilla-fonts/Makefile
--- /usr/ports/x11-fonts/mozilla-fonts/Makefile	Sat Feb 22 00:49:29 2003
+++ mozilla-fonts/Makefile	Sun Feb 22 19:08:04 2004
@@ -10,7 +10,7 @@
 PORTREVISION=	1
 
 CATEGORIES=	x11-fonts www
-MASTER_SITES=	http://www.myrddin.demon.co.uk/dist/
+MASTER_SITES=	http://www.happygiraffe.net/dist/
 
 MAINTAINER=	dom at happygiraffe.net
 COMMENT=	Web fonts for Netscape/Mozilla
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list