Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2013 01:49:12 GMT
From:      Steve Wills <swills@freebsd.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        freebsdports@chillibear.com
Subject:   ports/179907: [PATCH] sysutils/rubygem-sys-admin: update to 1.6.0
Message-ID:  <201306240149.r5O1nCwO072775@meatwad.mouf.net>
Resent-Message-ID: <201306240150.r5O1o11g084910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179907
>Category:       ports
>Synopsis:       [PATCH] sysutils/rubygem-sys-admin: update to 1.6.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 24 01:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #5 r251046: Tue May 28 22:52:00 UTC
>Description:
- Update to 1.6.0

Port maintainer (freebsdports@chillibear.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- rubygem-sys-admin-1.6.0.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 321659)
+++ Makefile	(working copy)
@@ -1,28 +1,18 @@
-# Ports collection makefile for:	rubygem-sys-admin
-# Date created:				30 July 2010
-# Whom:					Eric Freeman <freebsdports@chillibear.com>
-#
+# Created by: Eric Freeman <freebsdports@chillibear.com>
 # $FreeBSD$
-#
 
 PORTNAME=	sys-admin
-PORTVERSION=	1.5.6
+PORTVERSION=	1.6.0
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	freebsdports@chillibear.com
 COMMENT=	Unified, cross platform replacement for the Etc module
 
-RUN_DEPENDS=	rubygem-test-unit>=2.0.3:${PORTSDIR}/devel/rubygem-test-unit
+RUN_DEPENDS=	rubygem-ffi>=1.0.0:${PORTSDIR}/devel/rubygem-ffi
 
 USE_RUBY=		yes
 USE_RUBYGEMS=		yes
 RUBYGEM_AUTOPLIST=	yes
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 900007
-BROKEN=	umpt.h has been removed
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
Index: distinfo
===================================================================
--- distinfo	(revision 321659)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/sys-admin-1.5.6.gem) = 53b46b3d9a2ac615e0566a5070f7c06e9b19c61e8a28654cf39bffc6bd0c67e8
-SIZE (rubygem/sys-admin-1.5.6.gem) = 19968
+SHA256 (rubygem/sys-admin-1.6.0.gem) = 41bf07431e9915c73228e2ac148b3f96f3b55692935c3965a4ada3d10c571f26
+SIZE (rubygem/sys-admin-1.6.0.gem) = 23552
--- rubygem-sys-admin-1.6.0.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306240149.r5O1nCwO072775>