diff options
author | knu <knu@FreeBSD.org> | 2000-10-10 16:36:04 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2000-10-10 16:36:04 +0800 |
commit | 3a68e780dcbd1b84bfbe57e241cee4a3fd771b4b (patch) | |
tree | 0ace5669221887a7976eb6126a3943bf591edd67 /graphics | |
parent | d6cc9d8e0655a86a03e029d719b35911a2050f1f (diff) | |
download | freebsd-ports-gnome-3a68e780dcbd1b84bfbe57e241cee4a3fd771b4b.tar.gz freebsd-ports-gnome-3a68e780dcbd1b84bfbe57e241cee4a3fd771b4b.tar.zst freebsd-ports-gnome-3a68e780dcbd1b84bfbe57e241cee4a3fd771b4b.zip |
Update the checksum after a repack without changing the distfile name.
There was no functional changes, just a minor cleanup of the configure
script. (Thus I kept PORTREVISION unbumped)
Hereby welcome the distfile to MASTER_SITE_LOCAL, the Hall of Shame.
(The author promised me he wouldn't do that again, though ;)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ruby-libpng/Makefile | 4 | ||||
-rw-r--r-- | graphics/ruby-libpng/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile index 8feeb8dd3ad7..6d98ce8280db 100644 --- a/graphics/ruby-libpng/Makefile +++ b/graphics/ruby-libpng/Makefile @@ -9,7 +9,9 @@ PORTNAME= libpng PORTVERSION= 0.3.3 PORTREVISION= 2 CATEGORIES= graphics ruby -MASTER_SITES= http://www.isc.meiji.ac.jp/~ee77038/ruby/program/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +# http://www.isc.meiji.ac.jp/~ee77038/ruby/program/ +MASTER_SITE_SUBDIR= knu PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} DIST_SUBDIR= ruby diff --git a/graphics/ruby-libpng/distinfo b/graphics/ruby-libpng/distinfo index c3e423152590..c85d69d80270 100644 --- a/graphics/ruby-libpng/distinfo +++ b/graphics/ruby-libpng/distinfo @@ -1 +1 @@ -MD5 (ruby/ruby-libpng-0.3.3.tar.gz) = c5a55e3dc3c5db859ad84c6b4d3918a0 +MD5 (ruby/ruby-libpng-0.3.3.tar.gz) = 808d7b2445a7b673aa1f7516f2b589fc |