mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 0.6.2
- Add LICENSE - Update WWW Changes: https://github.com/flavorjones/mini_portile/blob/master/CHANGELOG.md
This commit is contained in:
parent
7de80bda78
commit
e23bc93841
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380751
@ -2,13 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= mini_portile
|
||||
PORTVERSION= 0.6.0
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Simplistic port-like solution for ruby gem developers
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
# Depends on git-apply(1).
|
||||
RUN_DEPENDS= git>=0:${PORTSDIR}/devel/git
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/mini_portile-0.6.0.gem) = 762b3e241362de24b2eb2bb1b98638399b931e9e51bece5f8e2df7611eb16c26
|
||||
SIZE (rubygem/mini_portile-0.6.0.gem) = 13312
|
||||
SHA256 (rubygem/mini_portile-0.6.2.gem) = 5c60cd85db3df6b279e9a6807954c596dc0ced359a10fcd9b49969a6aa8d7d40
|
||||
SIZE (rubygem/mini_portile-0.6.2.gem) = 13824
|
||||
|
@ -2,4 +2,4 @@ Simplistic port-like solution for developers. It provides a standard
|
||||
and simplified way to compile against dependency libraries without
|
||||
messing up your system.
|
||||
|
||||
WWW: https://github.com/luislavena/mini_portile
|
||||
WWW: https://github.com/flavorjones/mini_portile
|
||||
|
Loading…
Reference in New Issue
Block a user