[31226] trunk/dports/textproc/gsed

nox at macports.org nox at macports.org
Sun Nov 18 11:09:38 PST 2007


Revision: 31226
          http://trac.macosforge.org/projects/macports/changeset/31226
Author:   nox at macports.org
Date:     2007-11-18 11:09:37 -0800 (Sun, 18 Nov 2007)

Log Message:
-----------
gsed: Linted.

Modified Paths:
--------------
    trunk/dports/textproc/gsed/Portfile

Added Paths:
-----------
    trunk/dports/textproc/gsed/files/patch-configure.diff

Removed Paths:
-------------
    trunk/dports/textproc/gsed/files/patch-configure

Modified: trunk/dports/textproc/gsed/Portfile
===================================================================
--- trunk/dports/textproc/gsed/Portfile	2007-11-18 19:08:47 UTC (rev 31225)
+++ trunk/dports/textproc/gsed/Portfile	2007-11-18 19:09:37 UTC (rev 31226)
@@ -27,7 +27,7 @@
                 sha1 8e575e8a44568392d5b6e089eab5da5cdbd45885 \
                 rmd160 49b12e99a55c6d2e78ad236f0205e63e46444173
 
-patchfiles      patch-configure
+patchfiles      patch-configure.diff
 
 configure.args  --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man \

Deleted: trunk/dports/textproc/gsed/files/patch-configure
===================================================================
--- trunk/dports/textproc/gsed/files/patch-configure	2007-11-18 19:08:47 UTC (rev 31225)
+++ trunk/dports/textproc/gsed/files/patch-configure	2007-11-18 19:09:37 UTC (rev 31226)
@@ -1,29 +0,0 @@
-diff -Naur sed-4.1.5/configure sed-4.1.5.new/configure
---- configure	2006-02-03 01:24:40.000000000 -0800
-+++ configure	2006-04-26 19:05:55.000000000 -0700
-@@ -10147,8 +10147,6 @@
-     LINGUAS="${LINGUAS-%UNSET%}"
- 
- 
--  install_sh="$install_sh"
--
- _ACEOF
- 
- 
-@@ -11265,14 +11263,10 @@
-       esac
-     done ;;
-     gettext-fix )
--  sed -e '/^mkinstalldirs *=/a\' \
--      -e "install_sh=$install_sh" \
--      -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
-+  sed -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
-       intl/Makefile > intl/Makefile.tmp
-   mv intl/Makefile.tmp intl/Makefile
--  sed -e '/^mkinstalldirs *=/a\' \
--      -e "install_sh=$install_sh" \
--      -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
-+  sed -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
-       po/Makefile > po/Makefile.tmp
-   mv po/Makefile.tmp po/Makefile ;;
-   esac

Copied: trunk/dports/textproc/gsed/files/patch-configure.diff (from rev 31212, trunk/dports/textproc/gsed/files/patch-configure)
===================================================================
--- trunk/dports/textproc/gsed/files/patch-configure.diff	                        (rev 0)
+++ trunk/dports/textproc/gsed/files/patch-configure.diff	2007-11-18 19:09:37 UTC (rev 31226)
@@ -0,0 +1,29 @@
+diff -Naur sed-4.1.5/configure sed-4.1.5.new/configure
+--- configure	2006-02-03 01:24:40.000000000 -0800
++++ configure	2006-04-26 19:05:55.000000000 -0700
+@@ -10147,8 +10147,6 @@
+     LINGUAS="${LINGUAS-%UNSET%}"
+ 
+ 
+-  install_sh="$install_sh"
+-
+ _ACEOF
+ 
+ 
+@@ -11265,14 +11263,10 @@
+       esac
+     done ;;
+     gettext-fix )
+-  sed -e '/^mkinstalldirs *=/a\' \
+-      -e "install_sh=$install_sh" \
+-      -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
++  sed -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
+       intl/Makefile > intl/Makefile.tmp
+   mv intl/Makefile.tmp intl/Makefile
+-  sed -e '/^mkinstalldirs *=/a\' \
+-      -e "install_sh=$install_sh" \
+-      -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
++  sed -e 's/^mkinstalldirs *=.*/mkinstalldirs=$(MKINSTALLDIRS)/' \
+       po/Makefile > po/Makefile.tmp
+   mv po/Makefile.tmp po/Makefile ;;
+   esac

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


More information about the macports-changes mailing list