<feed xmlns='http://www.w3.org/2005/Atom'>
<title>macports-ports/sysutils/readline-incdec, branch master</title>
<subtitle>Custom MacPorts repository for my programs</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/macports-ports/'/>
<entry>
<title>readline-incdec 0.0.2</title>
<updated>2022-05-26T16:45:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-05-26T16:45:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/macports-ports/commit/?id=6f27901109b490c8c2ab956e40ecdfca86a638e6'/>
<id>6f27901109b490c8c2ab956e40ecdfca86a638e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (MPL 2.0)</title>
<updated>2021-09-05T17:11:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-05T17:11:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/macports-ports/commit/?id=f2dc253c5301e5c9947d692626feaf9ecbfd912f'/>
<id>f2dc253c5301e5c9947d692626feaf9ecbfd912f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>readline-incdec: Install Bash files to `${prefix}/share/readline-incdec`</title>
<updated>2021-09-05T02:54:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-05T02:54:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/macports-ports/commit/?id=79500ae1f715a243c45edc60bdc3e7e4d6115388'/>
<id>79500ae1f715a243c45edc60bdc3e7e4d6115388</id>
<content type='text'>
Previously, the files would be installed directly into `prefix`, meaning
you would have `/opt/local/incdec.bash`. That doesn't make sense, and
caused the following MacPorts error:

    Warning: violation by /opt/local/incdec-bindings.bash
    Warning: violation by /opt/local/incdec.bash
    Warning: readline-incdec violates the layout of the ports-filesystems!
    Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!

Instead, install the Bash files to `${prefix}/share/readline-incdec/`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, the files would be installed directly into `prefix`, meaning
you would have `/opt/local/incdec.bash`. That doesn't make sense, and
caused the following MacPorts error:

    Warning: violation by /opt/local/incdec-bindings.bash
    Warning: violation by /opt/local/incdec.bash
    Warning: readline-incdec violates the layout of the ports-filesystems!
    Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!

Instead, install the Bash files to `${prefix}/share/readline-incdec/`.
</pre>
</div>
</content>
</entry>
<entry>
<title>readline-incdec: Fix distfile size</title>
<updated>2021-09-05T02:14:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-05T02:14:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/macports-ports/commit/?id=969684231cebea57a67f6e675450044b6f66d07d'/>
<id>969684231cebea57a67f6e675450044b6f66d07d</id>
<content type='text'>
I had used `du` output. This time use `ls -l` output. Right, `du` uses
blocks, but we need bytes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I had used `du` output. This time use `ls -l` output. Right, `du` uses
blocks, but we need bytes.
</pre>
</div>
</content>
</entry>
<entry>
<title>readline-incdec 0.0.1</title>
<updated>2021-09-05T01:21:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-05T01:21:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/macports-ports/commit/?id=400d3401eac274641fffa5d1c852592054d6f35e'/>
<id>400d3401eac274641fffa5d1c852592054d6f35e</id>
<content type='text'>
Haven't tested this yet, and I may need or want to require a specific
version of Bash.

Can't test it on 10.8 because I'm getting a TLS/SSL error when trying to
connect to GitHub to download the distfile archive.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Haven't tested this yet, and I may need or want to require a specific
version of Bash.

Can't test it on 10.8 because I'm getting a TLS/SSL error when trying to
connect to GitHub to download the distfile archive.
</pre>
</div>
</content>
</entry>
</feed>
