From nobody@FreeBSD.org  Thu Sep 13 19:20:11 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id EFC2810657A5
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Sep 2012 19:20:10 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CCCEF8FC12
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Sep 2012 19:20:10 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8DJKARl032251
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Sep 2012 19:20:10 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q8DJKAMk032250;
	Thu, 13 Sep 2012 19:20:10 GMT
	(envelope-from nobody)
Message-Id: <201209131920.q8DJKAMk032250@red.freebsd.org>
Date: Thu, 13 Sep 2012 19:20:10 GMT
From: Grzegorz Blach <magik@roorback.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: editors/jupp updated to 3.1.22
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171618
>Category:       ports
>Synopsis:       editors/jupp updated to 3.1.22
>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 Sep 13 19:30:01 UTC 2012
>Closed-Date:    Fri Sep 14 13:39:20 UTC 2012
>Last-Modified:  Fri Sep 14 13:40:07 UTC 2012
>Originator:     Grzegorz Blach
>Release:        9.1-RC1
>Organization:
>Environment:
FreeBSD silver.nine 9.1-RC1 FreeBSD 9.1-RC1 #7 r240316: Mon Sep 10 19:53:24 CEST 2012     magik@silver.nine:/usr/obj/usr/src/sys/SILVER  amd64
>Description:
Port editors/jupp updated to 3.1.22
Changes: https://www.mirbsd.org/jupp.htm#clog

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN editors/jupp/Makefile editors/jupp/Makefile
--- editors/jupp/Makefile	2012-08-07 05:02:55.000000000 +0200
+++ editors/jupp/Makefile	2012-09-10 16:52:23.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	jupp
-PORTVERSION=	3.1.21
+PORTVERSION=	3.1.22
 CATEGORIES=	editors
 MASTER_SITES=	http://www.mirbsd.org/MirOS/dist/jupp/ \
 		http://pub.allbsd.org/MirOS/dist/jupp/
diff -ruN editors/jupp/distinfo editors/jupp/distinfo
--- editors/jupp/distinfo	2012-08-07 05:02:55.000000000 +0200
+++ editors/jupp/distinfo	2012-09-10 16:52:23.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (joe-3.1jupp21.tgz) = c557f7bd87caf8ac940f5d7cae008fbba2192778b87b0f19b4c508ef790e3a4b
-SIZE (joe-3.1jupp21.tgz) = 440602
+SHA256 (joe-3.1jupp22.tgz) = d5eab4588c5f51785f2bff959961b5f1ed4c5018e2f869d6d91440a0bf6fca9d
+SIZE (joe-3.1jupp22.tgz) = 441340


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Fri Sep 14 05:04:34 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171618 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Fri Sep 14 13:39:17 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171618: commit references a PR
Date: Fri, 14 Sep 2012 13:39:08 +0000 (UTC)

 Author: culot
 Date: Fri Sep 14 13:38:53 2012
 New Revision: 304269
 URL: http://svn.freebsd.org/changeset/ports/304269
 
 Log:
   - Update to 3.1.22
   
   Changes:	https://www.mirbsd.org/jupp.htm#clog
   PR:		ports/171618
   Submitted by:	Grzegorz Blach <magik@roorback.net> (maintainer)
 
 Modified:
   head/editors/jupp/Makefile
   head/editors/jupp/distinfo
 
 Modified: head/editors/jupp/Makefile
 ==============================================================================
 --- head/editors/jupp/Makefile	Fri Sep 14 12:23:32 2012	(r304268)
 +++ head/editors/jupp/Makefile	Fri Sep 14 13:38:53 2012	(r304269)
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	jupp
 -PORTVERSION=	3.1.21
 +PORTVERSION=	3.1.22
  CATEGORIES=	editors
  MASTER_SITES=	http://www.mirbsd.org/MirOS/dist/jupp/ \
  		http://pub.allbsd.org/MirOS/dist/jupp/
 
 Modified: head/editors/jupp/distinfo
 ==============================================================================
 --- head/editors/jupp/distinfo	Fri Sep 14 12:23:32 2012	(r304268)
 +++ head/editors/jupp/distinfo	Fri Sep 14 13:38:53 2012	(r304269)
 @@ -1,2 +1,2 @@
 -SHA256 (joe-3.1jupp21.tgz) = c557f7bd87caf8ac940f5d7cae008fbba2192778b87b0f19b4c508ef790e3a4b
 -SIZE (joe-3.1jupp21.tgz) = 440602
 +SHA256 (joe-3.1jupp22.tgz) = d5eab4588c5f51785f2bff959961b5f1ed4c5018e2f869d6d91440a0bf6fca9d
 +SIZE (joe-3.1jupp22.tgz) = 441340
 _______________________________________________
 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:
