ports/113282: [PATCH] update palm/txt2pdbdoc to 1.4.4

bf bf2006a at yahoo.com
Sun Jun 3 10:50:05 UTC 2007


>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 at 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:



More information about the freebsd-ports-bugs mailing list