<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bpiotrowski/aports/main/lua-posix, branch master</title>
<subtitle>Barthalion's staging aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/'/>
<entry>
<title>main/lua-posix: the 5.1 version needs lua-bitlib</title>
<updated>2013-10-10T12:26:54+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-10T12:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=3c2b28a3f1ff8568d0bcd163f8d2c9c192e7c3cb'/>
<id>3c2b28a3f1ff8568d0bcd163f8d2c9c192e7c3cb</id>
<content type='text'>
fixes #2278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #2278
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: fix musl build</title>
<updated>2013-10-10T05:46:12+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-10-10T05:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=394715c229fb75604f813c39f24430159023a31c'/>
<id>394715c229fb75604f813c39f24430159023a31c</id>
<content type='text'>
fix lua-version.patch to have proper escape for dot, and use the patch.
need to also autoregen configury for it to take affect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix lua-version.patch to have proper escape for dot, and use the patch.
need to also autoregen configury for it to take affect.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: add autotools</title>
<updated>2013-10-09T20:33:42+00:00</updated>
<author>
<name>Carlo Landmeter</name>
<email>clandmeter@gmail.com</email>
</author>
<published>2013-10-09T20:33:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=e85b4e9ec001bd6a30ed3812b65e99c475e56365'/>
<id>e85b4e9ec001bd6a30ed3812b65e99c475e56365</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: upgrade to 31</title>
<updated>2013-10-09T14:49:22+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-09T14:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=efb2acc72acf494dc1687698bae3cd5e66886007'/>
<id>efb2acc72acf494dc1687698bae3cd5e66886007</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: fix install dir</title>
<updated>2013-10-09T08:15:59+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-09T08:15:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=30bc54bf9f81c446651e950210d84ba5a4bc97b8'/>
<id>30bc54bf9f81c446651e950210d84ba5a4bc97b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: upgrade to 5.1.28 and build for both 5.1 and 5.2</title>
<updated>2013-10-08T11:12:01+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-10-08T08:39:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=f357d1469c9d529631650c552382dc741570370f'/>
<id>f357d1469c9d529631650c552382dc741570370f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: fix build against musl</title>
<updated>2013-09-20T13:54:20+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-09-20T13:54:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=3a7ce65edc5837db91835bcddb371802a8d65904'/>
<id>3a7ce65edc5837db91835bcddb371802a8d65904</id>
<content type='text'>
- fix non-standard regular expressions
- regenerate autotools
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix non-standard regular expressions
- regenerate autotools
</pre>
</div>
</content>
</entry>
<entry>
<title>[all autotools packages]: normalize ./configure</title>
<updated>2013-07-30T08:54:53+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2013-07-30T08:51:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=5c904717322f8113870abf48cc93c3c8b00ab4e8'/>
<id>5c904717322f8113870abf48cc93c3c8b00ab4e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: fix 5.1 incompat issue</title>
<updated>2013-03-05T15:49:04+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-03-05T12:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=f86bc1f714dba602505312ca08e1a5139f2e014a'/>
<id>f86bc1f714dba602505312ca08e1a5139f2e014a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/lua-posix: upgrade to 5.1.26</title>
<updated>2013-03-05T08:55:12+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2013-03-05T08:01:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/user/bpiotrowski/aports/commit/?id=800ad25926fc4ddba44e3a0ed6dc501a5021c395'/>
<id>800ad25926fc4ddba44e3a0ed6dc501a5021c395</id>
<content type='text'>
and fix name of lua-curses subpackage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and fix name of lua-curses subpackage
</pre>
</div>
</content>
</entry>
</feed>
