From yzlin@cs.nctu.edu.tw  Sun Oct 12 12:30:54 2008
Return-Path: <yzlin@cs.nctu.edu.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 85981106568F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Oct 2008 12:30:54 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from csmailgate.cs.nctu.edu.tw (csmailgate.cs.nctu.edu.tw [140.113.235.103])
	by mx1.freebsd.org (Postfix) with ESMTP id 5463E8FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 12 Oct 2008 12:30:54 +0000 (UTC)
	(envelope-from yzlin@cs.nctu.edu.tw)
Received: from stucgi.cs.nctu.edu.tw (stucgi [140.113.235.130])
	by csmailgate.cs.nctu.edu.tw (Postfix) with ESMTP id A3E721049AC;
	Sun, 12 Oct 2008 20:30:52 +0800 (CST)
Received: (from yzlin@localhost)
	by stucgi.cs.nctu.edu.tw (8.14.2/8.14.2/Submit) id m9CCUo1Z087937;
	Sun, 12 Oct 2008 20:30:50 +0800 (CST)
	(envelope-from yzlin)
Message-Id: <200810121230.m9CCUo1Z087937@stucgi.cs.nctu.edu.tw>
Date: Sun, 12 Oct 2008 20:30:50 +0800 (CST)
From: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc: steinex@ghs.l.google.com
Subject: [PATCH] misc/apparix: update to 20080725
X-Send-Pr-Version: 3.113
X-GNATS-Notify: steinex@nognu.de

>Number:         128031
>Category:       ports
>Synopsis:       [PATCH] misc/apparix: update to 20080725
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lwhsu
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 12 12:40:00 UTC 2008
>Closed-Date:    Tue Oct 21 10:03:42 UTC 2008
>Last-Modified:  Tue Oct 21 10:10:00 UTC 2008
>Originator:     Yi-Jheng Lin
>Release:        FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
NCTU CS
>Environment:
System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep  5 14:56:26 CST
>Description:
- Update to 20080725

Port maintainer (steinex@nognu.de) is cc'd.

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

--- apparix-20080725.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/apparix/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	25 Jul 2008 14:34:31 -0000	1.6
+++ Makefile	12 Oct 2008 12:29:38 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	apparix
-PORTVERSION=	20070918
+PORTVERSION=	20080725
 CATEGORIES=	misc
 MASTER_SITES=	http://micans.org/apparix/src/
-DISTNAME=	${PORTNAME}-07-261
+DISTNAME=	${PORTNAME}-08-206
 
 MAINTAINER=	steinex@nognu.de
 COMMENT=	Bookmark directories and apparate inside them
@@ -26,9 +26,7 @@
 	${INSTALL_MAN} ${WRKSRC}/doc/${MAN1} ${MAN1PREFIX}/man/man1
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
-.for f in ${PORTDOCS}
-	${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
-.endfor
+	${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/doc/,} ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/apparix/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	12 Dec 2007 17:29:00 -0000	1.4
+++ distinfo	12 Oct 2008 12:29:38 -0000
@@ -1,3 +1,3 @@
-MD5 (apparix-07-261.tar.gz) = 1667a40e3b6cdf0405e543a539f4369b
-SHA256 (apparix-07-261.tar.gz) = 7ecd798554628a5559630e4fecd374f408aeed934886cf06e4bf2692c9cc0c07
-SIZE (apparix-07-261.tar.gz) = 240429
+MD5 (apparix-08-206.tar.gz) = 722ec5c924e1bfa3a113cc44cb9ef2fd
+SHA256 (apparix-08-206.tar.gz) = f0fc143c415e61dbd99f98390fe0d7d49fa63c6998fd966ef8c835b34f133f5d
+SIZE (apparix-08-206.tar.gz) = 246923
--- apparix-20080725.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 12 12:40:10 UTC 2008 
Responsible-Changed-Why:  
lwhsu@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128031 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Oct 12 12:40:13 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: steinex@nognu.de
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/128031: [PATCH] misc/apparix: update to 20080725
Date: Sun, 12 Oct 2008 12:40:11 UT

 Maintainer of misc/apparix,
 
 Please note that PR ports/128031 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/128031
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Frank Steinborn <steinex@nognu.de>
To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: ports/128031: [PATCH] misc/apparix: update to 20080725
Date: Fri, 17 Oct 2008 16:45:45 +0200

 Patch approved. Thanks to submitter!
State-Changed-From-To: feedback->open 
State-Changed-By: lwhsu 
State-Changed-When: Fri Oct 17 22:36:13 UTC 2008 
State-Changed-Why:  
Maintainer has approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=128031 
State-Changed-From-To: open->closed 
State-Changed-By: lwhsu 
State-Changed-When: Tue Oct 21 10:03:41 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/128031: commit references a PR
Date: Tue, 21 Oct 2008 10:03:47 +0000 (UTC)

 lwhsu       2008-10-21 10:03:32 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/apparix         Makefile distinfo 
   Log:
   - Update to 20080725
   
   PR:             ports/128031
   Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
   Approved by:    Frank Steinborn <steinex AT nognu.de> (maintainer)
   
   Revision  Changes    Path
   1.7       +3 -5      ports/misc/apparix/Makefile
   1.5       +3 -3      ports/misc/apparix/distinfo
 _______________________________________________
 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:
