git: eb279349c692 - main - devel/rubygem-marcel: Update to 1.0.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:19:52 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=eb279349c6928b3070854bec98088bf07e9e53ef

commit eb279349c6928b3070854bec98088bf07e9e53ef
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:12:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:47:44 +0000

    devel/rubygem-marcel: Update to 1.0.0
    
    - Update WWW
    
    Changes:        https://github.com/rails/marcel/releases
---
 devel/rubygem-marcel/Makefile  | 4 +---
 devel/rubygem-marcel/distinfo  | 6 +++---
 devel/rubygem-marcel/pkg-descr | 2 +-
 3 files changed, 5 insertions(+), 7 deletions(-)

diff --git a/devel/rubygem-marcel/Makefile b/devel/rubygem-marcel/Makefile
index 01eb0fb875ab..76871176ec59 100644
--- a/devel/rubygem-marcel/Makefile
+++ b/devel/rubygem-marcel/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	marcel
-PORTVERSION=	0.3.3
+PORTVERSION=	1.0.0
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,6 @@ COMMENT=	Simple mime type detection
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-RUN_DEPENDS=	rubygem-mimemagic>=0.3.2<0.4:misc/rubygem-mimemagic
-
 USES=		gem
 USE_RUBY=	yes
 
diff --git a/devel/rubygem-marcel/distinfo b/devel/rubygem-marcel/distinfo
index 5799157f9cc5..976bd5d88355 100644
--- a/devel/rubygem-marcel/distinfo
+++ b/devel/rubygem-marcel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537020905
-SHA256 (rubygem/marcel-0.3.3.gem) = 5d4febf27075117b97ef25bd59eb539357e1133dc13dc5bfe174a3e75995abdb
-SIZE (rubygem/marcel-0.3.3.gem) = 7680
+TIMESTAMP = 1618320928
+SHA256 (rubygem/marcel-1.0.0.gem) = f3d650e823c50dc185945cc71edaa18119648391d41ca1c0121a6fee223517ee
+SIZE (rubygem/marcel-1.0.0.gem) = 39424
diff --git a/devel/rubygem-marcel/pkg-descr b/devel/rubygem-marcel/pkg-descr
index c8772686a2e8..02703c4f05ac 100644
--- a/devel/rubygem-marcel/pkg-descr
+++ b/devel/rubygem-marcel/pkg-descr
@@ -2,4 +2,4 @@ Marcel attempts to choose the most appropriate content type for a given file by
 looking at the binary data, the filename, and any declared type (perhaps passed
 as a request header).
 
-WWW: https://github.com/basecamp/marcel
+WWW: https://github.com/rails/marcel


More information about the dev-commits-ports-all mailing list