diff options
author | tota <tota@FreeBSD.org> | 2010-12-31 21:40:44 +0800 |
---|---|---|
committer | tota <tota@FreeBSD.org> | 2010-12-31 21:40:44 +0800 |
commit | 90e23ce563303362834378d721e08b77da929813 (patch) | |
tree | 1500b1f63bf90bd48056398f127cd07f840dd2cf | |
parent | eab3ed5ed44b5fbd870bc19491481e37662404d5 (diff) | |
download | freebsd-ports-gnome-90e23ce563303362834378d721e08b77da929813.tar.gz freebsd-ports-gnome-90e23ce563303362834378d721e08b77da929813.tar.zst freebsd-ports-gnome-90e23ce563303362834378d721e08b77da929813.zip |
- Add additional mirror to MASTER_SITE
- Drop MD5 checksum from distinfo
-rw-r--r-- | misc/ruby-progressbar/Makefile | 3 | ||||
-rw-r--r-- | misc/ruby-progressbar/distinfo | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/ruby-progressbar/Makefile b/misc/ruby-progressbar/Makefile index 3a256c31b62b..dd4bc1dd5731 100644 --- a/misc/ruby-progressbar/Makefile +++ b/misc/ruby-progressbar/Makefile @@ -8,7 +8,8 @@ PORTNAME= progressbar PORTVERSION= 0.9 CATEGORIES= misc ruby -MASTER_SITES= http://0xcc.net/ruby-progressbar/ +MASTER_SITES= http://0xcc.net/ruby-progressbar/ \ + ${MASTER_SITE_LOCAL:S|%SUBDIR%|tota/progressbar|} PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} diff --git a/misc/ruby-progressbar/distinfo b/misc/ruby-progressbar/distinfo index b537518e5b70..746cc86acc26 100644 --- a/misc/ruby-progressbar/distinfo +++ b/misc/ruby-progressbar/distinfo @@ -1,3 +1,2 @@ -MD5 (ruby-progressbar-0.9.tar.gz) = c3bf66edc5af8760bb1468a55746335e SHA256 (ruby-progressbar-0.9.tar.gz) = f2ea4a03fafdfc55ac52e84664167a288ee63f80591392e89fe8925024110551 SIZE (ruby-progressbar-0.9.tar.gz) = 5580 |