mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Updated to 1.4.0 [1]
ChangeLog: https://raw.github.com/rightscale/right_http_connection/master/History.txt (scroll to bottom) - Trimmed Makefile header - Added license PR: ports/180141 [1] Submitted by: swills
This commit is contained in:
parent
953a6383b9
commit
37eed2401a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322257
@ -1,12 +1,8 @@
|
||||
# Ports collection makefile for: rubygem-righthttpconnection
|
||||
# Date created: 01 May 2008
|
||||
# Whom: Greg Larkin <glarkin@FreeBSD.org>
|
||||
#
|
||||
# Created by: Greg Larkin <glarkin@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= righthttpconnection
|
||||
PORTVERSION= 1.3.0
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= net rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= right_http_connection-${PORTVERSION}
|
||||
@ -19,4 +15,6 @@ USE_RUBYGEMS= yes
|
||||
GEM_NAME= ${DISTNAME}
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/right_http_connection-1.3.0.gem) = 579dd860df434d6420054d1d5a2a7f44fe5dfb914fd4365b87fb14e585ff0024
|
||||
SIZE (rubygem/right_http_connection-1.3.0.gem) = 104448
|
||||
SHA256 (rubygem/right_http_connection-1.4.0.gem) = 8f202adb32598485e81fe282acbe86cbe797bbba34808bddf6dc667d3c859754
|
||||
SIZE (rubygem/right_http_connection-1.4.0.gem) = 110080
|
||||
|
Loading…
Reference in New Issue
Block a user