[Bps-public-commit] rt-extension-localdateheader branch, master, updated. adaa082e86383e1d4c34c92af4cede44bc657a82

Alex Vandiver alexmv at bestpractical.com
Fri Aug 31 17:59:09 EDT 2012


The branch, master has been updated
       via  adaa082e86383e1d4c34c92af4cede44bc657a82 (commit)
       via  a64481b7e202b0da0f5db2dfedbfa8d962010a6d (commit)
      from  ac97205dd6a0a4f93afdda61bb4430bf96ae5698 (commit)

Summary of changes:
 MANIFEST                            | 17 +++++++++++++++++
 README                              |  2 ++
 lib/RT/Extension/LocalDateHeader.pm |  2 ++
 3 files changed, 21 insertions(+)
 create mode 100644 MANIFEST

- Log -----------------------------------------------------------------
commit a64481b7e202b0da0f5db2dfedbfa8d962010a6d
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri Aug 31 17:58:27 2012 -0400

    Note that the callback is in 4.0-trunk now

diff --git a/README b/README
index e8279da..55eb3fa 100644
--- a/README
+++ b/README
@@ -17,6 +17,8 @@ INSTALLATION
         line.
 
     patch RT
+        If you are running RT 4.0.7 or earlier:
+
             patch -d /opt/rt4 -p1 < etc/callback_before_localization.diff
 
     Clear your mason cache
diff --git a/lib/RT/Extension/LocalDateHeader.pm b/lib/RT/Extension/LocalDateHeader.pm
index 0d8cf44..27fc26e 100644
--- a/lib/RT/Extension/LocalDateHeader.pm
+++ b/lib/RT/Extension/LocalDateHeader.pm
@@ -30,6 +30,8 @@ or add C<RT::Extension::LocalDateHeader> to your existing C<@Plugins> line.
 
 =item patch RT
 
+If you are running RT 4.0.7 or earlier:
+
     patch -d /opt/rt4 -p1 < etc/callback_before_localization.diff
 
 =item Clear your mason cache

commit adaa082e86383e1d4c34c92af4cede44bc657a82
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri Aug 31 17:58:42 2012 -0400

    Add MANIFEST

diff --git a/MANIFEST b/MANIFEST
new file mode 100644
index 0000000..1b4c6da
--- /dev/null
+++ b/MANIFEST
@@ -0,0 +1,17 @@
+etc/callback_before_localization.diff
+html/Callbacks/LocalDateHeader/Ticket/Elements/ShowMessageHeaders/BeforeLocalization
+inc/Module/Install.pm
+inc/Module/Install/Base.pm
+inc/Module/Install/Can.pm
+inc/Module/Install/Fetch.pm
+inc/Module/Install/Makefile.pm
+inc/Module/Install/Metadata.pm
+inc/Module/Install/ReadmeFromPod.pm
+inc/Module/Install/RTx.pm
+inc/Module/Install/Win32.pm
+inc/Module/Install/WriteAll.pm
+lib/RT/Extension/LocalDateHeader.pm
+Makefile.PL
+MANIFEST			This list of files
+META.yml
+README

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list