[73311] users/dports/ports/tex/texlive-bin

dports at macports.org dports at macports.org
Tue Nov 9 18:07:59 PST 2010


Revision: 73311
          http://trac.macports.org/changeset/73311
Author:   dports at macports.org
Date:     2010-11-09 18:07:55 -0800 (Tue, 09 Nov 2010)
Log Message:
-----------
texlive-bin: rename patchfile for consistency

Modified Paths:
--------------
    users/dports/ports/tex/texlive-bin/Portfile

Added Paths:
-----------
    users/dports/ports/tex/texlive-bin/files/patch-configure.diff

Removed Paths:
-------------
    users/dports/ports/tex/texlive-bin/files/patch-configure

Modified: users/dports/ports/tex/texlive-bin/Portfile
===================================================================
--- users/dports/ports/tex/texlive-bin/Portfile	2010-11-10 01:43:07 UTC (rev 73310)
+++ users/dports/ports/tex/texlive-bin/Portfile	2010-11-10 02:07:55 UTC (rev 73311)
@@ -47,7 +47,7 @@
 depends_build   path:bin/perl:perl5 \
                 path:bin/pkg-config:pkgconfig
 
-patchfiles      patch-configure \
+patchfiles      patch-configure.diff \
                 patch-libs_icu_Makefile.in.diff \
                 patch-libs_icu_icu-4.4_configure.diff \
                 patch-libs-freetype-Makefile.in.diff \

Deleted: users/dports/ports/tex/texlive-bin/files/patch-configure
===================================================================
--- users/dports/ports/tex/texlive-bin/files/patch-configure	2010-11-10 01:43:07 UTC (rev 73310)
+++ users/dports/ports/tex/texlive-bin/files/patch-configure	2010-11-10 02:07:55 UTC (rev 73311)
@@ -1,12 +0,0 @@
-$OpenBSD: patch-configure,v 1.2 2009/12/12 17:48:34 edd Exp $
---- configure.orig	Sat Jul  4 17:27:52 2009
-+++ configure	Sat Jul  4 17:42:02 2009
-@@ -20683,7 +20683,7 @@ else
- fi
- 
- if $PKG_CONFIG poppler --atleast-version=0.10; then
--  POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
-+  POPPLER_VERSION='-DPOPPLER_VERSION="'`$PKG_CONFIG poppler --modversion`'"'
-   XPDF_INCLUDES="$POPPLER_VERSION `$PKG_CONFIG poppler --cflags`"
-   XPDF_LIBS=`$PKG_CONFIG poppler --libs`
- elif test "x$need_xpdf:$with_system_xpdf" = 'xyes:yes'; then

Copied: users/dports/ports/tex/texlive-bin/files/patch-configure.diff (from rev 73310, users/dports/ports/tex/texlive-bin/files/patch-configure)
===================================================================
--- users/dports/ports/tex/texlive-bin/files/patch-configure.diff	                        (rev 0)
+++ users/dports/ports/tex/texlive-bin/files/patch-configure.diff	2010-11-10 02:07:55 UTC (rev 73311)
@@ -0,0 +1,12 @@
+$OpenBSD: patch-configure,v 1.2 2009/12/12 17:48:34 edd Exp $
+--- configure.orig	Sat Jul  4 17:27:52 2009
++++ configure	Sat Jul  4 17:42:02 2009
+@@ -20683,7 +20683,7 @@ else
+ fi
+ 
+ if $PKG_CONFIG poppler --atleast-version=0.10; then
+-  POPPLER_VERSION='-DPOPPLER_VERSION=\"'`$PKG_CONFIG poppler --modversion`'\"'
++  POPPLER_VERSION='-DPOPPLER_VERSION="'`$PKG_CONFIG poppler --modversion`'"'
+   XPDF_INCLUDES="$POPPLER_VERSION `$PKG_CONFIG poppler --cflags`"
+   XPDF_LIBS=`$PKG_CONFIG poppler --libs`
+ elif test "x$need_xpdf:$with_system_xpdf" = 'xyes:yes'; then
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101109/ff3e6dce/attachment.html>


More information about the macports-changes mailing list