From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] pwgen: bump to version 2.07
Date: Wed, 5 Nov 2014 12:04:51 +0000 [thread overview]
Message-ID: <545A1263.3000902@imgtec.com> (raw)
In-Reply-To: <1415185810-9579-1-git-send-email-gustavo@zacarias.com.ar>
Dear Gustavo Zacarias,
On 11/05/2014 11:10 AM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/pwgen/pwgen.hash | 3 +++
> package/pwgen/pwgen.mk | 2 +-
> 2 files changed, 4 insertions(+), 1 deletion(-)
> create mode 100644 package/pwgen/pwgen.hash
>
> diff --git a/package/pwgen/pwgen.hash b/package/pwgen/pwgen.hash
> new file mode 100644
> index 0000000..2997ed3
> --- /dev/null
> +++ b/package/pwgen/pwgen.hash
> @@ -0,0 +1,3 @@
> +# From http://sourceforge.net/projects/pwgen/files/pwgen/2.07/
> +md5 910b1008cdd86445e9e01305d21ee4c5 pwgen-2.07.tar.gz
> +sha1 51180f9cd5530d79eea18b2443780dec4ec5ea43 pwgen-2.07.tar.gz
> diff --git a/package/pwgen/pwgen.mk b/package/pwgen/pwgen.mk
> index cdc2fd3..9810097 100644
> --- a/package/pwgen/pwgen.mk
> +++ b/package/pwgen/pwgen.mk
> @@ -4,7 +4,7 @@
> #
> ################################################################################
>
> -PWGEN_VERSION = 2.06
> +PWGEN_VERSION = 2.07
> PWGEN_SITE = http://downloads.sourceforge.net/project/pwgen/pwgen/$(PWGEN_VERSION)
> PWGEN_LICENSE = GPLv2
> PWGEN_LICENSE_FILES = debian/copyright
>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Compile-test on MIPS architecture plus checking the files are actually
installed in target and were built for the right architecture.
$ file output/target/usr/bin/pwgen
output/target/usr/bin/pwgen: ELF 32-bit MSB executable, MIPS, MIPS32
rel2 version 1 (SYSV), dynamically linked (uses shared libs), for
GNU/Linux 2.6.16, with unknown capability 0x41000000 = 0xf676e75, with
unknown capability 0x10000 = 0x70401, stripped
Best regards,
--
Vicente Olivert Riera
Graduate Software Engineer, MIPS Processor IP
Imagination Technologies Limited
t: +44 (0)113 2429814
www.imgtec.com
next prev parent reply other threads:[~2014-11-05 12:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-05 11:10 [Buildroot] [PATCH] pwgen: bump to version 2.07 Gustavo Zacarias
2014-11-05 12:04 ` Vicente Olivert Riera [this message]
2014-11-07 7:53 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=545A1263.3000902@imgtec.com \
--to=vincent.riera@imgtec.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.