Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Dec 2010 15:18:51 GMT
From:      chris petrik <c.petrik.sosa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153582: [PATCH] ftp/bareftp update to 0.3.7
Message-ID:  <201012311518.oBVFIpYF087894@red.freebsd.org>
Resent-Message-ID: <201012311520.oBVFK7IR082143@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         153582
>Category:       ports
>Synopsis:       [PATCH] ftp/bareftp update to 0.3.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 31 15:20:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     chris petrik
>Release:        FreeBSD 8.2-PRE
>Organization:
none
>Environment:
FreeBSD 8.2-PRE
>Description:
Finally update bareftp to 0.3.7.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: bareftp/Makefile
===================================================================
RCS file: /usr/local/freebsdcvs/ports/ftp/bareftp/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- bareftp/Makefile	30 Oct 2010 19:28:00 -0000	1.13
+++ bareftp/Makefile	31 Dec 2010 05:59:34 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bareftp
-PORTVERSION=	0.3.6
+PORTVERSION=	0.3.7
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.bareftp.org/release/ \
 		http://www.predatorlabs.net/dl/
Index: bareftp/distinfo
===================================================================
RCS file: /usr/local/freebsdcvs/ports/ftp/bareftp/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- bareftp/distinfo	30 Oct 2010 19:28:00 -0000	1.5
+++ bareftp/distinfo	31 Dec 2010 05:59:42 -0000
@@ -1,2 +1,2 @@
-SHA256 (bareftp-0.3.6.tar.gz) = b3153e130de4f4cc4dd113fcabb2c5622a647fc2d35170253597d36f98c929bc
-SIZE (bareftp-0.3.6.tar.gz) = 582408
+SHA256 (bareftp-0.3.7.tar.gz) = db243cf3bc5d3a5fdf424e397aca2bed1a1912f23dae2224a87e0fa5c9bae3a8
+SIZE (bareftp-0.3.7.tar.gz) = 590132
Index: bareftp/pkg-plist
===================================================================
RCS file: /usr/local/freebsdcvs/ports/ftp/bareftp/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- bareftp/pkg-plist	17 Oct 2010 09:43:01 -0000	1.4
+++ bareftp/pkg-plist	31 Dec 2010 15:02:18 -0000
@@ -33,4 +33,5 @@
 share/locale/pt_BR/LC_MESSAGES/bareftp.mo
 share/locale/ru/LC_MESSAGES/bareftp.mo
 share/locale/sv/LC_MESSAGES/bareftp.mo
+share/locale/sk/LC_MESSAGES/bareftp.mo
 @dirrm lib/bareftp
Index: bareftp/files/patch-po-LINGUAS
===================================================================
RCS file: /usr/local/freebsdcvs/ports/ftp/bareftp/files/patch-po-LINGUAS,v
retrieving revision 1.2
diff -u -r1.2 patch-po-LINGUAS
--- bareftp/files/patch-po-LINGUAS	17 Oct 2010 09:43:01 -0000	1.2
+++ bareftp/files/patch-po-LINGUAS	31 Dec 2010 14:49:25 -0000
@@ -1,6 +1,6 @@
---- po/LINGUAS.orig	2010-10-16 04:48:50.000000000 -0700
-+++ po/LINGUAS	2010-10-16 04:49:14.000000000 -0700
-@@ -1,10 +1,10 @@
+--- po/LINGUAS.old	2010-12-31 08:47:08.000000000 -0600
++++ po/LINGUAS	2010-12-31 08:48:20.000000000 -0600
+@@ -1,11 +1,11 @@
 -ca
 -de
 -es
@@ -10,6 +10,8 @@
 -pl
 -pt_BR
 -ru
+-sk
+-sv
 +ca \
 +de \
 +es \
@@ -19,4 +21,5 @@
 +pl \
 +pt_BR \
 +ru \
- sv
++sk \
++sv 


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012311518.oBVFIpYF087894>