From nobody@FreeBSD.org  Sun Apr 13 14:35:16 2008
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 CA4B91065679
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Apr 2008 14:35:16 +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 B393E8FC28
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Apr 2008 14:35:16 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m3DEZCWQ044160
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 13 Apr 2008 14:35:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m3DEZCNv044159;
	Sun, 13 Apr 2008 14:35:12 GMT
	(envelope-from nobody)
Message-Id: <200804131435.m3DEZCNv044159@www.freebsd.org>
Date: Sun, 13 Apr 2008 14:35:12 GMT
From: Wen heping <wenheping@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [Update] devel/lwp: update to 2.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         122721
>Category:       ports
>Synopsis:       [Update] devel/lwp: update to 2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 13 14:40:01 UTC 2008
>Closed-Date:    Tue Apr 15 02:07:07 UTC 2008
>Last-Modified:  Tue Apr 15 02:10:01 UTC 2008
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb7.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
1 update to lwp 2.4 from 2.3
2 I shall take over the maintainership
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Ncur lwp/Makefile lwp.new/Makefile
--- lwp/Makefile	2007-04-15 19:15:40.000000000 +0000
+++ lwp.new/Makefile	2008-04-13 17:41:57.000000000 +0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=	lwp
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.coda.cs.cmu.edu/pub/lwp/src/ \
 		ftp://ftp.wu-wien.ac.at/pub/systems/coda/src/ \
 		ftp://ftp.planetmirror.com/pub/coda/src/ \
 		ftp://ftp.nctu.edu.tw/mirror/Coda/src/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	wenheping@gmail.com
 COMMENT=	A userspace thread library
 
 USE_GMAKE=	yes
diff -Ncur lwp/distinfo lwp.new/distinfo
--- lwp/distinfo	2006-10-05 17:09:54.000000000 +0000
+++ lwp.new/distinfo	2008-04-13 15:23:13.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (lwp-2.3.tar.gz) = 8dfc35e6ef31598cfa35cb377e2387f8
-SHA256 (lwp-2.3.tar.gz) = fe2e6a094b2a5863319bb19efe0d54097fa110b1a953473ba20521dadbeeea2f
-SIZE (lwp-2.3.tar.gz) = 381102
+MD5 (lwp-2.4.tar.gz) = 5bd3221562de580d51f18c547f7606e3
+SHA256 (lwp-2.4.tar.gz) = 2905ea436d6a9bdd18487e05e2cd253d49d98ec18c662a45310b3a2d913b76c9
+SIZE (lwp-2.4.tar.gz) = 386511
diff -Ncur lwp/pkg-plist lwp.new/pkg-plist
--- lwp/pkg-plist	2006-02-23 10:36:05.000000000 +0000
+++ lwp.new/pkg-plist	2008-04-13 15:34:39.000000000 +0000
@@ -5,4 +5,6 @@
 lib/liblwp.la
 lib/liblwp.so
 lib/liblwp.so.2
+lib/pkgconfig/lwp.pc
 @dirrm include/lwp


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: clsung 
State-Changed-When: Mon Apr 14 01:35:39 UTC 2008 
State-Changed-Why:  
lwp.pc should be installed in libdata/pkgconfig/ instead of lib/pkgconfig/ 

use ports-mgmt/portlint to help you with ports update/test/newport 


http://www.freebsd.org/cgi/query-pr.cgi?pr=122721 
Responsible-Changed-From-To: freebsd-ports-bugs->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Mon Apr 14 01:37:29 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=122721 
State-Changed-From-To: feedback->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Apr 15 02:07:02 UTC 2008 
State-Changed-Why:  
Committed. Thank You. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/122721: commit references a PR
Date: Tue, 15 Apr 2008 02:06:59 +0000 (UTC)

 clsung      2008-04-15 02:06:53 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/lwp            Makefile distinfo pkg-plist 
   Log:
   - Update to 2.4
   - submitter => maintainer
   
   PR:             ports/122721
   Submitted by:   maintainer (Wen heping)
   
   Revision  Changes    Path
   1.29      +9 -3      ports/devel/lwp/Makefile
   1.13      +3 -3      ports/devel/lwp/distinfo
   1.8       +1 -0      ports/devel/lwp/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:
