<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>95627</bug_id>
          
          <creation_ts>2005-06-09 20:27 0000</creation_ts>
          <short_desc>doxygen-1.4.3 doesn&apos;t build with Japanese style dates</short_desc>
          <delta_ts>2005-06-10 22:33:03 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>chriswhite@gentoo.org</reporter>
          <assigned_to>nerdboy@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>chriswhite@gentoo.org</who>
            <bug_when>2005-06-09 20:27:56 0000</bug_when>
            <thetext>Doxygen installation performs the following sed:

cat doc/doxygen.1    | sed -e &quot;s/DATE/\$(DATE)/g&quot; -e &quot;s/VERSION/$(VERSION)/g&quot; &gt; $(INSTALL)/$(MAN1DIR)/doxygen.1 ; \

cat doc/doxytag.1    | sed -e &quot;s/DATE/\$(DATE)/g&quot; -e &quot;s/VERSION/$(VERSION)/g&quot; &gt; $(INSTALL)/$(MAN1DIR)/doxytag.1 ; \

cat doc/doxywizard.1 | sed -e &quot;s/DATE/\$(DATE)/g&quot; -e &quot;s/VERSION/$(VERSION)/g&quot; &gt; $(INSTALL)/$(MAN1DIR)/doxywizard.1 ;

notice the \ before $(DATE) and notice that $(VERSION) doesn&apos;t have it either.  This unfortunately produces the following side effect:

cat doc/doxygen.1    | sed -e &quot;s/DATE/\6&amp;#26376; 2005/g&quot; -e &quot;s/VERSION/1.4.3/g&quot; &gt; /var/tmp/portage/doxygen-1.4.3/image//usr/man/man1/doxygen.1 ; \
cat doc/doxytag.1    | sed -e &quot;s/DATE/\6&amp;#26376; 2005/g&quot; -e &quot;s/VERSION/1.4.3/g&quot; &gt; /var/tmp/portage/doxygen-1.4.3/image//usr/man/man1/doxytag.1 ; \
cat doc/doxywizard.1 | sed -e &quot;s/DATE/\6&amp;#26376; 2005/g&quot; -e &quot;s/VERSION/1.4.3/g&quot; &gt; /var/tmp/portage/doxygen-1.4.3/image//usr/man/man1/doxywizard.1 ;
sed: -e &amp;#34920;&amp;#29694; #1, &amp;#25991;&amp;#23383;&amp;#25968; 19: invalid reference \7 on `s&apos; command&apos;s RHS
sed: -e &amp;#34920;&amp;#29694; #1, &amp;#25991;&amp;#23383;&amp;#25968; 19: invalid reference \7 on `s&apos; command&apos;s RHS
sed: -e &amp;#34920;&amp;#29694; #1, &amp;#25991;&amp;#23383;&amp;#25968; 19: invalid reference \7 on `s&apos; command&apos;s RHS

note that in Japanese, the form is [month number][month kanji] [year].  The fact that the number is first causes sed to want to do a bizzare replacement scheme because of \6 being there.  now, why the \ is there in the first place is beyond me.. it doesn&apos;t look necessary.  Therefore I have attached a Makefile.in patch to take care of the situation.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chriswhite@gentoo.org</who>
            <bug_when>2005-06-09 20:28:53 0000</bug_when>
            <thetext>Created an attachment (id=60961)
doxygen-1.4.3-nls.patch

Patch for Makefile.in</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>nerdboy@gentoo.org</who>
            <bug_when>2005-06-10 22:33:03 0000</bug_when>
            <thetext>See doxygen-1.4.3-r1...   Thanks.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>60961</attachid>
            <date>2005-06-09 20:28 0000</date>
            <desc>doxygen-1.4.3-nls.patch</desc>
            <filename>doxygen-1.4.3-nls.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIE1ha2VmaWxlLmluLm9sZAkyMDA1LTA2LTEwIDEyOjIzOjMyLjAwMDAwMDAwMCArMDkwMAor
KysgTWFrZWZpbGUuaW4JMjAwNS0wNi0xMCAxMjoyMzo1Mi4wMDAwMDAwMDAgKzA5MDAKQEAgLTUz
LDkgKzUzLDkgQEAKIAkkKElOU1RUT09MKSAtbSA3NTUgYmluL2RveHlnZW4gICAgJChJTlNUQUxM
KS9iaW4KIAkkKElOU1RUT09MKSAtbSA3NTUgYmluL2RveHl0YWcgICAgJChJTlNUQUxMKS9iaW4K
IAkkKElOU1RUT09MKSAtZCAkKElOU1RBTEwpLyQoTUFOMURJUikKLQljYXQgZG9jL2RveHlnZW4u
MSAgICB8IHNlZCAtZSAicy9EQVRFL1wkKERBVEUpL2ciIC1lICJzL1ZFUlNJT04vJChWRVJTSU9O
KS9nIiA+ICQoSU5TVEFMTCkvJChNQU4xRElSKS9kb3h5Z2VuLjEgOyBcCi0JY2F0IGRvYy9kb3h5
dGFnLjEgICAgfCBzZWQgLWUgInMvREFURS9cJChEQVRFKS9nIiAtZSAicy9WRVJTSU9OLyQoVkVS
U0lPTikvZyIgPiAkKElOU1RBTEwpLyQoTUFOMURJUikvZG94eXRhZy4xIDsgXAotCWNhdCBkb2Mv
ZG94eXdpemFyZC4xIHwgc2VkIC1lICJzL0RBVEUvXCQoREFURSkvZyIgLWUgInMvVkVSU0lPTi8k
KFZFUlNJT04pL2ciID4gJChJTlNUQUxMKS8kKE1BTjFESVIpL2RveHl3aXphcmQuMSA7CisJY2F0
IGRvYy9kb3h5Z2VuLjEgICAgfCBzZWQgLWUgInMvREFURS8kKERBVEUpL2ciIC1lICJzL1ZFUlNJ
T04vJChWRVJTSU9OKS9nIiA+ICQoSU5TVEFMTCkvJChNQU4xRElSKS9kb3h5Z2VuLjEgOyBcCisJ
Y2F0IGRvYy9kb3h5dGFnLjEgICAgfCBzZWQgLWUgInMvREFURS8kKERBVEUpL2ciIC1lICJzL1ZF
UlNJT04vJChWRVJTSU9OKS9nIiA+ICQoSU5TVEFMTCkvJChNQU4xRElSKS9kb3h5dGFnLjEgOyBc
CisJY2F0IGRvYy9kb3h5d2l6YXJkLjEgfCBzZWQgLWUgInMvREFURS8kKERBVEUpL2ciIC1lICJz
L1ZFUlNJT04vJChWRVJTSU9OKS9nIiA+ICQoSU5TVEFMTCkvJChNQU4xRElSKS9kb3h5d2l6YXJk
LjEgOwogCiBpbnN0YWxsX2RvY3M6IAogCSQoSU5TVFRPT0wpIC1kICQoRE9DRElSKQo=
</data>        

          </attachment>
    </bug>

</bugzilla>