Revision
76683
Author
afb@macports.org
Date
2011-03-05 06:45:35 -0800 (Sat, 05 Mar 2011)

Log Message

mark the rpm 5.0.x and 5.1.x ports as being replaced by rpm 5.2.x,
which is in turn replaced by rpm 5.3.x (no port, use cvs/devtool)

Modified Paths

Diff

Modified: trunk/dports/sysutils/rpm50/Portfile (76682 => 76683)


--- trunk/dports/sysutils/rpm50/Portfile	2011-03-05 14:35:13 UTC (rev 76682)
+++ trunk/dports/sysutils/rpm50/Portfile	2011-03-05 14:45:35 UTC (rev 76683)
@@ -23,6 +23,8 @@
 			rmd160 d26cdfef5a3bf18442e1825d810afb32bcfa2161
 worksrcdir		rpm-${version}
 
+replaced_by		rpm52
+
 depends_build		port:expat port:neon \
 			port:python25 port:perl5.8 \
 			port:readline port:beecrypt \

Modified: trunk/dports/sysutils/rpm51/Portfile (76682 => 76683)


--- trunk/dports/sysutils/rpm51/Portfile	2011-03-05 14:35:13 UTC (rev 76682)
+++ trunk/dports/sysutils/rpm51/Portfile	2011-03-05 14:45:35 UTC (rev 76683)
@@ -23,6 +23,8 @@
 			rmd160 2c26d72f0a7675388fdb7a4c36c404fc04dc020b
 worksrcdir		rpm-${version}
 
+replaced_by		rpm52
+
 depends_build		port:expat port:neon \
 			port:python25 port:perl5.8 \
 			port:readline port:beecrypt \