From babak@farrokhi.net  Sun Oct 29 21:13:40 2006
Return-Path: <babak@farrokhi.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B08E116A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Oct 2006 21:13:40 +0000 (UTC)
	(envelope-from babak@farrokhi.net)
Received: from plesk.datak-telecom.net (plesk.datak-telecom.net [81.91.129.96])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AD1C943D4C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Oct 2006 21:13:39 +0000 (GMT)
	(envelope-from babak@farrokhi.net)
Received: (qmail 76847 invoked from network); 30 Oct 2006 00:43:37 +0330
Received: from unknown (HELO starfish.farrokhi.net) (81.91.130.217)
  by 81.91.129.125 with SMTP; 30 Oct 2006 00:43:37 +0330
Message-Id: <1162156417.53551@starfish.farrokhi.net>
Date: Mon, 30 Oct 2006 00:43:37 +0330
From: Babak Farrokhi <babak@farrokhi.net>
Reply-To: Babak Farrokhi <babak@farrokhi.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [update port] port www/bluefish - update to 1.0.6
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         104913
>Category:       ports
>Synopsis:       [update port] port www/bluefish - update to 1.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 29 21:20:15 GMT 2006
>Closed-Date:    Wed Nov 01 08:10:50 GMT 2006
>Last-Modified:  Wed Nov  1 08:20:24 GMT 2006
>Originator:     Babak Farrokhi
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD starfish.farrokhi.net 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 22 14:10:00 IRST 2006 root@starfish.datak.net:/usr/obj/usr/src/sys/STARFISH i386


	
>Description:
	
- update to 1.0.6
- take over maintainership
>How-To-Repeat:
	
>Fix:

	

--- bluefish.patch begins here ---
diff -ruN bluefish.orig/Makefile bluefish/Makefile
--- bluefish.orig/Makefile	Wed Oct 25 21:37:57 2006
+++ bluefish/Makefile	Thu Oct 26 18:19:32 2006
@@ -7,16 +7,12 @@
 #
 
 PORTNAME=	bluefish
-PORTVERSION=	1.0.5
-PORTREVISION=	1
+PORTVERSION=	1.0.6
 CATEGORIES=	www editors
-MASTER_SITES=	http://pkedu.fbt.wur.nl/~olivier/${DOWNLOAD}/ \
-		http://bluefish.mrball.net/${DOWNLOAD}/ \
-		ftp://ftp.ratisbona.com/pub/bluefish/${DOWNLOAD}/ \
-		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	babak@farrokhi.net
 COMMENT=	HTML editor designed for the experienced web designer
 
 LIB_DEPENDS=	pcre.0:${PORTSDIR}/devel/pcre-utf8 \
@@ -29,7 +25,6 @@
 RUN_DEPENDS+=	tidy:${PORTSDIR}/www/tidy
 .endif
 
-DOWNLOAD=	downloads
 USE_BZIP2=	yes
 USE_GETTEXT=	yes
 USE_GNOME=	gnomehier gtk20 gnomevfs2
diff -ruN bluefish.orig/distinfo bluefish/distinfo
--- bluefish.orig/distinfo	Wed Oct 25 21:37:57 2006
+++ bluefish/distinfo	Thu Oct 26 10:21:27 2006
@@ -1,3 +1,3 @@
-MD5 (bluefish-1.0.5.tar.bz2) = 26701c09d41e5dea987155cdc9d0ac94
-SHA256 (bluefish-1.0.5.tar.bz2) = dc957c1af2f272c7d518c68c1c5d3beb693e02dd538f0641ef58d7eeccd41221
-SIZE (bluefish-1.0.5.tar.bz2) = 1492532
+MD5 (bluefish-1.0.6.tar.bz2) = 99eed255d05c3373a6e610e948626aa6
+SHA256 (bluefish-1.0.6.tar.bz2) = e7a60db3e51b4365e30a3efba2a8982d36cbce973ed5ed12c792956fb7de2e0c
+SIZE (bluefish-1.0.6.tar.bz2) = 1504685
--- bluefish.patch ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Oct 29 21:20:28 UTC 2006 
Responsible-Changed-Why:  
miwi@ wants this PRs 

http://www.freebsd.org/cgi/query-pr.cgi?pr=104913 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Wed Nov 1 08:10:47 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/104913: commit references a PR
Date: Wed,  1 Nov 2006 08:10:41 +0000 (UTC)

 miwi        2006-11-01 08:10:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/bluefish         Makefile distinfo 
   Log:
   - Update to 1.0.6
   - Pass maintainership to submitter
   
   PR:             ports/104913
   Submitted by:   Babak Farrokhi <babak@farrokhi.net>
   
   Revision  Changes    Path
   1.48      +3 -8      ports/www/bluefish/Makefile
   1.16      +3 -3      ports/www/bluefish/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:
