mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.0.1
- Add LICENSE_FILE Changes: https://github.com/janlelis/paint/blob/master/CHANGELOG.rdoc https://github.com/janlelis/paint/commits/master Sponsored by: PortsCamp Taiwan
This commit is contained in:
parent
f82ee541e2
commit
6fe3d58803
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406399
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= paint
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.0.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Terminal painter
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/paint-1.0.0.gem) = e1ae5fa7235d516d2fc2a80d26f596f0cdb017ea1d7d691ce1806060b8911c56
|
||||
SIZE (rubygem/paint-1.0.0.gem) = 18432
|
||||
SHA256 (rubygem/paint-1.0.1.gem) = 125ae0709b487812ee7918bf427ba52277268a81c790bd94373b4ac1bcc72efc
|
||||
SIZE (rubygem/paint-1.0.1.gem) = 18432
|
||||
|
Loading…
Reference in New Issue
Block a user