mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.2.9
- Add LICENSE - Add USE_RAKE - Support STAGEDIR PR: ports/185024 Submitted by: Horia Racoviceanu <horia@racoviceanu.com> Approved by: maintainer timeout (pphillips@experts-exchange.com, >4 weeks)
This commit is contained in:
parent
6a2e40ca58
commit
0b97be15cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340664
@ -2,16 +2,18 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= chunky_png
|
||||
PORTVERSION= 1.2.8
|
||||
PORTVERSION= 1.2.9
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= pphillips@experts-exchange.com
|
||||
COMMENT= Ruby library to read and write PNG images
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RAKE= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/chunky_png-1.2.8.gem) = 694c136fe839b89135a7a20ad08db9b6f76bb2bd4cf2400f97041dde87f5e18c
|
||||
SIZE (rubygem/chunky_png-1.2.8.gem) = 322560
|
||||
SHA256 (rubygem/chunky_png-1.2.9.gem) = d0102bc377642ee12370eb06109d95022792c619ce66d64ee15e2dd58e066748
|
||||
SIZE (rubygem/chunky_png-1.2.9.gem) = 316416
|
||||
|
Loading…
Reference in New Issue
Block a user