11 Commits

Author SHA1 Message Date
Zero King 7627c19210 dynamite: fix livecheck 2017-02-08 14:30:38 -08: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
Ryan Schmidt ec0bcf9f6f Rewrite master_sites to avoid redirects
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@86978 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-11-07 20:27:54 +00:00
Bryan Blackburn 401f255d9a archivers/dynamite: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@85381 d073be05-634f-4543-b044-5fe20cf6d1d6
2011-10-13 06:16:01 +00:00
Ryan Schmidt 5e1992247c dynamite: update to 0.1.1, update homepage, fix livecheck, use unversioned doc dir
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65867 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-04-02 10:07:18 +00:00
Ryan Schmidt af27891385 Change deprecated livecheck.check to livecheck.type
See http://lists.macosforge.org/pipermail/macports-dev/2009-August/009699.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@57375 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-09-10 08:16:41 +00:00
Anthony Ramine a2d1f2f83e dynamite: Added livecheck.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28452 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-31 13:45:02 +00:00
Anthony Ramine 6873e739cd dynamite:
* Added sha1 and rmd160 checksums.
 * Added doc installation.
 * Disabled livecheck.

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28075 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-08-19 19:30:18 +00:00
Elias Pipping 055ddf508a * Spring-cleaning @opendarwin.org addresses
see https://trac.macports.org/ticket/11465
 see http://www.mail-archive.com/macports-dev@lists.macosforge.org/msg00309.html

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@22478 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-03-02 05:16:40 +00:00
Charlie Allom 158780cb8d add svn:keywords Id
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@19376 d073be05-634f-4543-b044-5fe20cf6d1d6
2006-09-02 03:19:06 +00:00
Markus W. Weißmann 1283dd4cfd new port archivers/dynamite
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@14815 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-10-25 15:46:38 +00:00