1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update MASTER_SITES and WWW (in pkg-descr)

- Add SHA256

PR:		ports/89615
Submitted by:	IWATSUKI Hiroyuki (maintainer)
This commit is contained in:
Andrej Zverev 2005-11-28 16:15:50 +00:00
parent 9caefbad29
commit 317fc0013b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=149797
3 changed files with 3 additions and 2 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= ming
PORTVERSION= 0.2a.${RUBY_MING_VERSION}
CATEGORIES+= graphics ruby
MASTER_SITES= http://madscientist.jp/~ikegami/sources/
MASTER_SITES= http://rubyforge.org/frs/download.php/1765/
PKGNAMEPREFIX?= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${RUBY_MING_VERSION}
DIST_SUBDIR= ruby

View File

@ -1,2 +1,3 @@
MD5 (ruby/ming-ruby-0.1.6.tar.gz) = df39e476dc4b93e8142c510d61369ffd
SHA256 (ruby/ming-ruby-0.1.6.tar.gz) = 837b09bb2c6768e64314a31795916fa4cc3894c1fcd221434cb7b5d0bf371a94
SIZE (ruby/ming-ruby-0.1.6.tar.gz) = 42844

View File

@ -5,6 +5,6 @@ sounds. To use Japanese fonts with JaMing, the letters must be
followed the UTF-8 formats. Uconv, which is an UTF-8 extension library
for Ruby, can be used to convert other Kanji encodings into Unicode.
WWW: http://madscientist.jp/~ikegami/ruby/ming/
WWW: http://mingruby.rubyforge.org/
Author: Daisuke Ikegami <ikegami@madscientist.jp>