From chinsan@chinsan.twbbs.org  Sun Jan 28 02:55:04 2007
Return-Path: <chinsan@chinsan.twbbs.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id EA28216A402
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Jan 2007 02:55:04 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: from chinsan.twbbs.org (220-132-119-51.HINET-IP.hinet.net [220.132.119.51])
	by mx1.freebsd.org (Postfix) with ESMTP id 8B76813C491
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 Jan 2007 02:55:02 +0000 (UTC)
	(envelope-from chinsan@chinsan.twbbs.org)
Received: by chinsan.twbbs.org (Postfix, from userid 1001)
	id 755841147A; Sun, 28 Jan 2007 10:54:50 +0800 (CST)
Message-Id: <20070128025450.755841147A@chinsan.twbbs.org>
Date: Sun, 28 Jan 2007 10:54:50 +0800 (CST)
From: chinsan <chinsan@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: alepulver@FreeBSD.org
Subject: [PATCH] ftp/filezilla: Update to 3.0.0-beta5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108463
>Category:       ports
>Synopsis:       [PATCH] ftp/filezilla: Update to 3.0.0-beta5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 28 03:00:29 GMT 2007
>Closed-Date:    Mon Feb 05 02:56:04 GMT 2007
>Last-Modified:  Mon Feb  5 03:00:39 GMT 2007
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #5: Wed Jan 24 00:36:42 CST 2007
>Description:
- Update to 3.0.0-beta5

Port maintainer (alepulver@FreeBSD.org) is cc'd.

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

--- filezilla-3.0.0.b5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/ftp/filezilla/Makefile /usr/home/chinsan/project/filezilla/Makefile
--- /usr/ports/ftp/filezilla/Makefile	Sat Jan 13 19:31:49 2007
+++ /usr/home/chinsan/project/filezilla/Makefile	Sun Jan 28 03:23:49 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	filezilla
-DISTVERSION=	3.0.0-beta4
+DISTVERSION=	3.0.0-beta5
 CATEGORIES=	ftp
 MASTER_SITES=	SF
 DISTNAME=	FileZilla_${DISTVERSION}_src
diff -ruN --exclude=CVS /usr/ports/ftp/filezilla/distinfo /usr/home/chinsan/project/filezilla/distinfo
--- /usr/ports/ftp/filezilla/distinfo	Sat Jan 13 19:31:49 2007
+++ /usr/home/chinsan/project/filezilla/distinfo	Sun Jan 28 03:24:01 2007
@@ -1,3 +1,3 @@
-MD5 (FileZilla_3.0.0-beta4_src.tar.bz2) = 765aeb49d9e5f0f025d879d62714e1bf
-SHA256 (FileZilla_3.0.0-beta4_src.tar.bz2) = afa70335a3ec2c19bb423a4320e55d52a66316060be69416ea36cf4831a33278
-SIZE (FileZilla_3.0.0-beta4_src.tar.bz2) = 1237228
+MD5 (FileZilla_3.0.0-beta5_src.tar.bz2) = 9d74d9e83bc62e27a9c4a0356f0acb94
+SHA256 (FileZilla_3.0.0-beta5_src.tar.bz2) = 9fcd112ac08ad879ba1aa4d94ba209dc81e14c81e8c4dfa7c8ec80a8f672454e
+SIZE (FileZilla_3.0.0-beta5_src.tar.bz2) = 1278936
diff -ruN --exclude=CVS /usr/ports/ftp/filezilla/pkg-plist /usr/home/chinsan/project/filezilla/pkg-plist
--- /usr/ports/ftp/filezilla/pkg-plist	Sat Jan 13 19:31:49 2007
+++ /usr/home/chinsan/project/filezilla/pkg-plist	Sun Jan 28 10:02:16 2007
@@ -15,6 +15,7 @@
 %%DATADIR%%/locales/id_ID/filezilla.mo
 %%DATADIR%%/locales/it_IT/filezilla.mo
 %%DATADIR%%/locales/ja_JP/filezilla.mo
+%%DATADIR%%/locales/ka/filezilla.mo
 %%DATADIR%%/locales/km/filezilla.mo
 %%DATADIR%%/locales/ko_KR/filezilla.mo
 %%DATADIR%%/locales/ku/filezilla.mo
@@ -27,6 +28,7 @@
 %%DATADIR%%/locales/pt_BR/filezilla.mo
 %%DATADIR%%/locales/pt_PT/filezilla.mo
 %%DATADIR%%/locales/ro_RO/filezilla.mo
+%%DATADIR%%/locales/ru/filezilla.mo
 %%DATADIR%%/locales/sk/filezilla.mo
 %%DATADIR%%/locales/sl/filezilla.mo
 %%DATADIR%%/locales/sv_SE/filezilla.mo
@@ -107,6 +109,7 @@
 @dirrm %%DATADIR%%/locales/sv_SE
 @dirrm %%DATADIR%%/locales/sl
 @dirrm %%DATADIR%%/locales/sk
+@dirrm %%DATADIR%%/locales/ru
 @dirrm %%DATADIR%%/locales/ro_RO
 @dirrm %%DATADIR%%/locales/pt_PT
 @dirrm %%DATADIR%%/locales/pt_BR
@@ -119,6 +122,7 @@
 @dirrm %%DATADIR%%/locales/ku
 @dirrm %%DATADIR%%/locales/ko_KR
 @dirrm %%DATADIR%%/locales/km
+@dirrm %%DATADIR%%/locales/ka
 @dirrm %%DATADIR%%/locales/ja_JP
 @dirrm %%DATADIR%%/locales/it_IT
 @dirrm %%DATADIR%%/locales/id_ID
--- filezilla-3.0.0.b5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Jan 28 03:00:42 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108463 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Mon Feb 5 02:56:01 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108463: commit references a PR
Date: Mon,  5 Feb 2007 02:55:34 +0000 (UTC)

 alepulver    2007-02-05 02:55:16 UTC
 
   FreeBSD ports repository
 
   Modified files:
     ftp/filezilla        Makefile distinfo pkg-plist 
   Log:
   - Update to version 3.0.0-beta5.
   
   PR:             ports/108463
   Submitted by:   chinsan
   
   Revision  Changes    Path
   1.3       +1 -1      ports/ftp/filezilla/Makefile
   1.3       +3 -3      ports/ftp/filezilla/distinfo
   1.3       +4 -0      ports/ftp/filezilla/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:
