[24106] trunk/base/Makefile.in

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 16 15:36:18 PDT 2007


Revision: 24106
          http://trac.macosforge.org/projects/macports/changeset/24106
Author:   jberry at macports.org
Date:     2007-04-16 15:36:17 -0700 (Mon, 16 Apr 2007)

Log Message:
-----------
Remove installation upgrade from darwinports 1.1 --> 1.2.

Modified Paths:
--------------
    trunk/base/Makefile.in

Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in	2007-04-16 22:15:59 UTC (rev 24105)
+++ trunk/base/Makefile.in	2007-04-16 22:36:17 UTC (rev 24106)
@@ -27,19 +27,6 @@
 include Mk/dports.subdir.mk
 
 install::
-	# Compatibility upgrade from dp 1.1 to dp 1.2
-	@echo "Renaming rsync'd directories from rsync.opendarwin.org to rsync.darwinports.org"
-	if test -d ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports \
-	   -a ! -d ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports; then \
-		mv ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports \
-		   ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports; \
-	fi
-	if test -d ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate1 \
-	   -a ! -d ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1; then \
-		mv ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate1 \
-		   ${DESTDIR}${localstatedir}/db/dports/sources/rsync.rsync.darwinports.org_dpupdate1; \
-	fi
-
 	@echo ""
 	@echo "Congratulations, you have successfully installed the MacPorts system. To get the Portfiles and update the system, run:"
 	@echo ""

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070416/d3925816/attachment.html


More information about the macports-changes mailing list