Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Apr 2006 22:11:58 +0200 (CEST)
From:      Lars Engels <lars.engels@0x20.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/95433: devel/ruby-gettext: add distfile mirrors
Message-ID:  <200604062011.k36KBwcE028691@bart.bsd-geek.de>
Resent-Message-ID: <200604062020.k36KKGL5044591@freefall.freebsd.org>

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

>Number:         95433
>Category:       ports
>Synopsis:       devel/ruby-gettext: add distfile mirrors
>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:   Thu Apr 06 20:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD bart.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Apr 1 14:14:13 CEST 2006 lars@bart.bsd-geek.de:/usr/obj/usr/src/sys/BART i386


	
>Description:
	
- Remove dead mirror, add working ones
- s/unexec/dirrmtry/
>How-To-Repeat:
	
>Fix:

	

--- ruby-gettext.diff begins here ---
diff -Nur devel/ruby-gettext.orig/Makefile devel/ruby-gettext/Makefile
--- devel/ruby-gettext.orig/Makefile	Thu Apr  6 13:22:39 2006
+++ devel/ruby-gettext/Makefile	Thu Apr  6 13:26:52 2006
@@ -8,7 +8,10 @@
 PORTNAME=	gettext
 PORTVERSION=	0.8.0
 CATEGORIES=	devel ruby
-MASTER_SITES=	ftp://ftp.iDaemons.org/pub/distfiles/
+MASTER_SITES=	ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \
+		ftp://ftp.tu-ilmenau.de/Mirrors/gentoo/distfiles/ \
+		ftp://ftp.tugraz.at/ftp.tu-graz.ac.at/.mirror-sites/gentoo.inode.at/source/distfiles/ \
+		ftp://mir1.ovh.net/gentoo-distfiles/distfiles/
 PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
 DISTNAME=	ruby-${PORTNAME}-package-${PORTVERSION}
 DIST_SUBDIR=	ruby
diff -Nur devel/ruby-gettext.orig/pkg-plist devel/ruby-gettext/pkg-plist
--- devel/ruby-gettext.orig/pkg-plist	Thu Apr  6 13:22:39 2006
+++ devel/ruby-gettext/pkg-plist	Thu Apr  6 13:26:16 2006
@@ -22,7 +22,7 @@
 share/locale/ja/LC_MESSAGES/rmsgfmt.mo
 share/locale/sv/LC_MESSAGES/rgettext.mo
 share/locale/sv/LC_MESSAGES/rmsgfmt.mo
-@unexec rmdir -p %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
+@dirrmtry rmdir -p %D/share/locale/ja/LC_MESSAGES 2>/dev/null || true
 %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/README
 %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/hello.rb
 %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/hello2.rb
--- ruby-gettext.diff ends here ---


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



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