From nobody@FreeBSD.org  Tue Apr 13 17:46:07 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 D874E1065677
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Apr 2010 17:46:07 +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 C75F38FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Apr 2010 17:46:07 +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 o3DHk7a3028440
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 13 Apr 2010 17:46:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o3DHk7KQ028439;
	Tue, 13 Apr 2010 17:46:07 GMT
	(envelope-from nobody)
Message-Id: <201004131746.o3DHk7KQ028439@www.freebsd.org>
Date: Tue, 13 Apr 2010 17:46:07 GMT
From: Marco Brder <marco.broeder@gmx.eu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [maintainer-update] [patch] devel/diffuse: Update to 0.4.2
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         145677
>Category:       ports
>Synopsis:       [maintainer-update] [patch] devel/diffuse: Update to 0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 13 17:50:01 UTC 2010
>Closed-Date:    Sat Apr 17 19:29:33 UTC 2010
>Last-Modified:  Sat Apr 17 19:30:06 UTC 2010
>Originator:     Marco Brder
>Release:        FreeBSD RELENG_8 amd64
>Organization:
>Environment:
>Description:
- Update port to 0.4.2
- Remove one unneeded blank line
- Move man page installation from 'post-install' to 'do-install' target

Thanks and regards!
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff --git a/devel/diffuse/Makefile b/devel/diffuse/Makefile
index 66dac54..4ae11ff 100644
--- a/devel/diffuse/Makefile
+++ b/devel/diffuse/Makefile
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	diffuse
-PORTVERSION=	0.4.1
-PORTREVISION=	3
+PORTVERSION=	0.4.2
 CATEGORIES=	devel python
 MASTER_SITES=	SF
 
@@ -54,7 +53,7 @@ PLIST_SUB+=	OMF="@comment "
 .ifndef (WITHOUT_NLS)
 PLIST_SUB+=	NLS=""
 USE_GETTEXT=	yes
-TRANSLATIONS=	de ja zh_CN
+TRANSLATIONS=	de es ja zh_CN
 .else
 PLIST_SUB+=	NLS="@comment "
 .endif
@@ -71,7 +70,6 @@ post-patch:
 
 	${REINPLACE_CMD} -e 's|../../etc|${PREFIX}/etc|g' \
 		${WRKSRC}/src/usr/bin/${PORTNAME}
-
 	${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \
 		${WRKSRC}/src/usr/share/omf/${PORTNAME}/${PORTNAME}-C.omf
 
@@ -79,11 +77,10 @@ do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/src/usr/bin/${PORTNAME} \
 		${PREFIX}/bin/
 	${INSTALL_DATA} ${WRKSRC}/src/etc/${PORTNAME}rc ${PREFIX}/etc/
-
-post-install:
 	${INSTALL_MAN} ${WRKSRC}/src/usr/share/man/man1/*.1 \
 		${MANPREFIX}/man/man1/
 
+post-install:
 .ifndef (NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	for n in ${PORTDOCS}; do \
diff --git a/devel/diffuse/distinfo b/devel/diffuse/distinfo
index a9e1019..8fe9f43 100644
--- a/devel/diffuse/distinfo
+++ b/devel/diffuse/distinfo
@@ -1,3 +1,3 @@
-MD5 (diffuse-0.4.1.tar.bz2) = dbdfc4f3ed50e66e2151dc6e2fa3e345
-SHA256 (diffuse-0.4.1.tar.bz2) = 782ac14e925b94feeb2c2cea2e3119c1f2e3bd82ed8e38e77178290c300132ea
-SIZE (diffuse-0.4.1.tar.bz2) = 117740
+MD5 (diffuse-0.4.2.tar.bz2) = 742b48d7dde6a09981176d0d0a263b1a
+SHA256 (diffuse-0.4.2.tar.bz2) = eeebc4e1959f3949899e603a5cb7863a0532bef12c4fdedb017a10871d9bd906
+SIZE (diffuse-0.4.2.tar.bz2) = 124150
diff --git a/devel/diffuse/pkg-plist b/devel/diffuse/pkg-plist
index 74d16af..2193611 100644
--- a/devel/diffuse/pkg-plist
+++ b/devel/diffuse/pkg-plist
@@ -3,6 +3,7 @@ etc/diffuserc
 %%MENU%%share/applications/diffuse.desktop
 %%MENU%%share/pixmaps/diffuse.png
 %%NLS%%share/locale/de/LC_MESSAGES/diffuse.mo
+%%NLS%%share/locale/es/LC_MESSAGES/diffuse.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/diffuse.mo
 %%NLS%%share/locale/zh_CN/LC_MESSAGES/diffuse.mo
 %%OMF%%share/gnome/help/diffuse/C/diffuse.xml


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Tue Apr 13 17:57:46 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

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

From: Marco =?utf-8?q?Br=C3=B6der?= <marco.broeder@gmx.eu>
To: bug-followup@freebsd.org
Cc: marco.broeder@gmx.eu
Subject: Re: ports/145677: [maintainer-update] [patch] devel/diffuse: Update to 0.4.2
Date: Thu, 15 Apr 2010 19:21:59 +0200

 --Boundary-00=_7s0xLolhfLQGitD
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: 7bit
 
 Just two days after the last one upstream released a new version 0.4.3 today.
 
 Here is an updated patch for the port.
 
 Thanks!
 
 -- 
 Regards
 
 --Boundary-00=_7s0xLolhfLQGitD
 Content-Type: text/x-patch;
   charset="utf-8";
   name="diffuse-0.4.3_update.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename="diffuse-0.4.3_update.patch"
 
 diff --git a/devel/diffuse/Makefile b/devel/diffuse/Makefile
 index 66dac54..c2be114 100644
 --- a/devel/diffuse/Makefile
 +++ b/devel/diffuse/Makefile
 @@ -6,8 +6,7 @@
  #
  
  PORTNAME=	diffuse
 -PORTVERSION=	0.4.1
 -PORTREVISION=	3
 +PORTVERSION=	0.4.3
  CATEGORIES=	devel python
  MASTER_SITES=	SF
  
 @@ -54,7 +53,7 @@ PLIST_SUB+=	OMF="@comment "
  .ifndef (WITHOUT_NLS)
  PLIST_SUB+=	NLS=""
  USE_GETTEXT=	yes
 -TRANSLATIONS=	de ja zh_CN
 +TRANSLATIONS=	de es ja zh_CN
  .else
  PLIST_SUB+=	NLS="@comment "
  .endif
 @@ -71,7 +70,6 @@ post-patch:
  
  	${REINPLACE_CMD} -e 's|../../etc|${PREFIX}/etc|g' \
  		${WRKSRC}/src/usr/bin/${PORTNAME}
 -
  	${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|g' \
  		${WRKSRC}/src/usr/share/omf/${PORTNAME}/${PORTNAME}-C.omf
  
 @@ -79,11 +77,10 @@ do-install:
  	${INSTALL_SCRIPT} ${WRKSRC}/src/usr/bin/${PORTNAME} \
  		${PREFIX}/bin/
  	${INSTALL_DATA} ${WRKSRC}/src/etc/${PORTNAME}rc ${PREFIX}/etc/
 -
 -post-install:
  	${INSTALL_MAN} ${WRKSRC}/src/usr/share/man/man1/*.1 \
  		${MANPREFIX}/man/man1/
  
 +post-install:
  .ifndef (NOPORTDOCS)
  	${MKDIR} ${DOCSDIR}
  	for n in ${PORTDOCS}; do \
 diff --git a/devel/diffuse/distinfo b/devel/diffuse/distinfo
 index a9e1019..6b61c4e 100644
 --- a/devel/diffuse/distinfo
 +++ b/devel/diffuse/distinfo
 @@ -1,3 +1,3 @@
 -MD5 (diffuse-0.4.1.tar.bz2) = dbdfc4f3ed50e66e2151dc6e2fa3e345
 -SHA256 (diffuse-0.4.1.tar.bz2) = 782ac14e925b94feeb2c2cea2e3119c1f2e3bd82ed8e38e77178290c300132ea
 -SIZE (diffuse-0.4.1.tar.bz2) = 117740
 +MD5 (diffuse-0.4.3.tar.bz2) = 488812eb4d72567073c0de5552c58b74
 +SHA256 (diffuse-0.4.3.tar.bz2) = 1ecc0d9beb66b32ddbfad19449f40f7a374d20138d914be41f54249fdb6bfd1d
 +SIZE (diffuse-0.4.3.tar.bz2) = 124313
 diff --git a/devel/diffuse/pkg-plist b/devel/diffuse/pkg-plist
 index 74d16af..2193611 100644
 --- a/devel/diffuse/pkg-plist
 +++ b/devel/diffuse/pkg-plist
 @@ -3,6 +3,7 @@ etc/diffuserc
  %%MENU%%share/applications/diffuse.desktop
  %%MENU%%share/pixmaps/diffuse.png
  %%NLS%%share/locale/de/LC_MESSAGES/diffuse.mo
 +%%NLS%%share/locale/es/LC_MESSAGES/diffuse.mo
  %%NLS%%share/locale/ja/LC_MESSAGES/diffuse.mo
  %%NLS%%share/locale/zh_CN/LC_MESSAGES/diffuse.mo
  %%OMF%%share/gnome/help/diffuse/C/diffuse.xml
 
 --Boundary-00=_7s0xLolhfLQGitD--
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Sat Apr 17 19:29:32 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/145677: commit references a PR
Date: Sat, 17 Apr 2010 19:29:27 +0000 (UTC)

 sylvio      2010-04-17 19:29:19 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/diffuse        Makefile distinfo pkg-plist 
   Log:
   - Update to 0.4.3
   
   PR:             ports/145677
   Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
   Approved by:    itetcu (mentor, implicit)
   
   Revision  Changes    Path
   1.11      +3 -6      ports/devel/diffuse/Makefile
   1.6       +3 -3      ports/devel/diffuse/distinfo
   1.7       +1 -0      ports/devel/diffuse/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:
