[30559] trunk/dports/textproc/catdoc

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 31 00:10:37 PDT 2007


Revision: 30559
          http://trac.macosforge.org/projects/macports/changeset/30559
Author:   ryandesign at macports.org
Date:     2007-10-31 00:10:37 -0700 (Wed, 31 Oct 2007)

Log Message:
-----------
catdoc: fix whitespace and patchfile naming errors reported by port lint

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

Added Paths:
-----------
    trunk/dports/textproc/catdoc/files/patch-Makefile.in.diff

Removed Paths:
-------------
    trunk/dports/textproc/catdoc/files/patch-Makefile.in

Modified: trunk/dports/textproc/catdoc/Portfile
===================================================================
--- trunk/dports/textproc/catdoc/Portfile	2007-10-31 07:09:02 UTC (rev 30558)
+++ trunk/dports/textproc/catdoc/Portfile	2007-10-31 07:10:37 UTC (rev 30559)
@@ -1,6 +1,7 @@
 # $Id$
 
 PortSystem 1.0
+
 name		catdoc
 version		0.94.2
 categories	textproc
@@ -22,7 +23,7 @@
 master_sites	http://ftp.wagner.pp.ru/pub/catdoc/ \
 		ftp://ftp.sunfreeware.com/pub/freeware/SOURCES/
 checksums	md5 243e1680bb3e703616f5adecfee24491
-patchfiles	patch-Makefile.in
+patchfiles	patch-Makefile.in.diff
 depends_run		bin:wish:tk
 configure.args	--without-wish
 build.type	gnu

Deleted: trunk/dports/textproc/catdoc/files/patch-Makefile.in
===================================================================
--- trunk/dports/textproc/catdoc/files/patch-Makefile.in	2007-10-31 07:09:02 UTC (rev 30558)
+++ trunk/dports/textproc/catdoc/files/patch-Makefile.in	2007-10-31 07:10:37 UTC (rev 30559)
@@ -1,11 +0,0 @@
---- Makefile.new	2005-09-27 22:51:31.000000000 +0200
-+++ Makefile.in	2005-09-27 22:51:36.000000000 +0200
-@@ -8,7 +8,7 @@
- 	   (cd $$i; $(MAKE) all);\
- 	done
- 
--install:
-+install: all
- 	for i in src doc charsets; do\
- 	   (cd $$i; $(MAKE) install);\
- 	done

Copied: trunk/dports/textproc/catdoc/files/patch-Makefile.in.diff (from rev 30504, trunk/dports/textproc/catdoc/files/patch-Makefile.in)
===================================================================
--- trunk/dports/textproc/catdoc/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/textproc/catdoc/files/patch-Makefile.in.diff	2007-10-31 07:10:37 UTC (rev 30559)
@@ -0,0 +1,11 @@
+--- Makefile.new	2005-09-27 22:51:31.000000000 +0200
++++ Makefile.in	2005-09-27 22:51:36.000000000 +0200
+@@ -8,7 +8,7 @@
+ 	   (cd $$i; $(MAKE) all);\
+ 	done
+ 
+-install:
++install: all
+ 	for i in src doc charsets; do\
+ 	   (cd $$i; $(MAKE) install);\
+ 	done

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


More information about the macports-changes mailing list