From gslin@netnews.NCTU.edu.tw  Sat Dec  9 23:34:34 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 9392416A415
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Dec 2006 23:34:34 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2746243CA1
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  9 Dec 2006 23:33:27 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 8A43185; Sun, 10 Dec 2006 07:34:32 +0800 (CST)
Message-Id: <20061209233432.8A43185@netnews.NCTU.edu.tw>
Date: Sun, 10 Dec 2006 07:34:32 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: gslin@gslin.org
Subject: [PATCH] sysutils/fusefs-httpfs: update to 2.06.08.26, reset maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         106544
>Category:       ports
>Synopsis:       [PATCH] sysutils/fusefs-httpfs: update to 2.06.08.26, reset maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 09 23:40:05 GMT 2006
>Closed-Date:    Thu Dec 14 08:52:32 GMT 2006
>Last-Modified:  Thu Dec 14 09:00:24 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE-p8 FreeBSD 6.1-RELEASE-p8 #0: Fri Sep 29 03:41:50 CST 2006
>Description:
- Update to 2.06.08.26
- Reset maintainership to ports@FreeBSD.org

Port maintainer (gslin@gslin.org) is cc'd.

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

--- fusefs-httpfs-2.06.08.26.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/fusefs-httpfs/Makefile /home/staff/gslin/work/ports/fusefs-httpfs/Makefile
--- /usr/ports/sysutils/fusefs-httpfs/Makefile	Tue Aug 15 03:14:49 2006
+++ /home/staff/gslin/work/ports/fusefs-httpfs/Makefile	Sun Dec 10 07:32:11 2006
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	httpfs
-PORTVERSION=	2.06.07.10
+PORTVERSION=	2.06.08.26
 CATEGORIES=	sysutils www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	fusefs-
-DISTNAME=	${PORTNAME}_${PORTVERSION}
+DISTNAME=	${PORTNAME}_with_static_binaries_${PORTVERSION}
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Fuse-based http filesystem
 
 RUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
 BUILD_DEPENDS=	${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
 
 PLIST_FILES=	bin/httpfs
-USE_BZIP2=	yes
 WRKSRC=		${WRKDIR}
 
 do-build:
diff -ruN --exclude=CVS /usr/ports/sysutils/fusefs-httpfs/distinfo /home/staff/gslin/work/ports/fusefs-httpfs/distinfo
--- /usr/ports/sysutils/fusefs-httpfs/distinfo	Wed Jul 19 09:03:39 2006
+++ /home/staff/gslin/work/ports/fusefs-httpfs/distinfo	Sun Dec 10 07:32:03 2006
@@ -1,3 +1,3 @@
-MD5 (httpfs_2.06.07.10.tar.bz2) = f62e2f333651a7c21b610d0ec4f52f03
-SHA256 (httpfs_2.06.07.10.tar.bz2) = b6291852ae2810528585447b835aa9d507c6ee7d1a4e7889e183e0305f753223
-SIZE (httpfs_2.06.07.10.tar.bz2) = 13990
+MD5 (httpfs_with_static_binaries_2.06.08.26.tar.gz) = e2840f8586738384872eeaad7ae2d83a
+SHA256 (httpfs_with_static_binaries_2.06.08.26.tar.gz) = b34d23d9e67b3e7931b2c0dc53fd997dcaf3d6b2126f87a25b51dd00c25e4e65
+SIZE (httpfs_with_static_binaries_2.06.08.26.tar.gz) = 115384
--- fusefs-httpfs-2.06.08.26.patch ends here ---

>Release-Note:
>Audit-Trail:
Class-Changed-From-To: update->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Sat Dec 9 23:40:23 UTC 2006 
Class-Changed-Why:  
Fix category (submitter is maintainer) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106544 
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Dec 9 23:40:30 UTC 2006 
Responsible-Changed-Why:  
clsung@ wants his PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106544 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Thu Dec 14 08:52:31 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/106544: commit references a PR
Date: Thu, 14 Dec 2006 08:58:15 +0000 (UTC)

 clsung      2006-12-14 08:52:22 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/fusefs-httpfs Makefile distinfo 
   Log:
   - Update to 2.06.08.26
   - Reset maintainership to ports@FreeBSD.org
   
   PR:             ports/106544
   Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
   
   Revision  Changes    Path
   1.3       +3 -4      ports/sysutils/fusefs-httpfs/Makefile
   1.2       +3 -3      ports/sysutils/fusefs-httpfs/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:
