mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 1.8.0
- Add LICENSE_FILE Changes: https://github.com/sdsykes/fastimage/commits/master
This commit is contained in:
parent
236dbc99d2
commit
9a04ec202f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401675
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= fastimage
|
||||
PORTVERSION= 1.7.0
|
||||
PORTVERSION= 1.8.0
|
||||
CATEGORIES= graphics rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,11 +10,11 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= FastImage finds the size or type of an image
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-addressable>=2.3.5:${PORTSDIR}/www/rubygem-addressable
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/fastimage-1.7.0.gem) = 0eb25b8a2d891411049c3c790264a986bb24abee1b38752f60d1b7e421ba217b
|
||||
SIZE (rubygem/fastimage-1.7.0.gem) = 3311104
|
||||
SHA256 (rubygem/fastimage-1.8.0.gem) = 61bfd5def1df9d42bd93a51d0428d9cf64d21f8381670644be094c1d4f3e8b94
|
||||
SIZE (rubygem/fastimage-1.8.0.gem) = 3311104
|
||||
|
Loading…
Reference in New Issue
Block a user