[35367] trunk/dports/editors/bvi/Portfile

jmr at macports.org jmr at macports.org
Wed Mar 26 01:12:34 PDT 2008


Revision: 35367
          http://trac.macosforge.org/projects/macports/changeset/35367
Author:   jmr at macports.org
Date:     2008-03-26 01:12:33 -0700 (Wed, 26 Mar 2008)

Log Message:
-----------
bvi: update to 1.3.2, from maintainer in #14798.

Modified Paths:
--------------
    trunk/dports/editors/bvi/Portfile

Modified: trunk/dports/editors/bvi/Portfile
===================================================================
--- trunk/dports/editors/bvi/Portfile	2008-03-26 07:51:37 UTC (rev 35366)
+++ trunk/dports/editors/bvi/Portfile	2008-03-26 08:12:33 UTC (rev 35367)
@@ -1,21 +1,26 @@
 # $Id$
 
 PortSystem 1.0
-name			bvi
-version			1.3.1
-platforms		darwin freebsd
-categories		editors
-maintainers		max at kruschwitz.biz
-description		A vi-like binary file (hex)editor
-long_description	Bvi is a display oriented (hex)editor for binary \
-			files based on those of the vi(1) texteditor.
 
-homepage		http://bvi.sourceforge.net/
-master_sites		sourceforge
+name            bvi
+version         1.3.2
+platforms       darwin
+categories      editors
+maintainers     kruschwitz.biz:max
+description     A vi-like binary file (hex)editor
 
-checksums		md5 b9d77c57bda2e019207a1874d9bb4dea
-extract.suffix		.src.tar.gz
-patchfiles		patch-bmore.h patch-io.c
-configure.type		gnu
-configure.args		--datadir=${destroot}/${prefix}/share/${name}
-destroot.destdir	prefix=${destroot}/${prefix}
+long_description \
+                Bvi is a display oriented (hex)editor for binary \
+                files based on those of the vi(1) texteditor.
+
+homepage        http://bvi.sourceforge.net/
+master_sites    sourceforge
+
+checksums       md5 4257305ffb27177a6d5208b2df4ca92d \
+                sha1 0ff213ebb5cd0993c5d1f7c8d4172aaec709aac1 \
+                rmd160 d50aa06d5c978026d363002fee194802b2096cbc
+
+extract.suffix   .src.tar.gz
+configure.args   --mandir=${prefix}/share/man
+
+depends_lib      port:ncurses

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


More information about the macports-changes mailing list