ports/172538: [PATCH] ftp/bareftp Update to 0.3.9

Chris Petrik c.petrik.sosa at gmail.com
Tue Oct 9 22:30:19 UTC 2012


>Number:         172538
>Category:       ports
>Synopsis:       [PATCH] ftp/bareftp Update to 0.3.9
>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:   Tue Oct 09 22:30:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chris Petrik
>Release:        FreeBSD 10-CURRENT
>Organization:
none
>Environment:
>Description:
Update ftp/bareftp to version 0.3.9


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: bareftp/pkg-plist
===================================================================
--- bareftp/pkg-plist	(revision 305590)
+++ bareftp/pkg-plist	(working copy)
@@ -35,4 +35,5 @@
 share/locale/ru/LC_MESSAGES/bareftp.mo
 share/locale/sk/LC_MESSAGES/bareftp.mo
 share/locale/sv/LC_MESSAGES/bareftp.mo
+share/locale/hu/LC_MESSAGES/bareftp.mo
 @dirrm lib/bareftp
Index: bareftp/Makefile
===================================================================
--- bareftp/Makefile	(revision 305590)
+++ bareftp/Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bareftp
-PORTVERSION=	0.3.8
+PORTVERSION=	0.3.9
 PORTREVISION=	1
 CATEGORIES=	ftp
 MASTER_SITES=	http://www.bareftp.org/release/
Index: bareftp/distinfo
===================================================================
--- bareftp/distinfo	(revision 305590)
+++ bareftp/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (bareftp-0.3.8.tar.gz) = 6697aa93a32e7af55de25e1d46d12004ce2dacd673407b3c2129da1add0d7d46
-SIZE (bareftp-0.3.8.tar.gz) = 591198
+SHA256 (bareftp-0.3.9.tar.gz) = ac799d0b38695c8dbff85ef497746868a4b07ff2a86e61a901d8e61f125aeaef
+SIZE (bareftp-0.3.9.tar.gz) = 593672
Index: bareftp/files/patch-po-LINGUAS
===================================================================
--- bareftp/files/patch-po-LINGUAS	(revision 305590)
+++ bareftp/files/patch-po-LINGUAS	(working copy)
@@ -1,13 +1,11 @@
-
-$FreeBSD$
-
---- po/LINGUAS.orig
-+++ po/LINGUAS
-@@ -1,12 +1,12 @@
+--- po/LINGUAS.bak	2012-10-09 15:03:53.000000000 +0000
++++ po/LINGUAS	2012-10-09 15:05:12.000000000 +0000
+@@ -1,13 +1,13 @@
 -ca
 -de
 -es
 -fr
+-hu
 -it
 -ja
 -nb
@@ -19,6 +17,7 @@
 +de \
 +es \
 +fr \
++hu \
 +it \
 +ja \
 +nb \


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


More information about the freebsd-ports-bugs mailing list