Commit Graph
5 Commits
Author SHA1 Message Date
Jan StarýandEitan Adler 7ad9f7ac47 drop maintainership 2019-06-10 10:46:12 -07:00
Jan StarýandZero King 5fead99f5d rtptools: update to 1.22
This udates RTP tools to the latest release.
Two main changes: BSD license and manpages.
2018-03-24 14:49:36 +00:00
Jan StarýandZero King 74de6d10d6 rtptools: upgrade to 1.21
Tested on 10.13.2
Add maintainer @handle while here.
2018-01-02 00:17:10 +00:00
Lawrence VelázquezandMojca Miklavec 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
Joshua Root 5228b8e408 New port: rtptools, a set of utilities to process Real Time Protocol data (https://trac.macports.org/ticket/33524)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@96115 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-01 09:30:28 +00:00