mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 1.2.1
- Update WWW Changes: https://github.com/seattlerb/png/blob/master/History.txt
This commit is contained in:
parent
56485f57b0
commit
ccf1c37c9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384464
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= png
|
||||
PORTVERSION= 1.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.2.1
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -12,7 +11,7 @@ COMMENT= Almost-pure-ruby PNG library
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-hoe>=2.3.0:${PORTSDIR}/devel/rubygem-hoe
|
||||
RUN_DEPENDS= rubygem-rubyinline>=3.9:${PORTSDIR}/devel/rubygem-rubyinline
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/png-1.2.0.gem) = 1b8a3b4a2d76341a4e1d2ed64180d70d463e1e6538a9b45ce319b53c2f4dbd1a
|
||||
SIZE (rubygem/png-1.2.0.gem) = 19968
|
||||
SHA256 (rubygem/png-1.2.1.gem) = 678235c7c6f1194ec9d3690035044df6820ba41a9d995b73f63d3e8a8926e737
|
||||
SIZE (rubygem/png-1.2.1.gem) = 22016
|
||||
|
@ -1,5 +1,6 @@
|
||||
PNG is an almost-pure-ruby PNG library. It lets you write a PNG without any C
|
||||
libraries.
|
||||
|
||||
WWW: http://www.zenspider.com/ZSS/Products/png/
|
||||
WWW: http://www.zenspider.com/projects/png.html
|
||||
WWW: https://github.com/seattlerb/png
|
||||
RG: https://rubygems.org/gems/png
|
||||
|
Loading…
Reference in New Issue
Block a user