From mboxrd@z Thu Jan 1 00:00:00 1970 From: git@ipfire.org To: ipfire-scm@lists.ipfire.org Subject: [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 255276ceded76952ecf13741a9b8063f3197cb0b Date: Sat, 07 Jan 2012 21:04:49 +0100 Message-ID: <20120107200452.81DDB200BA@argus.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0775177097353233634==" List-Id: --===============0775177097353233634== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 3.x development tree". The branch, master has been updated via 255276ceded76952ecf13741a9b8063f3197cb0b (commit) via 8d003a2e5e118fe67f2647dd7717b80c38f0cfc4 (commit) from 2c4fd909065842b4cce786116db2d585ed4d29fc (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 255276ceded76952ecf13741a9b8063f3197cb0b Merge: 2c4fd90 8d003a2 Author: Michael Tremer Date: Sat Jan 7 20:56:09 2012 +0100 Merge remote-tracking branch 'stevee/perl-Crypt-PasswdMD5' commit 8d003a2e5e118fe67f2647dd7717b80c38f0cfc4 Author: Stefan Schantl Date: Sat Jan 7 20:44:06 2012 +0100 perl-Crypt-PasswdMD5: New package. ----------------------------------------------------------------------- Summary of changes: .../perl-Crypt-PasswdMD5.nm | 29 +++++++------------ 1 files changed, 11 insertions(+), 18 deletions(-) copy perl-XML-Parser/perl-XML-Parser.nm =3D> perl-Crypt-PasswdMD5/perl-Crypt= -PasswdMD5.nm (56%) Difference in files: diff --git a/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm b/perl-Crypt-Passwd= MD5/perl-Crypt-PasswdMD5.nm new file mode 100644 index 0000000..8eb1500 --- /dev/null +++ b/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm @@ -0,0 +1,46 @@ +############################################################################= ### +# IPFire.org - An Open Source Firewall Solution = # +# Copyright (C) - IPFire Development Team = # +############################################################################= ### + +name =3D perl-Crypt-PasswdMD5 +version =3D 1.3 +release =3D 1 +arch =3D noarch +thisapp =3D Crypt-PasswdMD5-%{version} + +groups =3D Development/Libraries +url =3D http://search.cpan.org/dist/Crypt-PasswdMD5 +license =3D GPL+ +summary =3D Provides interoperable MD5-based crypt() functions. + +description + This package provides MD5-based crypt() functions. +end + +source_dl =3D http://search.cpan.org/CPAN/authors/id/L/LU/LUISMUNOZ/ + +build + requires + perl(ExtUtils::MakeMaker) + end + + build + perl Makefile.PL INSTALLDIRS=3Dvendor + make %{PARALLELISMFLAGS} + end + + make_install_targets =3D pure_install PERL_INSTALL_ROOT=3D%{BUILDROOT} +end + +packages + package %{name} + requires + perl + end + end + + package %{name}-debuginfo + template DEBUGINFO + end +end hooks/post-receive -- IPFire 3.x development tree --===============0775177097353233634==--