FreeBSD Bugzilla – Attachment 134900 Details for
Bug 179629
Update port: ftp/yafc to 1.2.5 (with more fix of NLS support)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.55 KB, created by
Norihiko Murase
on 2013-06-17 05:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Norihiko Murase
Created:
2013-06-17 05:10:00 UTC
Size:
1.55 KB
patch
obsolete
>diff -U 5 -rN ports.old/Makefile ports.new/Makefile >--- ports.old/Makefile 2013-05-07 00:34:17.000000000 +0900 >+++ ports.new/Makefile 2013-06-17 11:48:02.000000000 +0900 >@@ -1,10 +1,10 @@ > # Created by: Chris Piazza <cpiazza@FreeBSD.org> > # $FreeBSD: ftp/yafc/Makefile 317525 2013-05-06 15:34:17Z bapt $ > > PORTNAME= yafc >-PORTVERSION= 1.2.4 >+PORTVERSION= 1.2.5 > CATEGORIES= ftp ipv6 > MASTER_SITES= http://www.yafc-ftp.com/upload/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Yet another ftp client. Similar to ftp(1) >@@ -21,23 +21,21 @@ > CONFIGURE_ENV= ac_cv_ipv6=yes > CONFIGURE_ARGS= --with-socks=no --with-socks5=no --with-krb4=no \ > --with-krb5=no --with-openssl=${OPENSSLBASE} > MAKE_JOBS_SAFE= yes > >-CPPFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >- > MAN1= yafc.1 > INFO= yafc > PORTEXAMPLES= inputrc yafcrc > PLIST_FILES= bin/yafc > > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MNLS} > USE_GNOME+= intltool > USES+= gettext >+CONFIGURE_ARGS+= --with-gettext=${LOCALBASE} > PLIST_FILES+= share/locale/de/LC_MESSAGES/yafc.mo \ > share/locale/sv/LC_MESSAGES/yafc.mo > .else > CONFIGURE_ARGS+= --without-gettext > .endif >diff -U 5 -rN ports.old/distinfo ports.new/distinfo >--- ports.old/distinfo 2013-01-17 07:21:44.000000000 +0900 >+++ ports.new/distinfo 2013-06-17 11:43:04.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (yafc-1.2.4.tar.xz) = 05617edfd477c07e50c0773ca8b21d94e8cbd5b624ad0d0eb6f712563b32676e >-SIZE (yafc-1.2.4.tar.xz) = 362112 >+SHA256 (yafc-1.2.5.tar.xz) = df93b1b8795b49852d555b57b775da4af4fe10baa420b0321f80689f94c45d81 >+SIZE (yafc-1.2.5.tar.xz) = 364664
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179629
: 134900