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 2.x development tree".
The branch, next has been updated via 25a9df261ea8b164e7735e6dc2b7a329cb3bf2a0 (commit) via b88a7166bc8d6d1bb7219bda63c9e9885715df10 (commit) from d2d9172b755b9eaab53b3bbbc7d4109b68edd904 (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 25a9df261ea8b164e7735e6dc2b7a329cb3bf2a0 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Sep 18 01:21:20 2015 +0200
perl-Email-Date-Format: fix rootfile name.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
commit b88a7166bc8d6d1bb7219bda63c9e9885715df10 Author: Arne Fitzenreiter arne_f@ipfire.org Date: Fri Sep 18 01:20:01 2015 +0200
perl-MIME-Lite: fix rootfile name.
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/common/{Email-Date-Format => perl-Email-Date-Format} | 0 config/rootfiles/common/{MIME-Lite => perl-MIME-Lite} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename config/rootfiles/common/{Email-Date-Format => perl-Email-Date-Format} (100%) rename config/rootfiles/common/{MIME-Lite => perl-MIME-Lite} (100%)
Difference in files: diff --git a/config/rootfiles/common/Email-Date-Format b/config/rootfiles/common/Email-Date-Format deleted file mode 100644 index dbfab85..0000000 --- a/config/rootfiles/common/Email-Date-Format +++ /dev/null @@ -1,8 +0,0 @@ -#usr/lib/perl5/site_perl/5.12.3/Email -#usr/lib/perl5/site_perl/5.12.3/Email/Date -usr/lib/perl5/site_perl/5.12.3/Email/Date/Format.pm -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email/Date -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email/Date/Format -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email/Date/Format/.packlist -#usr/share/man/man3/Email::Date::Format.3 diff --git a/config/rootfiles/common/MIME-Lite b/config/rootfiles/common/MIME-Lite deleted file mode 100644 index 89248ae..0000000 --- a/config/rootfiles/common/MIME-Lite +++ /dev/null @@ -1,6 +0,0 @@ -usr/lib/perl5/site_perl/5.12.3/MIME/Lite.pm -#usr/lib/perl5/site_perl/5.12.3/MIME/changes.pod -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/MIME/Lite -#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/MIME/Lite/.packlist -#usr/share/man/man3/MIME::Lite.3 -#usr/share/man/man3/MIME::changes.3 diff --git a/config/rootfiles/common/perl-Email-Date-Format b/config/rootfiles/common/perl-Email-Date-Format new file mode 100644 index 0000000..dbfab85 --- /dev/null +++ b/config/rootfiles/common/perl-Email-Date-Format @@ -0,0 +1,8 @@ +#usr/lib/perl5/site_perl/5.12.3/Email +#usr/lib/perl5/site_perl/5.12.3/Email/Date +usr/lib/perl5/site_perl/5.12.3/Email/Date/Format.pm +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email/Date +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email/Date/Format +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/Email/Date/Format/.packlist +#usr/share/man/man3/Email::Date::Format.3 diff --git a/config/rootfiles/common/perl-MIME-Lite b/config/rootfiles/common/perl-MIME-Lite new file mode 100644 index 0000000..89248ae --- /dev/null +++ b/config/rootfiles/common/perl-MIME-Lite @@ -0,0 +1,6 @@ +usr/lib/perl5/site_perl/5.12.3/MIME/Lite.pm +#usr/lib/perl5/site_perl/5.12.3/MIME/changes.pod +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/MIME/Lite +#usr/lib/perl5/site_perl/5.12.3/MACHINE-linux-thread-multi/auto/MIME/Lite/.packlist +#usr/share/man/man3/MIME::Lite.3 +#usr/share/man/man3/MIME::changes.3
hooks/post-receive -- IPFire 2.x development tree