[25618] trunk/dports/textproc/wv2/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat May 26 09:22:52 PDT 2007


Revision: 25618
          http://trac.macosforge.org/projects/macports/changeset/25618
Author:   rhwood at macports.org
Date:     2007-05-26 09:22:52 -0700 (Sat, 26 May 2007)

Log Message:
-----------
Undo changeset:25580 which was in the wrong directory
Remember to use "svn copy" not "cp -r" to copy directories in the svn tree

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

Modified: trunk/dports/textproc/wv2/Portfile
===================================================================
--- trunk/dports/textproc/wv2/Portfile	2007-05-26 16:22:07 UTC (rev 25617)
+++ trunk/dports/textproc/wv2/Portfile	2007-05-26 16:22:52 UTC (rev 25618)
@@ -1,22 +1,21 @@
 # $Id$
 
 PortSystem 	1.0
-name		wv
-version		1.2.4
+name		wv2
+version		0.2.3
 description	A library for reading Microsoft Word files.
 long_description	${description}
-maintainers	rhwood at macports.org openmaintainer at macports.org
+maintainers	nomaintainer at macports.org
 categories	textproc
 platforms	darwin 
 homepage	wvware.sf.net
 master_sites	sourceforge:wvware
-checksums	md5 c1861c560491f121e12917fa76970ac5
+distfiles	${name}-${version}.tar.bz2
+checksums	md5 ea7e3331fbe597185070c0784411a3f7
+extract.cmd	bunzip2
 depends_lib	port:glib2 \
 		port:libgsf \
 		port:libxml2 \
-		port:zlib \
-		port:imagemagick \
-		port:libpng \
 		port:pkgconfig
 patch		{
 		reinplace "s|-pedantic||g" ${worksrcpath}/configure

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


More information about the macports-changes mailing list