Date: Sun, 3 Jun 2007 10:47:24 GMT From: bf<bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/113282: [PATCH] update palm/txt2pdbdoc to 1.4.4 Message-ID: <200706031047.l53AlOTb061028@www.freebsd.org> Resent-Message-ID: <200706031050.l53Ao5d7064259@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113282 >Category: ports >Synopsis: [PATCH] update palm/txt2pdbdoc to 1.4.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jun 03 10:50:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: bf >Release: 6.2-Stable i386 >Organization: - >Environment: >Description: diff -ruN txt2pdbdoc.orig/Makefile txt2pdbdoc/Makefile --- txt2pdbdoc.orig/Makefile Tue Nov 15 23:50:54 2005 +++ txt2pdbdoc/Makefile Fri Jun 1 07:37:34 2007 @@ -6,19 +6,18 @@ # PORTNAME= txt2pdbdoc -PORTVERSION= 1.3 -PORTREVISION= 1 +PORTVERSION= 1.4.4 CATEGORIES= palm converters -MASTER_SITES= http://www.larted.org.uk/~dom/misc/palm/files/ +MASTER_SITES= http://homepage.mac.com/pauljlucas/software/ MAINTAINER= ports@FreeBSD.org COMMENT= Converts plain text and HTML files to Palm Pilot Doc formats USE_GMAKE= yes -MAKE_ARGS= MAKE=gmake CC=${CC} CFLAGS="${CFLAGS}" I_ROOT=${PREFIX} +GNU_CONFIGURE= yes PLIST_FILES= bin/pdbtxt2html bin/html2pdbtxt bin/txt2pdbdoc MAN1= txt2pdbdoc.1 pdbtxt2html.1 html2pdbtxt.1 -MAN4= pdb.4 doc.4 +MAN4= doc.4 .include <bsd.port.mk> diff -ruN txt2pdbdoc.orig/distinfo txt2pdbdoc/distinfo --- txt2pdbdoc.orig/distinfo Fri Nov 25 12:09:21 2005 +++ txt2pdbdoc/distinfo Fri Jun 1 07:38:13 2007 @@ -1,3 +1,3 @@ -MD5 (txt2pdbdoc-1.3.tar.gz) = 490642acde87896bdd00a24b727c9bb2 -SHA256 (txt2pdbdoc-1.3.tar.gz) = 945828c6a2476ed5769d49e8807791e9baef16e24c46c267f43951a3c550bbc7 -SIZE (txt2pdbdoc-1.3.tar.gz) = 29657 +MD5 (txt2pdbdoc-1.4.4.tar.gz) = 66bc7890210af2125b0cabcdf581651a +SHA256 (txt2pdbdoc-1.4.4.tar.gz) = db9e58a073d722c59c7fd1ffd6ebe3fc1be2007e826d6be5f94de26ea5a0c895 +SIZE (txt2pdbdoc-1.4.4.tar.gz) = 77486 diff -ruN txt2pdbdoc.orig/pkg-descr txt2pdbdoc/pkg-descr --- txt2pdbdoc.orig/pkg-descr Mon Jan 8 14:04:06 2001 +++ txt2pdbdoc/pkg-descr Fri Jun 1 07:46:37 2007 @@ -1,2 +1,4 @@ -Converts plain text files to/from the Doc format used by PalmPilots; -also utilities to convert HTML files to Doc and vice versa; +Converts plain text and HTML files to the Doc format used by PalmPilots, +and vice versa. + +WWW: http://homepage.mac.com/pauljlucas/software/txt2pdbdoc >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706031047.l53AlOTb061028>