gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6858: admin touchup


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6858: admin touchup
Date: Tue, 21 Jan 2020 00:31:21 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6858
revision-id: address@hidden-20200121053116-cvrueb9iw3eikz85
parent: address@hidden-20200121052151-wnp1ef2784r2r5h5
committer: address@hidden
branch nick: trunk
timestamp: Mon 2020-01-20 21:31:16 -0800
message:
  admin touchup
modified:
  GNUmakefile.am                 
gnumakefile.am-20101220114433-luja3ml8rpou24n9-2
  util/templates/package-list.html.m4 
packagelist.html.m4-20130412204301-x472oq5mm1fc6mrc-1
=== modified file 'GNUmakefile.am'
--- a/GNUmakefile.am    2019-12-30 07:25:35 +0000
+++ b/GNUmakefile.am    2020-01-21 05:31:16 +0000
@@ -60,7 +60,7 @@
 HTML_PKG_TEMPLATE = util/templates/package.html.templ
 RECFMT = @RECFMT@
 RECSEL = @RECSEL@
-DATE = $(shell date +"%c")
+DATE = $(shell date -u +"%c")
 
 all:
        @fail= failcom='exit 1'; \

=== modified file 'util/templates/package-list.html.m4'
--- a/util/templates/package-list.html.m4       2018-09-12 22:45:42 +0000
+++ b/util/templates/package-list.html.m4       2020-01-21 05:31:16 +0000
@@ -87,7 +87,7 @@
   communicate among humans.</p>
 
 
-<p><b>Latest update:</b> UPDATE_DATE</p>
+<p>Updated UPDATE_DATE</p>
 
 <table style="table-layout: fixed; width: 100%">
   <tr>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]