13 Commits

Author SHA1 Message Date
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
Frank Schima 93f9d7ee8c cd-discid: Update to version 1.4. (https://trac.macports.org/ticket/48005)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@137367 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-06-10 14:49:27 +00:00
Joshua Root 67e19e3415 cd-discid: license
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@97115 d073be05-634f-4543-b044-5fe20cf6d1d6
2012-08-27 20:37:10 +00:00
Ryan Schmidt 63205150b6 cd-discid: fix livecheck
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65280 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-25 00:19:16 +00:00
Ryan Schmidt e41e07abd4 cd-discid: fix homepage and update to 1.1; see https://trac.macports.org/ticket/16389
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65046 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-20 12:50:32 +00:00
Ryan Schmidt 689f1db0c0 cd-discid: whitespace changes only
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@65045 d073be05-634f-4543-b044-5fe20cf6d1d6
2010-03-20 12:41:11 +00:00
Ryan Schmidt c86af3f693 cd-discid: use ${configure.cc}
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@52882 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-06-25 05:46:05 +00:00
Bryan Blackburn c7eb9fb0e2 jrdittmann's ports - email bounces, setting to nomaintainer
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@50123 d073be05-634f-4543-b044-5fe20cf6d1d6
2009-04-26 07:41:00 +00:00
Joshua Root 495d50699d cd-discid: normal download location is broken, so add another (https://trac.macports.org/ticket/16722)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@43740 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-12-14 04:53:47 +00:00
Bryan Blackburn 20c0c0b982 audio/cd-discid - fix Mac/x86 endian issues, ticket https://trac.macports.org/ticket/11353 (maintainer timeout
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@41112 d073be05-634f-4543-b044-5fe20cf6d1d6
2008-10-23 20:53:05 +00:00
Anthony Ramine 885af0373e cd-discid: Just disabled universal variant as there is no configure in this port.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@28990 d073be05-634f-4543-b044-5fe20cf6d1d6
2007-09-12 21:52:15 +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 97e2a56ebe Bug: https://trac.macports.org/ticket/2723
Submitted by:   jrdittmann@wisc.edu
Reviewed by:    mww@

new port audio/cd-discid

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@11357 d073be05-634f-4543-b044-5fe20cf6d1d6
2005-03-16 15:41:13 +00:00