From nobody@FreeBSD.org  Sat Jun 29 00:16:57 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id 5AE7D722
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 29 Jun 2013 00:16:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 4BDA31D5B
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 29 Jun 2013 00:16:57 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5T0GuBd041697
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 29 Jun 2013 00:16:56 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5T0GubJ041695;
	Sat, 29 Jun 2013 00:16:56 GMT
	(envelope-from nobody)
Message-Id: <201306290016.r5T0GubJ041695@oldred.freebsd.org>
Date: Sat, 29 Jun 2013 00:16:56 GMT
From: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER UPDATE] deskutils/rednotebook to version 1.7.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         180073
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] deskutils/rednotebook to version 1.7.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ak
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 29 00:20:00 UTC 2013
>Closed-Date:    Sat Jun 29 07:10:49 UTC 2013
>Last-Modified:  Sat Jun 29 07:10:49 UTC 2013
>Originator:     Hon-Yu Lawrence Cheung
>Release:        FreeBSD 9.1-RELEASE-p4
>Organization:
>Environment:
FreeBSD a5552.honyucheung.net 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #2 r251935: Tue Jun 18 20:43:23 HKT 2013     root@a5552.honyucheung.net:/usr/obj/usr/src/sys/A5552  amd64

>Description:
update rednotebook to version 1.7.2
>How-To-Repeat:

>Fix:
apply the patch.txt

The following links shows success building log @ redports.org
http://pastebin.com/ZeEgA2GC


Patch attached with submission follows:

--- Makefile.orig	2013-06-29 06:39:23.000000000 +0800
+++ Makefile	2013-06-29 08:14:24.000000000 +0800
@@ -1,10 +1,10 @@
 # Created by: Hon-Yu Lawrence Cheung (cheunghonyu@gmail.com)
 # $FreeBSD: deskutils/rednotebook/Makefile 316464 2013-04-24 18:10:30Z ak $
 
 PORTNAME=	rednotebook
-PORTVERSION=	1.7.1
+PORTVERSION=	1.7.2
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	rednotebook
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
--- distinfo.orig	2013-06-29 06:39:30.000000000 +0800
+++ distinfo	2013-06-29 08:14:36.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (rednotebook-1.7.1.tar.gz) = 5e34990c9557082822db7675ff6666f0ae05182a05e21402c4d33900d66f01d5
-SIZE (rednotebook-1.7.1.tar.gz) = 460109
+SHA256 (rednotebook-1.7.2.tar.gz) = a76be00fd6ccc148ed8160e2c1bf07c026cfb4fa729f6256d81d1d884f13b4df
+SIZE (rednotebook-1.7.2.tar.gz) = 469140


>Release-Note:
>Audit-Trail:

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/180073: commit references a PR
Date: Sat, 29 Jun 2013 07:07:19 +0000 (UTC)

 Author: ak
 Date: Sat Jun 29 07:07:07 2013
 New Revision: 322027
 URL: http://svnweb.freebsd.org/changeset/ports/322027
 
 Log:
   - Update to 1.7.2
   
   PR:	ports/180073
   Submitted by:	Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> (maintainer)
 
 Modified:
   head/deskutils/rednotebook/Makefile
   head/deskutils/rednotebook/distinfo
 
 Modified: head/deskutils/rednotebook/Makefile
 ==============================================================================
 --- head/deskutils/rednotebook/Makefile	Sat Jun 29 05:28:52 2013	(r322026)
 +++ head/deskutils/rednotebook/Makefile	Sat Jun 29 07:07:07 2013	(r322027)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	rednotebook
 -PORTVERSION=	1.7.1
 +PORTVERSION=	1.7.2
  CATEGORIES=	deskutils python
  MASTER_SITES=	SF
  MASTER_SITE_SUBDIR=	rednotebook
 
 Modified: head/deskutils/rednotebook/distinfo
 ==============================================================================
 --- head/deskutils/rednotebook/distinfo	Sat Jun 29 05:28:52 2013	(r322026)
 +++ head/deskutils/rednotebook/distinfo	Sat Jun 29 07:07:07 2013	(r322027)
 @@ -1,2 +1,2 @@
 -SHA256 (rednotebook-1.7.1.tar.gz) = 5e34990c9557082822db7675ff6666f0ae05182a05e21402c4d33900d66f01d5
 -SIZE (rednotebook-1.7.1.tar.gz) = 460109
 +SHA256 (rednotebook-1.7.2.tar.gz) = a76be00fd6ccc148ed8160e2c1bf07c026cfb4fa729f6256d81d1d884f13b4df
 +SIZE (rednotebook-1.7.2.tar.gz) = 469140
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
Responsible-Changed-From-To: freebsd-ports-bugs->ak 
Responsible-Changed-By: ak 
Responsible-Changed-When: Sat Jun 29 07:10:41 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180073 
State-Changed-From-To: open->closed 
State-Changed-By: ak 
State-Changed-When: Sat Jun 29 07:10:49 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=180073 
>Unformatted:
