mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
- update to 1.0
- refine WWW in pkg-descr
This commit is contained in:
parent
385c1fcdb8
commit
2c1ba06ac0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=162392
3 changed files with 5 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= bitset
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= math ruby
|
||||
MASTER_SITES= http://www.moonwolf.com/ruby/archive/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ruby/bitset-0.6.2.tar.gz) = bc62a428fdf8db51d3a0c27e472431ca
|
||||
SHA256 (ruby/bitset-0.6.2.tar.gz) = b3b80206c8dc96746fb9cef72a255cf6366bdec0360e073f0f6e6a91dcfb0ee4
|
||||
SIZE (ruby/bitset-0.6.2.tar.gz) = 8445
|
||||
MD5 (ruby/bitset-1.0.tar.gz) = f2447acff9f8e1c787a4e5a77cc02bad
|
||||
SHA256 (ruby/bitset-1.0.tar.gz) = 09df063e138a33200b87c497a50d85e4efc80d22b845e58c35cf9f725a8db1f5
|
||||
SIZE (ruby/bitset-1.0.tar.gz) = 8562
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
Ruby/BitSet is a bit set library for boolean operation.
|
||||
|
||||
Author: MoonWolf <moonwolf@moonwolf.com>
|
||||
WWW: http://raa.ruby-lang.org/list.rhtml?name=bitset
|
||||
WWW: http://raa.ruby-lang.org/project/bitset
|
||||
|
|
Loading…
Add table
Reference in a new issue