From nobody@FreeBSD.org  Thu Dec 12 23:23:58 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 59D99435
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 Dec 2013 23:23:58 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 455F51370
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 Dec 2013 23:23:58 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBCNNwVq022486
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 12 Dec 2013 23:23:58 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBCNNwBm022479;
	Thu, 12 Dec 2013 23:23:58 GMT
	(envelope-from nobody)
Message-Id: <201312122323.rBCNNwBm022479@oldred.freebsd.org>
Date: Thu, 12 Dec 2013 23:23:58 GMT
From: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER] deskutils/rednotebook: update to 1.8.0
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184734
>Category:       ports
>Synopsis:       [MAINTAINER] deskutils/rednotebook: update to 1.8.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 12 23:30:00 UTC 2013
>Closed-Date:    Wed Dec 18 09:18:42 UTC 2013
>Last-Modified:  Wed Dec 18 09:20:00 UTC 2013
>Originator:     Hon-Yu Lawrence Cheung
>Release:        FreeBSD 9.2-RELEASE-p1
>Organization:
>Environment:
FreeBSD a5552.honyucheung.net 9.2-RELEASE-p1 FreeBSD 9.2-RELEASE-p1 #4 r257236: Mon Oct 28 17:38:47 HKT 2013     root@a5552.honyucheung.net:/usr/obj/usr/src/sys/A5552  amd64
>Description:
update to 1.8.0
>How-To-Repeat:

>Fix:
apply the patch.txt

Patch attached with submission follows:

--- Makefile.original	2013-12-13 07:07:01.000000000 +0800
+++ Makefile	2013-12-13 07:16:47.000000000 +0800
@@ -1,10 +1,10 @@
 # Created by: Hon-Yu Lawrence Cheung (cheunghonyu@gmail.com)
 # $FreeBSD: deskutils/rednotebook/Makefile 333845 2013-11-15 10:43:17Z sunpoet $
 
 PORTNAME=	rednotebook
-PORTVERSION=	1.7.3
+PORTVERSION=	1.8.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF
 MASTER_SITE_SUBDIR=	rednotebook
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
--- distinfo.original	2013-12-13 07:22:31.000000000 +0800
+++ distinfo	2013-12-13 07:17:52.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (rednotebook-1.7.3.tar.gz) = c16d2759e5de6696e31071b8cc3969209c7f1324c5a39670bf241c0f2c52beb7
-SIZE (rednotebook-1.7.3.tar.gz) = 481002
+SHA256 (rednotebook-1.8.0.tar.gz) = 63beacfdc738a9640bcc7b35ae28c18c7310d9f6fc9e9a6afafcc4d37f628213
+SIZE (rednotebook-1.8.0.tar.gz) = 500452


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Fri Dec 13 13:03:36 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184734 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Wed Dec 18 09:18:42 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184734 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184734: commit references a PR
Date: Wed, 18 Dec 2013 09:18:40 +0000 (UTC)

 Author: culot
 Date: Wed Dec 18 09:18:27 2013
 New Revision: 336807
 URL: http://svnweb.freebsd.org/changeset/ports/336807
 
 Log:
   - Update to 1.8.0
   
   Changes:	http://bazaar.launchpad.net/~jendrikseipp/rednotebook/trunk/view/head:/CHANGELOG
   PR:		ports/184734
   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	Wed Dec 18 09:05:36 2013	(r336806)
 +++ head/deskutils/rednotebook/Makefile	Wed Dec 18 09:18:27 2013	(r336807)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	rednotebook
 -PORTVERSION=	1.7.3
 +PORTVERSION=	1.8.0
  CATEGORIES=	deskutils python
  MASTER_SITES=	SF
  MASTER_SITE_SUBDIR=	rednotebook
 
 Modified: head/deskutils/rednotebook/distinfo
 ==============================================================================
 --- head/deskutils/rednotebook/distinfo	Wed Dec 18 09:05:36 2013	(r336806)
 +++ head/deskutils/rednotebook/distinfo	Wed Dec 18 09:18:27 2013	(r336807)
 @@ -1,2 +1,2 @@
 -SHA256 (rednotebook-1.7.3.tar.gz) = c16d2759e5de6696e31071b8cc3969209c7f1324c5a39670bf241c0f2c52beb7
 -SIZE (rednotebook-1.7.3.tar.gz) = 481002
 +SHA256 (rednotebook-1.8.0.tar.gz) = 63beacfdc738a9640bcc7b35ae28c18c7310d9f6fc9e9a6afafcc4d37f628213
 +SIZE (rednotebook-1.8.0.tar.gz) = 500452
 _______________________________________________
 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"
 
>Unformatted:
