[Midnightbsd-cvs] mports [15742] U trunk/x11-fonts/fontconfig/files: cleanup

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Dec 22 13:24:13 EST 2013


Revision: 15742
          http://svnweb.midnightbsd.org/mports/?rev=15742
Author:   laffer1
Date:     2013-12-22 13:24:12 -0500 (Sun, 22 Dec 2013)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    trunk/x11-fonts/fontconfig/files/fc-query.1
    trunk/x11-fonts/fontconfig/files/fc-scan.1
    trunk/x11-fonts/fontconfig/files/patch-Makefile.in

Property Changed:
----------------
    trunk/x11-fonts/fontconfig/files/fc-cache.1
    trunk/x11-fonts/fontconfig/files/fc-cat.1
    trunk/x11-fonts/fontconfig/files/fc-list.1
    trunk/x11-fonts/fontconfig/files/fc-match.1
    trunk/x11-fonts/fontconfig/files/fc-query.1
    trunk/x11-fonts/fontconfig/files/fc-scan.1
    trunk/x11-fonts/fontconfig/files/patch-Makefile.in
    trunk/x11-fonts/fontconfig/files/patch-fontconfig_fontconfig.h
    trunk/x11-fonts/fontconfig/files/pkg-install.in

Index: trunk/x11-fonts/fontconfig/files/fc-cache.1
===================================================================
--- trunk/x11-fonts/fontconfig/files/fc-cache.1	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/fc-cache.1	2013-12-22 18:24:12 UTC (rev 15742)

Property changes on: trunk/x11-fonts/fontconfig/files/fc-cache.1
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/x11-fonts/fontconfig/files/fc-cat.1
===================================================================
--- trunk/x11-fonts/fontconfig/files/fc-cat.1	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/fc-cat.1	2013-12-22 18:24:12 UTC (rev 15742)

Property changes on: trunk/x11-fonts/fontconfig/files/fc-cat.1
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/x11-fonts/fontconfig/files/fc-list.1
===================================================================
--- trunk/x11-fonts/fontconfig/files/fc-list.1	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/fc-list.1	2013-12-22 18:24:12 UTC (rev 15742)

Property changes on: trunk/x11-fonts/fontconfig/files/fc-list.1
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Index: trunk/x11-fonts/fontconfig/files/fc-match.1
===================================================================
--- trunk/x11-fonts/fontconfig/files/fc-match.1	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/fc-match.1	2013-12-22 18:24:12 UTC (rev 15742)

Property changes on: trunk/x11-fonts/fontconfig/files/fc-match.1
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property
Modified: trunk/x11-fonts/fontconfig/files/fc-query.1
===================================================================
--- trunk/x11-fonts/fontconfig/files/fc-query.1	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/fc-query.1	2013-12-22 18:24:12 UTC (rev 15742)
@@ -1,4 +1,4 @@
-.\\" auto-generated by docbook2man-spec $Revision: 1.1 $
+.\\" auto-generated by docbook2man-spec $Revision: 1.5 $
 .TH "FC-QUERY" "1" "Aug 13, 2008" "" ""
 .SH NAME
 fc-query \- query font files


Property changes on: trunk/x11-fonts/fontconfig/files/fc-query.1
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/x11-fonts/fontconfig/files/fc-scan.1
===================================================================
--- trunk/x11-fonts/fontconfig/files/fc-scan.1	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/fc-scan.1	2013-12-22 18:24:12 UTC (rev 15742)
@@ -1,4 +1,4 @@
-.\\" auto-generated by docbook2man-spec $Revision: 1.1 $
+.\\" auto-generated by docbook2man-spec $Revision: 1.5 $
 .TH "FC-SCAN" "1" "Jan 15, 2009" "" ""
 .SH NAME
 fc-scan \- scan font files or directories


Property changes on: trunk/x11-fonts/fontconfig/files/fc-scan.1
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Modified: trunk/x11-fonts/fontconfig/files/patch-Makefile.in
===================================================================
--- trunk/x11-fonts/fontconfig/files/patch-Makefile.in	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/patch-Makefile.in	2013-12-22 18:24:12 UTC (rev 15742)
@@ -1,20 +1,20 @@
---- Makefile.in.orig	2012-05-20 12:18:32.000000000 -0500
-+++ Makefile.in	2012-05-20 12:19:20.000000000 -0500
-@@ -900,28 +900,28 @@
+--- Makefile.in.orig	2012-11-01 10:55:40.000000000 +0000
++++ Makefile.in	2012-11-01 10:56:37.000000000 +0000
+@@ -932,28 +932,6 @@
  	mv $@.tmp $@
  
  install-data-local: fonts.conf
--	$(mkinstalldirs) $(DESTDIR)$(configdir) $(DESTDIR)$(fc_cachedir)
--	if [ -f $(DESTDIR)$(configdir)/fonts.conf ]; then \
--	  echo "backing up existing $(DESTDIR)$(configdir)/fonts.conf"; \
--	  mv $(DESTDIR)$(configdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf.bak; \
+-	$(mkinstalldirs) $(DESTDIR)$(baseconfigdir) $(DESTDIR)$(fc_cachedir)
+-	if [ -f $(DESTDIR)$(baseconfigdir)/fonts.conf ]; then \
+-	  echo "backing up existing $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
+-	  mv $(DESTDIR)$(baseconfigdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf.bak; \
 -	fi
 -	if [ -f $(srcdir)/fonts.conf ]; then \
--	  echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
--	  $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
+-	  echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
+-	  $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \
 -	else if [ -f fonts.conf ]; then \
--	  echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
--	  $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
+-	  echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf"; \
+-	  $(INSTALL_DATA) fonts.conf $(DESTDIR)$(baseconfigdir)/fonts.conf; \
 -	fi; fi
 -	@(if $(RUN_FC_CACHE_TEST); then \
 -	    echo "fc-cache$(EXEEXT) -s -f -v"; \
@@ -26,28 +26,6 @@
 -	    echo "*** Generate this file manually on host system using fc-cache"; \
 -	    echo "***"; \
 -	fi)
-+#	$(mkinstalldirs) $(DESTDIR)$(configdir) $(DESTDIR)$(fc_cachedir)
-+#	if [ -f $(DESTDIR)$(configdir)/fonts.conf ]; then \
-+#	  echo "backing up existing $(DESTDIR)$(configdir)/fonts.conf"; \
-+#	  mv $(DESTDIR)$(configdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf.bak; \
-+#	fi
-+#	if [ -f $(srcdir)/fonts.conf ]; then \
-+#	  echo " $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
-+#	  $(INSTALL_DATA) $(srcdir)/fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
-+#	else if [ -f fonts.conf ]; then \
-+#	  echo " $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf"; \
-+#	  $(INSTALL_DATA) fonts.conf $(DESTDIR)$(configdir)/fonts.conf; \
-+#	fi; fi
-+#	@(if $(RUN_FC_CACHE_TEST); then \
-+#	    echo "fc-cache$(EXEEXT) -s -f -v"; \
-+#	    fc-cache/fc-cache$(EXEEXT) -s -f -v; \
-+#	else \
-+#	    echo "***"; \
-+#	    echo "*** Warning: fonts.cache not built"; \
-+#	    echo "***"; \
-+#	    echo "*** Generate this file manually on host system using fc-cache"; \
-+#	    echo "***"; \
-+#	fi)
  
  uninstall-local:
  	if [ -f $(srcdir)/fonts.conf ]; then \


Property changes on: trunk/x11-fonts/fontconfig/files/patch-Makefile.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.5
\ No newline at end of property
Index: trunk/x11-fonts/fontconfig/files/patch-fontconfig_fontconfig.h
===================================================================
--- trunk/x11-fonts/fontconfig/files/patch-fontconfig_fontconfig.h	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/patch-fontconfig_fontconfig.h	2013-12-22 18:24:12 UTC (rev 15742)

Property changes on: trunk/x11-fonts/fontconfig/files/patch-fontconfig_fontconfig.h
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.1
\ No newline at end of property
Index: trunk/x11-fonts/fontconfig/files/pkg-install.in
===================================================================
--- trunk/x11-fonts/fontconfig/files/pkg-install.in	2013-12-22 18:21:56 UTC (rev 15741)
+++ trunk/x11-fonts/fontconfig/files/pkg-install.in	2013-12-22 18:24:12 UTC (rev 15742)

Property changes on: trunk/x11-fonts/fontconfig/files/pkg-install.in
___________________________________________________________________
Deleted: cvs2svn:cvs-rev
## -1 +0,0 ##
-1.2
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list