From nobody@FreeBSD.org  Mon Oct  4 15:14:45 2010
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 94EE6106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Oct 2010 15:14:45 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 83C1B8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  4 Oct 2010 15:14:45 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o94FEhV2020012
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 4 Oct 2010 15:14:43 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o94FEhfg020011;
	Mon, 4 Oct 2010 15:14:43 GMT
	(envelope-from nobody)
Message-Id: <201010041514.o94FEhfg020011@www.freebsd.org>
Date: Mon, 4 Oct 2010 15:14:43 GMT
From: C-S <c-s@c-s.li>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/bzr-explorer (maintainer update)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151208
>Category:       ports
>Synopsis:       [UPDATE] devel/bzr-explorer (maintainer update)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    glarkin
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 04 15:20:04 UTC 2010
>Closed-Date:    Fri Oct 08 23:02:07 EDT 2010
>Last-Modified:  Sat Oct  9 03:10:06 UTC 2010
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 1.1.1
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN bzr-explorer.orig/Makefile bzr-explorer/Makefile
--- bzr-explorer.orig/Makefile	2010-10-04 17:11:23.645531630 +0200
+++ bzr-explorer/Makefile	2010-10-04 17:12:57.899522650 +0200
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	bzr-explorer
-PORTVERSION=	1.0.2
+PORTVERSION=	1.1.1
 CATEGORIES=	devel
-MASTER_SITES=	https://launchpadlibrarian.net/49349475/ \
+MASTER_SITES=	https://launchpadlibrarian.net/57072861/ \
 		http://www.c-s.li/ports/
 
 MAINTAINER=	c-s@c-s.li
@@ -19,14 +19,9 @@
 		bzr:${PORTSDIR}/devel/bazaar-ng
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
-USE_PYTHON=	2.4+
+USE_PYTHON=	yes
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	explorer
 USE_GETTEXT=	yes
 
-.include <bsd.port.pre.mk>
-
-#test:   build
-#        cd ${WRKSRC} && ./bzr selftest explorer
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff -ruN bzr-explorer.orig/distinfo bzr-explorer/distinfo
--- bzr-explorer.orig/distinfo	2010-10-04 17:11:23.645531630 +0200
+++ bzr-explorer/distinfo	2010-10-04 17:12:57.899522650 +0200
@@ -1,3 +1,3 @@
-MD5 (bzr-explorer-1.0.2.tar.gz) = 2ccdb66043c55f7fcf5fbd2fe745cd4f
-SHA256 (bzr-explorer-1.0.2.tar.gz) = 5f00b0d44763e1843dc3ba53c3123861747c7f49504f971f96cc21cbd0527006
-SIZE (bzr-explorer-1.0.2.tar.gz) = 1363775
+MD5 (bzr-explorer-1.1.1.tar.gz) = 7d0ec1ca8625aa52a1c0ec19e80c0a9b
+SHA256 (bzr-explorer-1.1.1.tar.gz) = e003370145c0997d5959ff7c300898d6bbec9f17d3d5bace3c3d7560e919da63
+SIZE (bzr-explorer-1.1.1.tar.gz) = 1409026
diff -ruN bzr-explorer.orig/pkg-plist bzr-explorer/pkg-plist
--- bzr-explorer.orig/pkg-plist	2010-10-04 17:11:23.645531630 +0200
+++ bzr-explorer/pkg-plist	2010-10-04 17:12:57.899522650 +0200
@@ -196,6 +196,7 @@
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/en_GB/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/es/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/et/LC_MESSAGES/explorer.mo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fa/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fi/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fr/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/gl/LC_MESSAGES/explorer.mo
@@ -209,6 +210,7 @@
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/nl/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/oc/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pl/LC_MESSAGES/explorer.mo
+%%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pt/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pt_BR/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/ru/LC_MESSAGES/explorer.mo
 %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/sk/LC_MESSAGES/explorer.mo
@@ -278,6 +280,8 @@
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/ru
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pt_BR/LC_MESSAGES
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pt_BR
+@dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pt/LC_MESSAGES
+@dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pt
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pl/LC_MESSAGES
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/pl
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/oc/LC_MESSAGES
@@ -304,6 +308,8 @@
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fr
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fi/LC_MESSAGES
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fi
+@dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fa/LC_MESSAGES
+@dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/fa
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/et/LC_MESSAGES
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/et
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/locale/es/LC_MESSAGES
@@ -360,5 +366,5 @@
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/clothes/Bazaar support
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer/clothes
 @dirrm %%PYTHON_SITELIBDIR%%/bzrlib/plugins/explorer
-@dirrmtry %%PYTHON_SITELIBDIR%%/bzrlib
 @dirrmtry %%PYTHON_SITELIBDIR%%/bzrlib/plugins
+@dirrmtry %%PYTHON_SITELIBDIR%%/bzrlib


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->glarkin 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Oct 4 15:20:12 UTC 2010 
Responsible-Changed-Why:  
glarkin@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151208 
State-Changed-From-To: open->closed 
State-Changed-By: glarkin 
State-Changed-When: Fri Oct 8 23:01:56 EDT 2010 
State-Changed-Why:  
Committed, thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151208: commit references a PR
Date: Sat,  9 Oct 2010 03:01:55 +0000 (UTC)

 glarkin     2010-10-09 03:01:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/bzr-explorer   Makefile distinfo pkg-plist 
   Log:
   - Updated to 1.1.1
   - Miscellaneous Makefile cleanups
   
   PR:             ports/151208
   Submitted by:   Carlo Strub <c-s at c-s dot li> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -9      ports/devel/bzr-explorer/Makefile
   1.2       +3 -3      ports/devel/bzr-explorer/distinfo
   1.3       +7 -1      ports/devel/bzr-explorer/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:
