diff options
-rw-r--r-- | devel/ruby-gettext/Makefile | 5 | ||||
-rw-r--r-- | devel/ruby-gettext/pkg-plist | 2 | ||||
-rw-r--r-- | devel/rubygem-gettext/Makefile | 5 | ||||
-rw-r--r-- | devel/rubygem-gettext/pkg-plist | 2 | ||||
-rw-r--r-- | devel/rubygem-locale/Makefile | 5 | ||||
-rw-r--r-- | devel/rubygem-locale/pkg-plist | 2 |
6 files changed, 15 insertions, 6 deletions
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 diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index 3dca89debebe..361a1224aa0e 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-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/rubygem-gettext/pkg-plist b/devel/rubygem-gettext/pkg-plist index 9283cc41ea14..2c5b273183e4 100644 --- a/devel/rubygem-gettext/pkg-plist +++ b/devel/rubygem-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 diff --git a/devel/rubygem-locale/Makefile b/devel/rubygem-locale/Makefile index 3dca89debebe..361a1224aa0e 100644 --- a/devel/rubygem-locale/Makefile +++ b/devel/rubygem-locale/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/rubygem-locale/pkg-plist b/devel/rubygem-locale/pkg-plist index 9283cc41ea14..2c5b273183e4 100644 --- a/devel/rubygem-locale/pkg-plist +++ b/devel/rubygem-locale/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 |