From scjamorim@bsd.com.br  Thu Oct 15 01:26:53 2009
Return-Path: <scjamorim@bsd.com.br>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8A8501065692
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Oct 2009 01:26:53 +0000 (UTC)
	(envelope-from scjamorim@bsd.com.br)
Received: from mail-qy0-f203.google.com (mail-qy0-f203.google.com [209.85.221.203])
	by mx1.freebsd.org (Postfix) with ESMTP id 4E6038FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 Oct 2009 01:26:53 +0000 (UTC)
Received: by qyk42 with SMTP id 42so318599qyk.28
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Oct 2009 18:26:52 -0700 (PDT)
Received: by 10.224.43.138 with SMTP id w10mr7684323qae.197.1255570012572;
        Wed, 14 Oct 2009 18:26:52 -0700 (PDT)
Received: from fbsd.scjamorim.org (200-181-86-84.bsace705.dsl.brasiltelecom.net.br [200.181.86.84])
        by mx.google.com with ESMTPS id 20sm2649927qyk.1.2009.10.14.18.26.51
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 14 Oct 2009 18:26:52 -0700 (PDT)
Received: by fbsd.scjamorim.org (Postfix, from userid 0)
	id 56ABD3F416D; Wed, 14 Oct 2009 22:26:50 -0300 (BRT)
Message-Id: <20091015012650.56ABD3F416D@fbsd.scjamorim.org>
Date: Wed, 14 Oct 2009 22:26:50 -0300 (BRT)
From: Sylvio Cesar <scjamorim@bsd.com.br>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] math/pspp: update to 0.6.2. Take maintainership.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         139627
>Category:       ports
>Synopsis:       [PATCH] math/pspp: update to 0.6.2. Take maintainership.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 15 01:30:03 UTC 2009
>Closed-Date:    Sun Nov 01 14:57:10 UTC 2009
>Last-Modified:  Sun Nov  1 15:00:12 UTC 2009
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Update to 0.6.2
- Added USE_LDCONFIG to Makefile
- Changed pkg-plist
- Take maintainership

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pspp-0.6.2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/math/pspp/Makefile,v
retrieving revision 1.25
diff -u -u -r1.25 Makefile
--- Makefile	2 Aug 2009 19:34:41 -0000	1.25
+++ Makefile	15 Oct 2009 01:25:11 -0000
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	pspp
-PORTVERSION=	0.6.1
-PORTREVISION=	1
+PORTVERSION=	0.6.2
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	scjamorim@bsd.com.br
 COMMENT=	Program for statistical analysis of sampled data
 
 LIB_DEPENDS=	plot.4:${PORTSDIR}/graphics/plotutils \
@@ -25,6 +24,7 @@
 USE_ICONV=	yes
 USE_GMAKE=	yes
 USE_AUTOTOOLS=	libtool:22
+USE_LDCONFIG=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 
 INFO=		pspp pspp-dev
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/math/pspp/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	5 Nov 2008 22:53:57 -0000	1.7
+++ distinfo	15 Oct 2009 01:25:11 -0000
@@ -1,3 +1,3 @@
-MD5 (pspp-0.6.1.tar.gz) = b871739200938820d8db898cd200ed06
-SHA256 (pspp-0.6.1.tar.gz) = 0d3154ea4f723a354b3b845c938a2320d726baf900b6d2f9bda3d88bcf097e01
-SIZE (pspp-0.6.1.tar.gz) = 3217033
+MD5 (pspp-0.6.2.tar.gz) = 03080eb9e3ffeb03f18bc925fcd83fcb
+SHA256 (pspp-0.6.2.tar.gz) = ec9639a3dcd3663b8007e600ab1a56291214334a9bba2e8d8c5a314509826385
+SIZE (pspp-0.6.2.tar.gz) = 3375748
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/math/pspp/pkg-plist,v
retrieving revision 1.7
diff -u -u -r1.7 pkg-plist
--- pkg-plist	14 Jan 2009 09:12:01 -0000	1.7
+++ pkg-plist	15 Oct 2009 01:25:11 -0000
@@ -40,6 +40,8 @@
 %%GUI%%share/glade3/pixmaps/22x22/psppire-selector.png
 %%GUI%%share/glade3/pixmaps/22x22/psppire-vbuttonbox.png
 %%NLS%%share/locale/en_GB/LC_MESSAGES/pspp.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/pspp.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/pspp.mo
 %%GUI%%%%DATADIR%%/crosstabs.glade
 %%GUI%%%%DATADIR%%/data-editor.glade
 %%GUI%%%%DATADIR%%/date-scale.png
--- pspp-0.6.2.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->yzlin 
Responsible-Changed-By: yzlin 
Responsible-Changed-When: Thu Oct 15 05:44:10 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139627 
Responsible-Changed-From-To: yzlin->sylvio 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Thu Oct 29 22:14:58 UTC 2009 
Responsible-Changed-Why:  
submitter is now committer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=139627 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Sun Nov 1 14:57:09 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/139627: commit references a PR
Date: Sun,  1 Nov 2009 14:56:55 +0000 (UTC)

 sylvio      2009-11-01 14:56:41 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/pspp            Makefile distinfo pkg-plist 
   Log:
   - Update to 0.6.2
   - Add USE_LDCONFIG
   - Take maintainership.
   
   PR:     ports/139627
   Submitted by:   myself
   Approved by:    itetcu (mentor)
   
   Revision  Changes    Path
   1.26      +3 -3      ports/math/pspp/Makefile
   1.8       +3 -3      ports/math/pspp/distinfo
   1.8       +2 -0      ports/math/pspp/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:
