From tkato432@yahoo.com  Thu Nov 24 18:11:54 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 018EB1065674
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:11:38 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa102lp.auone-net.jp (msa102lp.auone-net.jp [222.3.140.165])
	by mx1.freebsd.org (Postfix) with ESMTP id B5D398FC14
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 24 Nov 2011 18:11:37 +0000 (UTC)
Received: from msa102lp.auone-net.jp (MSA102lp [172.27.12.180])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id BE2F47824A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:01:21 +0900 (JST)
Received: from localhost.localdomain (ZT046077.ppp.dion.ne.jp [59.128.46.77])
	by msa102lp.auone-net.jp (au one net msa) with ESMTP id C36254AC036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 25 Nov 2011 03:01:16 +0900 (JST)
Message-Id: <20111125025043.29eaea7f.tkato432@yahoo.com>
Date: Fri, 25 Nov 2011 02:50:43 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: devel/obby to 0.4.8

>Number:         162819
>Category:       ports
>Synopsis:       Update port: devel/obby to 0.4.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 24 18:20:09 UTC 2011
>Closed-Date:    Mon Nov 28 11:33:37 UTC 2011
>Last-Modified:  Mon Nov 28 11:40:16 UTC 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update net/net6 to 1.3.14
- Update devel/obby to version 0.4.8

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	net_net6.diff
#	devel_obby.diff
#
echo x - net_net6.diff
sed 's/^X//' >net_net6.diff << '690c02410f3a8ecf583936a37ceb4632'
Xdiff -urN /usr/ports/net/net6/Makefile net/net6/Makefile
X--- /usr/ports/net/net6/Makefile	2011-09-24 13:58:52.000000000 +0900
X+++ net/net6/Makefile	2011-11-23 01:29:16.000000000 +0900
X@@ -6,7 +6,7 @@
X #
X 
X PORTNAME=	net6
X-PORTVERSION=	1.3.13
X+PORTVERSION=	1.3.14
X CATEGORIES=	net devel
X MASTER_SITES=	http://releases.0x539.de/net6/
X 
Xdiff -urN /usr/ports/net/net6/distinfo net/net6/distinfo
X--- /usr/ports/net/net6/distinfo	2011-09-01 04:38:33.000000000 +0900
X+++ net/net6/distinfo	2011-11-23 01:39:51.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (net6-1.3.13.tar.gz) = b2513810d42dbf89f0e98ed5c1702cbfb4f9c7f04c66b6c70fa7d5c3a284d80c
X-SIZE (net6-1.3.13.tar.gz) = 465003
X+SHA256 (net6-1.3.14.tar.gz) = 155dd82cbe1f8354205c79ab2bb54af4957047422250482596a34b0e0cc61e21
X+SIZE (net6-1.3.14.tar.gz) = 483549
Xdiff -urN /usr/ports/net/net6/pkg-plist net/net6/pkg-plist
X--- /usr/ports/net/net6/pkg-plist	2010-01-05 15:57:03.000000000 +0900
X+++ net/net6/pkg-plist	2011-11-23 01:42:09.000000000 +0900
X@@ -25,6 +25,7 @@
X lib/libnet6.la
X lib/libnet6.so
X libdata/pkgconfig/net6-1.3.pc
X+%%NLS%%share/locale/ast/LC_MESSAGES/net6.mo
X %%NLS%%share/locale/de/LC_MESSAGES/net6.mo
X %%NLS%%share/locale/en_GB/LC_MESSAGES/net6.mo
X %%NLS%%share/locale/es/LC_MESSAGES/net6.mo
690c02410f3a8ecf583936a37ceb4632
echo x - devel_obby.diff
sed 's/^X//' >devel_obby.diff << '72da4b8b65001b2cadfcae6bbb7e48b0'
Xdiff -urN /usr/ports/devel/obby/Makefile devel/obby/Makefile
X--- /usr/ports/devel/obby/Makefile	2011-09-24 13:26:35.000000000 +0900
X+++ devel/obby/Makefile	2011-11-22 22:56:33.000000000 +0900
X@@ -6,11 +6,9 @@
X #
X 
X PORTNAME=	obby
X-PORTVERSION=	0.4.7
X-PORTREVISION=	1
X+PORTVERSION=	0.4.8
X CATEGORIES=	devel
X-MASTER_SITES=	http://releases.0x539.de/obby/ \
X-		http://www.atarininja.org/~wxs/distfiles/
X+MASTER_SITES=	http://releases.0x539.de/obby/
X 
X MAINTAINER=	ports@FreeBSD.org
X COMMENT=	A library for synced document buffers
X@@ -18,10 +16,12 @@
X LIB_DEPENDS=	sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \
X 		net6:${PORTSDIR}/net/net6
X 
X-MAKE_JOBS_SAFE=	yes
X+LICENSE=	GPLv2
X+
X+USE_GNOME=	gnomehack
X GNU_CONFIGURE=	yes
X-CONFIGURE_ARGS=	--without-howl
X USE_LDCONFIG=	yes
X+MAKE_JOBS_SAFE=	yes
X 
X .if !defined(WITHOUT_NLS)
X CPPFLAGS+=	-I${LOCALBASE}/include
X@@ -33,8 +33,4 @@
X PLIST_SUB+=	NLS="@comment "
X .endif
X 
X-post-patch:
X-	@${REINPLACE_CMD} 's,^pkgconfigdir = .*,pkgconfigdir=$${prefix}/libdata/pkgconfig,' \
X-		${WRKSRC}/Makefile.in
X-
X .include <bsd.port.mk>
Xdiff -urN /usr/ports/devel/obby/distinfo devel/obby/distinfo
X--- /usr/ports/devel/obby/distinfo	2011-07-04 01:58:14.000000000 +0900
X+++ devel/obby/distinfo	2011-11-22 22:43:53.000000000 +0900
X@@ -1,2 +1,2 @@
X-SHA256 (obby-0.4.7.tar.gz) = 2c22668f6915e10e04dabb5f7724e16aea4e1a4166e6e6dd1605bccb5585c1a6
X-SIZE (obby-0.4.7.tar.gz) = 511541
X+SHA256 (obby-0.4.8.tar.gz) = 7d1d7ba6e800cea1b1a3c47d1189f959ef49a647ebe77170351e2dfd27b89b67
X+SIZE (obby-0.4.8.tar.gz) = 530525
Xdiff -urN /usr/ports/devel/obby/pkg-plist devel/obby/pkg-plist
X--- /usr/ports/devel/obby/pkg-plist	2009-02-14 15:26:25.000000000 +0900
X+++ devel/obby/pkg-plist	2011-11-25 02:24:42.000000000 +0900
X@@ -1,6 +1,6 @@
X include/obby/buffer.hpp
X-include/obby/client_buffer.hpp
X include/obby/chat.hpp
X+include/obby/client_buffer.hpp
X include/obby/client_document_info.hpp
X include/obby/colour.hpp
X include/obby/command.hpp
X@@ -28,6 +28,11 @@
X include/obby/ptr_iterator.hpp
X include/obby/record.hpp
X include/obby/ring.hpp
X+include/obby/serialise/attribute.hpp
X+include/obby/serialise/error.hpp
X+include/obby/serialise/object.hpp
X+include/obby/serialise/parser.hpp
X+include/obby/serialise/token.hpp
X include/obby/server_buffer.hpp
X include/obby/server_document_info.hpp
X include/obby/split_operation.hpp
X@@ -35,26 +40,26 @@
X include/obby/user.hpp
X include/obby/user_table.hpp
X include/obby/vector_time.hpp
X-include/obby/serialise/attribute.hpp
X-include/obby/serialise/error.hpp
X-include/obby/serialise/object.hpp
X-include/obby/serialise/parser.hpp
X-include/obby/serialise/token.hpp
X lib/libobby-0.4.so
X lib/libobby-0.4.so.1
X lib/libobby.a
X lib/libobby.la
X lib/libobby.so
X libdata/pkgconfig/obby-0.4.pc
X+%%NLS%%share/locale/ast/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/ca/LC_MESSAGES/obby.mo
X+%%NLS%%share/locale/da/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/de/LC_MESSAGES/obby.mo
X+%%NLS%%share/locale/en_GB/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/es/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/fr/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/it/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/nl/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/oc/LC_MESSAGES/obby.mo
X+%%NLS%%share/locale/pt_BR/LC_MESSAGES/obby.mo
X %%NLS%%share/locale/sv/LC_MESSAGES/obby.mo
X-%%NLS%%@dirrm share/locale/oc/LC_MESSAGES
X-%%NLS%%@dirrm share/locale/oc
X+%%NLS%%share/locale/uk/LC_MESSAGES/obby.mo
X+%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES
X+%%NLS%%@dirrmtry share/locale/oc
X @dirrm include/obby/serialise
X @dirrm include/obby
72da4b8b65001b2cadfcae6bbb7e48b0
exit

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Nov 24 18:20:38 UTC 2011 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162819 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Mon Nov 28 11:33:35 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162819: commit references a PR
Date: Mon, 28 Nov 2011 11:32:41 +0000 (UTC)

 miwi        2011-11-28 11:32:30 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/net6             Makefile distinfo pkg-plist 
   Log:
   - Update to 1.3.14
   
   PR:             162819
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.29      +1 -1      ports/net/net6/Makefile
   1.14      +2 -2      ports/net/net6/distinfo
   1.10      +3 -0      ports/net/net6/pkg-plist
 _______________________________________________
 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"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162819: commit references a PR
Date: Mon, 28 Nov 2011 11:33:33 +0000 (UTC)

 miwi        2011-11-28 11:33:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/obby           Makefile distinfo pkg-plist 
   Log:
   - Update to 0.4.8
   
   PR:             162819
   Submitted by:   Ports Fury
   Feature safe:   yes
   
   Revision  Changes    Path
   1.19      +6 -10     ports/devel/obby/Makefile
   1.8       +2 -2      ports/devel/obby/distinfo
   1.6       +13 -8     ports/devel/obby/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
