From 9e2cee8c9e676c79684e40edefae402964f434d0 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Sat, 8 Apr 2006 01:23:29 +0000 Subject: - Update MASTER_SITES and fix fetch - s/@unexec rmdir/@dirrmtry/ PR: 95433 Submitted by: Lars Engels --- devel/ruby-gettext/Makefile | 5 ++++- devel/ruby-gettext/pkg-plist | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'devel/ruby-gettext') diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index 3dca89debebe..361a1224aa0e 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -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 --git a/devel/ruby-gettext/pkg-plist b/devel/ruby-gettext/pkg-plist index 9283cc41ea14..2c5b273183e4 100644 --- a/devel/ruby-gettext/pkg-plist +++ b/devel/ruby-gettext/pkg-plist @@ -22,7 +22,7 @@ share/locale/ja/LC_MESSAGES/rgettext.mo 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 share/locale/ja/LC_MESSAGES %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/README %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/hello.rb %%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/hello2.rb -- cgit v1.2.3