Commit Graph

10 Commits

Author SHA1 Message Date
Joshua Root 15600a8e78 ditaa: mark noarch, platforms any 2023-12-13 08:12:15 +11:00
Andrew L. Moore 96b82737da ditaa: Update to version 0.11.0 2019-04-24 13:30:39 +01:00
Lawrence Velázquez 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
Peter Danecek db4f44d296 ditaa: set nomaintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@129144 d073be05-634f-4543-b044-5fe20cf6d1d6
2014-12-07 19:02:39 +00:00
Ryan Schmidt 809e28328c ditaa: change category "editor" used nowhere else to "editors"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@100574 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-12-15 23:37:32 +00:00
Ryan Schmidt b82ae121b6 ditaa: fix whitespace to match what the modeline says it is (tabs to spaces)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@78351 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-05-04 07:30:32 +00:00
Ryan Schmidt 831f849b49 ditaa: indicate this is noarch; indicate license; install license and changelog files
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@78349 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-05-04 07:26:03 +00:00
Ryan Schmidt 1c4d5385c0 ditaa: use "extract.mkdir yes"
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@78348 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-05-04 07:21:44 +00:00
Philipp Weißmann fe179f3314 ditaa: Changed version to proper number (0_9 to 0.9).
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@78018 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-04-19 17:33:03 +00:00
Philipp Weißmann 9a354b27d7 New port: ditaa. Module to draw with ascii art (i.e. from org mode)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@76608 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-03-02 11:00:05 +00:00