diff options
author | mnag <mnag@FreeBSD.org> | 2006-04-08 09:23:29 +0800 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2006-04-08 09:23:29 +0800 |
commit | a9bfcdcac4cfd92f0567494539935c20817f89b7 (patch) | |
tree | 88c3f71f3b88fddc433d094d51b84eb59d2923fa /devel | |
parent | 01b84a6e8c5b51fd6260cd2dd77eda667b98a7d8 (diff) | |
download | freebsd-ports-gnome-a9bfcdcac4cfd92f0567494539935c20817f89b7.tar.gz freebsd-ports-gnome-a9bfcdcac4cfd92f0567494539935c20817f89b7.tar.zst freebsd-ports-gnome-a9bfcdcac4cfd92f0567494539935c20817f89b7.zip |
- Update MASTER_SITES and fix fetch
- s/@unexec rmdir/@dirrmtry/
PR: 95433
Submitted by: Lars Engels <lars.engels__0x20.net>
Diffstat (limited to 'devel')
-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 |