Bug 137550

Summary: [PATCH] net/grdc: BUMP PORTREVISON
Product: Ports & Packages Reporter: Sylvio César Teixeira Amorim <scjamorim>
Component: Individual Port(s)Assignee: Alexander Logvinov <avl>
Status: Closed FIXED    
Severity: Affects Only Me CC: avl
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
grdc-0.6.0_1.patch
none
grdc-0.6.0_1.patch none

Description Sylvio César Teixeira Amorim 2009-08-08 02:30:04 UTC
There is an update in libssh port. In favor of the latest update of libssh(ports/137549).
Please, here is an update in your port and I'd like to know your opinion about it.

You can see log the libssh port in mine tinderbox:
http://www.scjamorim.org/Home/libssh-0.3.2.log

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

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-08-08 02:30:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->avl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-17 04:28:11 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This port does not build cleanly with your patch, 
http://goodking.goodking.ca/tb/errors/7-FreeBSD/grdc-0.6.0_1.log

Please investigate and follow up.

Thanks.


Thomas

- -- 
Thomas Abthorpe		| FreeBSD Committer
tabthorpe@FreeBSD.org	| http://people.freebsd.org/~tabthorpe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAkqIzlcACgkQ5Gm/jNBp8qDFFACfXCHrzrTKcZq1hy2c3gv3uime
PMYAn2lu4Jjkz5QC05W4GoFxzULsMvEB
=50VR
-----END PGP SIGNATURE-----
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-17 04:31:41 UTC
State Changed
From-To: open->feedback

Ask for submitter fix.
Comment 4 Sylvio César Teixeira Amorim 2009-08-19 04:31:17 UTC
Patch corrected.

You can see log in mine tinderbox:
7-stable - amd64
http://www.scjamorim.org/Home/grdc-0.6.0_1.log




Comment 5 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-20 20:29:08 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Sylvio

The configure script does not accept --disable-nls. It appears that more needs 
to be done to disable it.


Thomas

- -- 
Thomas Abthorpe		| FreeBSD Committer
tabthorpe@FreeBSD.org	| http://people.freebsd.org/~tabthorpe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAkqNpA8ACgkQ5Gm/jNBp8qABlgCfVhazJsYLVm/4674KgDuoZ5s5
fB4AnjquwACk37gHAf5CBn0KcQoL59Zy
=0+Lu
-----END PGP SIGNATURE-----
Comment 6 Sylvio César Teixeira Amorim 2009-08-20 21:52:10 UTC
Ok, so you could close the PR without to apply the change, but I
compiled the grdc with "- disable-NLS" and not have any problem.

You can see log in mine tinderbox:
http://www.scjamorim.org/Home/grdc-0.6.0_1.log


Regards,

Sylvio Cesar


2009/8/20 Thomas Abthorpe <tabthorpe@freebsd.org>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Sylvio
>
> The configure script does not accept --disable-nls. It appears that more =
needs
> to be done to disable it.
>
>
> Thomas
>
> - --
> Thomas Abthorpe =A0 =A0 =A0 =A0 | FreeBSD Committer
> tabthorpe@FreeBSD.org =A0 | http://people.freebsd.org/~tabthorpe
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.12 (FreeBSD)
>
> iEYEARECAAYFAkqNpA8ACgkQ5Gm/jNBp8qABlgCfVhazJsYLVm/4674KgDuoZ5s5
> fB4AnjquwACk37gHAf5CBn0KcQoL59Zy
> =3D0+Lu
> -----END PGP SIGNATURE-----
Comment 7 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-21 15:08:13 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On August 20, 2009 04:52:10 pm Sylvio Cesar wrote:
> Ok, so you could close the PR without to apply the change, but I
> compiled the grdc with "- disable-NLS" and not have any problem.

If the --disable-nls hook worked, then the following files would not get 
created

share/locale/el/LC_MESSAGES/grdc.mo
share/locale/es/LC_MESSAGES/grdc.mo
share/locale/pl/LC_MESSAGES/grdc.mo
share/locale/zh_CN/LC_MESSAGES/grdc.mo

I will suspend this PR, and have avl@ look at it in greater detail.


Thomas

- -- 
Thomas Abthorpe		| FreeBSD Committer
tabthorpe@FreeBSD.org	| http://people.freebsd.org/~tabthorpe
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (FreeBSD)

iEYEARECAAYFAkqOqk4ACgkQ5Gm/jNBp8qCUFgCdEegYBV3R8OHlOybDccWzE3BA
EhcAn3Wjx5ITVtKpsbUQC+13elfQ91nY
=1YzI
-----END PGP SIGNATURE-----
Comment 8 Thomas Abthorpe freebsd_committer freebsd_triage 2009-08-21 15:13:08 UTC
State Changed
From-To: feedback->suspended

Await further analysis from avl@
Comment 9 Alexander Logvinov freebsd_committer freebsd_triage 2009-09-03 03:43:57 UTC
State Changed
From-To: suspended->closed

The configure script does not accept --disable-nls. I'll ask the author 
about this option. Thanks!