From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] dev/ulm:skey-1.1.5-patches-3 commit in: patchsets/skey/1.1.5/ Date: Fri, 4 Sep 2015 08:33:30 +0000 (UTC) [thread overview] Message-ID: <1435266317.39800b6eb48e05a2c907265578e407282a6738f7.ulm@gentoo> (raw) commit: 39800b6eb48e05a2c907265578e407282a6738f7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 25 21:05:17 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jun 25 21:05:17 2015 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=39800b6e timelocal.pl has been superseded by Time::Local. patchsets/skey/1.1.5/13_all_perl-timelocal.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/patchsets/skey/1.1.5/13_all_perl-timelocal.patch b/patchsets/skey/1.1.5/13_all_perl-timelocal.patch new file mode 100644 index 0000000..c93984e --- /dev/null +++ b/patchsets/skey/1.1.5/13_all_perl-timelocal.patch @@ -0,0 +1,11 @@ +--- skey-1.1.5-orig/skeyprune.pl ++++ skey-1.1.5/skeyprune.pl +@@ -7,7 +7,7 @@ + # $OpenBSD: skeyprune.pl,v 1.1 1996/09/28 00:00:41 millert Exp $ + + # We need to be able convert to time_t +-require 'timelocal.pl'; ++require Time::Local; + + # Keep out the stupid + die "Only root may run $0.\n" if $>;
WARNING: multiple messages have this Message-ID (diff)
From: "Ulrich Müller" <ulm@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] dev/ulm:master commit in: patchsets/skey/1.1.5/ Date: Fri, 4 Sep 2015 08:29:50 +0000 (UTC) [thread overview] Message-ID: <1435266317.39800b6eb48e05a2c907265578e407282a6738f7.ulm@gentoo> (raw) Message-ID: <20150904082950.hoIpy6S19Qt0sh-iZP-7btVrtP9WfUQ86cJ0S6t5T0c@z> (raw) commit: 39800b6eb48e05a2c907265578e407282a6738f7 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Thu Jun 25 21:05:17 2015 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Thu Jun 25 21:05:17 2015 +0000 URL: https://gitweb.gentoo.org/dev/ulm.git/commit/?id=39800b6e timelocal.pl has been superseded by Time::Local. patchsets/skey/1.1.5/13_all_perl-timelocal.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/patchsets/skey/1.1.5/13_all_perl-timelocal.patch b/patchsets/skey/1.1.5/13_all_perl-timelocal.patch new file mode 100644 index 0000000..c93984e --- /dev/null +++ b/patchsets/skey/1.1.5/13_all_perl-timelocal.patch @@ -0,0 +1,11 @@ +--- skey-1.1.5-orig/skeyprune.pl ++++ skey-1.1.5/skeyprune.pl +@@ -7,7 +7,7 @@ + # $OpenBSD: skeyprune.pl,v 1.1 1996/09/28 00:00:41 millert Exp $ + + # We need to be able convert to time_t +-require 'timelocal.pl'; ++require Time::Local; + + # Keep out the stupid + die "Only root may run $0.\n" if $>;
next reply other threads:[~2015-09-04 8:37 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2015-09-04 8:33 Ulrich Müller [this message] 2015-09-04 8:29 ` [gentoo-commits] dev/ulm:master commit in: patchsets/skey/1.1.5/ Ulrich Müller -- strict thread matches above, loose matches on Subject: below -- 2015-09-04 8:33 [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-6 " Ulrich Müller 2015-09-04 8:33 ` [gentoo-commits] dev/ulm:skey-1.1.5-patches-3 " Ulrich Müller 2015-09-04 8:33 [gentoo-commits] dev/ulm:pam_skey-1.1.5-patches-5 " Ulrich Müller 2015-09-04 8:33 ` [gentoo-commits] dev/ulm:skey-1.1.5-patches-3 " Ulrich Müller 2015-09-04 8:29 [gentoo-commits] dev/ulm:master " Ulrich Müller 2015-09-04 8:33 ` [gentoo-commits] dev/ulm:skey-1.1.5-patches-3 " Ulrich Müller
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=1435266317.39800b6eb48e05a2c907265578e407282a6738f7.ulm@gentoo \ --to=ulm@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /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: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox