[25900] trunk/dports/devel/git-core/files

source_changes at macosforge.org source_changes at macosforge.org
Mon Jun 4 21:17:05 PDT 2007


Revision: 25900
          http://trac.macosforge.org/projects/macports/changeset/25900
Author:   boeyms at macports.org
Date:     2007-06-04 21:17:04 -0700 (Mon, 04 Jun 2007)

Log Message:
-----------
devel/git-core:
 * Actually delete the obsoleted patch files.

Removed Paths:
-------------
    trunk/dports/devel/git-core/files/patch-perl-path
    trunk/dports/devel/git-core/files/patch-t4200

Deleted: trunk/dports/devel/git-core/files/patch-perl-path
===================================================================
--- trunk/dports/devel/git-core/files/patch-perl-path	2007-06-05 03:51:51 UTC (rev 25899)
+++ trunk/dports/devel/git-core/files/patch-perl-path	2007-06-05 04:17:04 UTC (rev 25900)
@@ -1,13 +0,0 @@
-diff --git perl/Makefile perl/Makefile
-index 17d004e..2832cb4 100644
---- perl/Makefile
-+++ perl/Makefile
-@@ -33,7 +33,7 @@ $(makfile): ../GIT-CFLAGS Makefile
- 	echo '	echo $(instdir_SQ)' >> $@
- else
- $(makfile): Makefile.PL ../GIT-CFLAGS
--	'$(PERL_PATH_SQ)' $< PREFIX='$(prefix_SQ)'
-+	$(PERL_PATH_SQ) $< PREFIX='$(prefix_SQ)'
- endif
- 
- # this is just added comfort for calling make directly in perl dir

Deleted: trunk/dports/devel/git-core/files/patch-t4200
===================================================================
--- trunk/dports/devel/git-core/files/patch-t4200	2007-06-05 03:51:51 UTC (rev 25899)
+++ trunk/dports/devel/git-core/files/patch-t4200	2007-06-05 04:17:04 UTC (rev 25900)
@@ -1,13 +0,0 @@
-diff --git t/t4200-rerere.sh t/t4200-rerere.sh
-index 6ba63d7..300e90e 100755
---- t/t4200-rerere.sh
-+++ t/t4200-rerere.sh
-@@ -44,7 +44,7 @@ mkdir .git/rr-cache
- 
- test_expect_failure 'conflicting merge' 'git pull . first'
- 
--sha1=$(sed -e 's/\t.*//' .git/rr-cache/MERGE_RR)
-+sha1=$(sed -e 's/[[:space:]].*//' .git/rr-cache/MERGE_RR)
- rr=.git/rr-cache/$sha1
- test_expect_success 'recorded preimage' "grep ======= $rr/preimage"
- 

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


More information about the macports-changes mailing list