<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/makepatch, branch release/9.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F9.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-03-04T15:40:42Z</updated>
<entry>
<title>- Stage support</title>
<updated>2014-03-04T15:40:42Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2014-03-04T15:40:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=400845d576cd69577165c908e14470315b8bbac2'/>
<id>urn:sha1:400845d576cd69577165c908e14470315b8bbac2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)</title>
<updated>2013-09-20T23:17:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:17:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0068f2d47fabca8b05218243fb099000a6413c86'/>
<id>urn:sha1:0068f2d47fabca8b05218243fb099000a6413c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- convert to the new perl5 framework</title>
<updated>2013-09-11T06:03:56Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2013-09-11T06:03:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a36b68f645d35088308afc9f4524f42d809e6f05'/>
<id>urn:sha1:a36b68f645d35088308afc9f4524f42d809e6f05</id>
<content type='text'>
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
</content>
</entry>
<entry>
<title>- Update to 2.05</title>
<updated>2013-02-12T12:51:16Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2013-02-12T12:51:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b03e39f75247be4aeac739b8bb93f6a2be14ffbe'/>
<id>urn:sha1:b03e39f75247be4aeac739b8bb93f6a2be14ffbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The vast majority of pkg-descr files had the following format when they</title>
<updated>2011-10-24T09:11:38Z</updated>
<author>
<name>Doug Barton</name>
<email>dougb@FreeBSD.org</email>
</author>
<published>2011-10-24T09:11:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=989772c9ac17dbf61d27a16069c9a6a83b5b0c2c'/>
<id>urn:sha1:989772c9ac17dbf61d27a16069c9a6a83b5b0c2c</id>
<content type='text'>
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
</content>
</entry>
<entry>
<title>- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.</title>
<updated>2011-06-20T09:03:27Z</updated>
<author>
<name>Andrej Zverev</name>
<email>az@FreeBSD.org</email>
</author>
<published>2011-06-20T09:03:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7a1dccccd56cf0a6239992d6a2cc584de1fd61b8'/>
<id>urn:sha1:7a1dccccd56cf0a6239992d6a2cc584de1fd61b8</id>
<content type='text'>
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
</content>
</entry>
<entry>
<title>- Update to 2.04</title>
<updated>2009-06-17T07:55:02Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2009-06-17T07:55:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=1a5c71d4567b48bd99f6b65eb7fd012175ef5e0d'/>
<id>urn:sha1:1a5c71d4567b48bd99f6b65eb7fd012175ef5e0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.</title>
<updated>2008-04-17T14:30:31Z</updated>
<author>
<name>Marcelo Araujo</name>
<email>araujo@FreeBSD.org</email>
</author>
<published>2008-04-17T14:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4aaab89f578233fc117be25797258ca7e2ed882d'/>
<id>urn:sha1:4aaab89f578233fc117be25797258ca7e2ed882d</id>
<content type='text'>
PR:		ports/122674
Submitted by:	Philip M. Gollucci &lt;pgollucci@p6m7g8.com&gt;
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
</content>
</entry>
<entry>
<title>- Update to 2.03</title>
<updated>2006-10-08T17:21:46Z</updated>
<author>
<name>Cheng-Lung Sung</name>
<email>clsung@FreeBSD.org</email>
</author>
<published>2006-10-08T17:21:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=54834eacc3561940c312a2eba253e8701442445b'/>
<id>urn:sha1:54834eacc3561940c312a2eba253e8701442445b</id>
<content type='text'>
- take maintainership
</content>
</entry>
<entry>
<title>- Add SHA256</title>
<updated>2005-11-25T18:40:57Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-11-25T18:40:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c937229ea3ba28b7f7b7777da1979fc357f9aa42'/>
<id>urn:sha1:c937229ea3ba28b7f7b7777da1979fc357f9aa42</id>
<content type='text'>
</content>
</entry>
</feed>
