mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.3.3
- Take maintainership Changes: https://github.com/minad/mimemagic/blob/master/CHANGELOG.md
This commit is contained in:
parent
d3257dad59
commit
37a124c30c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508780
@ -1,19 +1,19 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= mimemagic
|
PORTNAME= mimemagic
|
||||||
PORTVERSION= 0.3.2
|
PORTVERSION= 0.3.3
|
||||||
CATEGORIES= misc rubygems
|
CATEGORIES= misc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= ruby@FreeBSD.org
|
MAINTAINER= sunpoet@FreeBSD.org
|
||||||
COMMENT= MIME detection by extension or content in pure ruby
|
COMMENT= MIME detection by extension or content in pure ruby
|
||||||
COMMENT= Detects the mime type of a file by extension or by content
|
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
USE_RUBY= yes
|
|
||||||
USES= gem
|
USES= gem
|
||||||
|
USE_RUBY= yes
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1483285126
|
TIMESTAMP = 1565627661
|
||||||
SHA256 (rubygem/mimemagic-0.3.2.gem) = 78b0601d780a3a0f4bb48c88e03af6dc06610a59bc0f10a877deb50d6b602b02
|
SHA256 (rubygem/mimemagic-0.3.3.gem) = dcc5272237bd92cabf9fe395dc82479d5178583918d88ebd401d07b89c2e9711
|
||||||
SIZE (rubygem/mimemagic-0.3.2.gem) = 366080
|
SIZE (rubygem/mimemagic-0.3.3.gem) = 402944
|
||||||
|
Loading…
Reference in New Issue
Block a user