Bug 142602 - [PATCH] devel/rubygem-logging: update to 1.3.0
Summary: [PATCH] devel/rubygem-logging: update to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-10 22:00 UTC by Philip M. Gollucci
Modified: 2010-01-12 00:50 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-logging-1.3.0.patch (1.66 KB, patch)
2010-01-10 22:00 UTC, Philip M. Gollucci
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-10 22:00:16 UTC
- Update to 1.3.0

Port maintainer (rpsfa@rit.edu) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 22:01:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 22:01:17 UTC
Maintainer of devel/rubygem-logging,

Please note that PR ports/142602 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/142602

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 22:01:19 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Ryan Steinmetz 2010-01-10 22:08:12 UTC
Approved.

On (01/10/10 16:52), Philip M. Gollucci wrote:
> 
> >Submitter-Id:	current-users
> >Originator:	Philip M. Gollucci
> >Organization:	RideCharge Inc.
> >Confidential:	no 
> >Synopsis:	[PATCH] devel/rubygem-logging: update to 1.3.0
> >Severity:	non-critical
> >Priority:	low
> >Category:	ports 
> >Class:		update
> >Release:	FreeBSD 9.0-CURRENT amd64
> >Environment:
> System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
> >Description:
> - Update to 1.3.0
> 
> Port maintainer (rpsfa@rit.edu) is cc'd.
> 
> Generated with FreeBSD Port Tools 0.99
> >How-To-Repeat:
> >Fix:
> 
> --- rubygem-logging-1.3.0.patch begins here ---
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/devel/rubygem-logging/Makefile,v
> retrieving revision 1.1
> diff -u -u -r1.1 Makefile
> --- Makefile	1 Dec 2009 15:27:01 -0000	1.1
> +++ Makefile	10 Jan 2010 20:04:19 -0000
> @@ -5,15 +5,15 @@
>  # $FreeBSD: ports/devel/rubygem-logging/Makefile,v 1.1 2009/12/01 15:27:01 wxs Exp $
>  
>  PORTNAME=	logging
> -PORTVERSION=	1.2.2
> +PORTVERSION=	1.3.0
>  CATEGORIES=	devel rubygems
>  MASTER_SITES=	RF
>  
>  MAINTAINER=	rpsfa@rit.edu
>  COMMENT=	Logging library based on Java's log4j
>  
> -RUN_DEPENDS=	${LOCALBASE}/${GEMS_BASE_DIR}/cache/little-plugger-1.0.1.gem:${PORTSDIR}/devel/rubygem-little_plugger \
> -		${LOCALBASE}/${GEMS_BASE_DIR}/cache/flexmock-0.8.6.gem:${PORTSDIR}/devel/ruby-flexmock \
> +RUN_DEPENDS=	rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \
> +		rubygem-flexmock>=0.8.6:${PORTSDIR}/devel/ruby-flexmock \
>  		rlock:${PORTSDIR}/devel/rubygem-lockfile
>  
>  USE_RUBY=	yes
> Index: distinfo
> ===================================================================
> RCS file: /home/ncvs/ports/devel/rubygem-logging/distinfo,v
> retrieving revision 1.1
> diff -u -u -r1.1 distinfo
> --- distinfo	1 Dec 2009 15:27:01 -0000	1.1
> +++ distinfo	10 Jan 2010 20:04:19 -0000
> @@ -1,3 +1,3 @@
> -MD5 (rubygem/logging-1.2.2.gem) = a58babc67712b6f303c4240ff1c0151f
> -SHA256 (rubygem/logging-1.2.2.gem) = d3ab55eb956e095a34d909d6c7b324b84db11861390b90234861cf66e8eaf5fb
> -SIZE (rubygem/logging-1.2.2.gem) = 73728
> +MD5 (rubygem/logging-1.3.0.gem) = 66039dcf74c01ebc66ec9b6f69fd8a38
> +SHA256 (rubygem/logging-1.3.0.gem) = b3a4b0420047ccdd61902e6d1d3e0881085aa08884341043c14dd6c0a5b56036
> +SIZE (rubygem/logging-1.3.0.gem) = 66560
> --- rubygem-logging-1.3.0.patch ends here ---
> 

-- 
Ryan Steinmetz
Comment 5 Ryan Steinmetz 2010-01-10 22:08:12 UTC
Approved.

On (01/10/10 16:52), Philip M. Gollucci wrote:
> 
> >Submitter-Id:	current-users
> >Originator:	Philip M. Gollucci
> >Organization:	RideCharge Inc.
> >Confidential:	no 
> >Synopsis:	[PATCH] devel/rubygem-logging: update to 1.3.0
> >Severity:	non-critical
> >Priority:	low
> >Category:	ports 
> >Class:		update
> >Release:	FreeBSD 9.0-CURRENT amd64
> >Environment:
> System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
> >Description:
> - Update to 1.3.0
> 
> Port maintainer (rpsfa@rit.edu) is cc'd.
> 
> Generated with FreeBSD Port Tools 0.99
> >How-To-Repeat:
> >Fix:
> 
> --- rubygem-logging-1.3.0.patch begins here ---
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/devel/rubygem-logging/Makefile,v
> retrieving revision 1.1
> diff -u -u -r1.1 Makefile
> --- Makefile	1 Dec 2009 15:27:01 -0000	1.1
> +++ Makefile	10 Jan 2010 20:04:19 -0000
> @@ -5,15 +5,15 @@
>  # $FreeBSD: ports/devel/rubygem-logging/Makefile,v 1.1 2009/12/01 15:27:01 wxs Exp $
>  
>  PORTNAME=	logging
> -PORTVERSION=	1.2.2
> +PORTVERSION=	1.3.0
>  CATEGORIES=	devel rubygems
>  MASTER_SITES=	RF
>  
>  MAINTAINER=	rpsfa@rit.edu
>  COMMENT=	Logging library based on Java's log4j
>  
> -RUN_DEPENDS=	${LOCALBASE}/${GEMS_BASE_DIR}/cache/little-plugger-1.0.1.gem:${PORTSDIR}/devel/rubygem-little_plugger \
> -		${LOCALBASE}/${GEMS_BASE_DIR}/cache/flexmock-0.8.6.gem:${PORTSDIR}/devel/ruby-flexmock \
> +RUN_DEPENDS=	rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \
> +		rubygem-flexmock>=0.8.6:${PORTSDIR}/devel/ruby-flexmock \
>  		rlock:${PORTSDIR}/devel/rubygem-lockfile
>  
>  USE_RUBY=	yes
> Index: distinfo
> ===================================================================
> RCS file: /home/ncvs/ports/devel/rubygem-logging/distinfo,v
> retrieving revision 1.1
> diff -u -u -r1.1 distinfo
> --- distinfo	1 Dec 2009 15:27:01 -0000	1.1
> +++ distinfo	10 Jan 2010 20:04:19 -0000
> @@ -1,3 +1,3 @@
> -MD5 (rubygem/logging-1.2.2.gem) = a58babc67712b6f303c4240ff1c0151f
> -SHA256 (rubygem/logging-1.2.2.gem) = d3ab55eb956e095a34d909d6c7b324b84db11861390b90234861cf66e8eaf5fb
> -SIZE (rubygem/logging-1.2.2.gem) = 73728
> +MD5 (rubygem/logging-1.3.0.gem) = 66039dcf74c01ebc66ec9b6f69fd8a38
> +SHA256 (rubygem/logging-1.3.0.gem) = b3a4b0420047ccdd61902e6d1d3e0881085aa08884341043c14dd6c0a5b56036
> +SIZE (rubygem/logging-1.3.0.gem) = 66560
> --- rubygem-logging-1.3.0.patch ends here ---
> 

-- 
Ryan Steinmetz
Comment 6 Ryan Steinmetz 2010-01-10 22:08:12 UTC
Approved.

On (01/10/10 16:52), Philip M. Gollucci wrote:
> 
> >Submitter-Id:	current-users
> >Originator:	Philip M. Gollucci
> >Organization:	RideCharge Inc.
> >Confidential:	no 
> >Synopsis:	[PATCH] devel/rubygem-logging: update to 1.3.0
> >Severity:	non-critical
> >Priority:	low
> >Category:	ports 
> >Class:		update
> >Release:	FreeBSD 9.0-CURRENT amd64
> >Environment:
> System: FreeBSD frieza.p6m7g8.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Tue Dec  8 02:25:55 UTC
> >Description:
> - Update to 1.3.0
> 
> Port maintainer (rpsfa@rit.edu) is cc'd.
> 
> Generated with FreeBSD Port Tools 0.99
> >How-To-Repeat:
> >Fix:
> 
> --- rubygem-logging-1.3.0.patch begins here ---
> Index: Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/devel/rubygem-logging/Makefile,v
> retrieving revision 1.1
> diff -u -u -r1.1 Makefile
> --- Makefile	1 Dec 2009 15:27:01 -0000	1.1
> +++ Makefile	10 Jan 2010 20:04:19 -0000
> @@ -5,15 +5,15 @@
>  # $FreeBSD: ports/devel/rubygem-logging/Makefile,v 1.1 2009/12/01 15:27:01 wxs Exp $
>  
>  PORTNAME=	logging
> -PORTVERSION=	1.2.2
> +PORTVERSION=	1.3.0
>  CATEGORIES=	devel rubygems
>  MASTER_SITES=	RF
>  
>  MAINTAINER=	rpsfa@rit.edu
>  COMMENT=	Logging library based on Java's log4j
>  
> -RUN_DEPENDS=	${LOCALBASE}/${GEMS_BASE_DIR}/cache/little-plugger-1.0.1.gem:${PORTSDIR}/devel/rubygem-little_plugger \
> -		${LOCALBASE}/${GEMS_BASE_DIR}/cache/flexmock-0.8.6.gem:${PORTSDIR}/devel/ruby-flexmock \
> +RUN_DEPENDS=	rubygem-little_plugger>=1.0.1:${PORTSDIR}/devel/rubygem-little_plugger \
> +		rubygem-flexmock>=0.8.6:${PORTSDIR}/devel/ruby-flexmock \
>  		rlock:${PORTSDIR}/devel/rubygem-lockfile
>  
>  USE_RUBY=	yes
> Index: distinfo
> ===================================================================
> RCS file: /home/ncvs/ports/devel/rubygem-logging/distinfo,v
> retrieving revision 1.1
> diff -u -u -r1.1 distinfo
> --- distinfo	1 Dec 2009 15:27:01 -0000	1.1
> +++ distinfo	10 Jan 2010 20:04:19 -0000
> @@ -1,3 +1,3 @@
> -MD5 (rubygem/logging-1.2.2.gem) = a58babc67712b6f303c4240ff1c0151f
> -SHA256 (rubygem/logging-1.2.2.gem) = d3ab55eb956e095a34d909d6c7b324b84db11861390b90234861cf66e8eaf5fb
> -SIZE (rubygem/logging-1.2.2.gem) = 73728
> +MD5 (rubygem/logging-1.3.0.gem) = 66039dcf74c01ebc66ec9b6f69fd8a38
> +SHA256 (rubygem/logging-1.3.0.gem) = b3a4b0420047ccdd61902e6d1d3e0881085aa08884341043c14dd6c0a5b56036
> +SIZE (rubygem/logging-1.3.0.gem) = 66560
> --- rubygem-logging-1.3.0.patch ends here ---
> 

-- 
Ryan Steinmetz
Comment 7 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-10 22:19:40 UTC
State Changed
From-To: feedback->open

Maintainer has approved.
Comment 8 dfilter service freebsd_committer freebsd_triage 2010-01-12 00:43:50 UTC
pgollucci    2010-01-12 00:43:34 UTC

  FreeBSD ports repository

  Modified files:
    devel/rubygem-logging Makefile distinfo 
  Log:
  - Update to 1.3.0
  
  PR:             ports/142602
  Approved by:    rpsfa@rit.edu
  rpsfa@rit.edu
  rpsfa@rit.edu
  rpsfa@rit.edu (maintainer)
  Submitted by:   myself (pgollucci@)
  
  Revision  Changes    Path
  1.2       +3 -3      ports/devel/rubygem-logging/Makefile
  1.2       +3 -3      ports/devel/rubygem-logging/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 9 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-12 00:45:54 UTC
State Changed
From-To: open->closed

Committed. Thanks!