trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun/server/gnun GNUmakefile NEWS C...


From: Pavel Kharitonov
Subject: trans-coord/gnun/server/gnun GNUmakefile NEWS C...
Date: Fri, 10 Aug 2012 14:41:10 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Pavel Kharitonov <ineiev>       12/08/10 14:41:10

Modified files:
        gnun/server/gnun: GNUmakefile NEWS ChangeLog 

Log message:
        (mark-outdated): Output date from the `Outdated-Since' field
        of the PO file to the `OUTDATED_SINCE' SSI variable.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/GNUmakefile?cvsroot=trans-coord&r1=1.134&r2=1.135
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/NEWS?cvsroot=trans-coord&r1=1.61&r2=1.62
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.287&r2=1.288

Patches:
Index: GNUmakefile
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/GNUmakefile,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -b -r1.134 -r1.135
--- GNUmakefile 9 Aug 2012 09:26:06 -0000       1.134
+++ GNUmakefile 10 Aug 2012 14:41:10 -0000      1.135
@@ -510,6 +510,8 @@
            http://www.gnu.org$$$${PO#$(rootdir)}</a>'"' -->\n\
   <!--#set var="ORIGINAL_FILE" value="'"$$$${original#$(rootdir)}"'" -->\n \
   <!--#set var="DIFF_FILE" value="'"$$$${diff_file#$(rootdir)}"'" -->\n \
+  <!--#set var="OUTDATED_SINCE"\
+ value="'"`$(call extract-outdated-date,$$$$PO) | $(SED) 's/ .*//'`"'" -->\n \
 <!--#include virtual="/server/outdated.$(2).html" -->' $(1) \
  || true
 endef

Index: NEWS
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/NEWS,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -b -r1.61 -r1.62
--- NEWS        9 Aug 2012 09:26:07 -0000       1.61
+++ NEWS        10 Aug 2012 14:41:10 -0000      1.62
@@ -11,6 +11,10 @@
    extention, `gnun-init-po' script assumes that the POT file name may
    end on either `.pot' or `.pot.opt'.
 
+** When the out-of-date notice is added to the translation,
+   the `OUTDATED_SINCE' SSI variable indicates when the translation
+   became obsolete.
+
 ** Bugs fixed in 0.7.
 
 ***  The `report' target didn't take into account the subdirectories of

Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -b -r1.287 -r1.288
--- ChangeLog   9 Aug 2012 09:26:07 -0000       1.287
+++ ChangeLog   10 Aug 2012 14:41:10 -0000      1.288
@@ -1,3 +1,10 @@
+2012-08-10  Pavel Kharitonov  <address@hidden>
+
+       * GNUmakefile (mark-outdated): Output date from
+       the `Outdated-Since' field of the PO file
+       to the `OUTDATED_SINCE' SSI variable.
+       * NEWS: Update.
+
 2012-08-09  Pavel Kharitonov  <address@hidden>
 
        * GNUmakefile (validate-all): Don't forget the homepages.



reply via email to

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