Bug 113282 - [PATCH] update palm/txt2pdbdoc to 1.4.4
Summary: [PATCH] update palm/txt2pdbdoc to 1.4.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-03 11:50 UTC by bf
Modified: 2007-06-06 14:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bf 2007-06-03 11:50:04 UTC
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
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2007-06-06 14:16:12 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-06-06 14:18:34 UTC
pav         2007-06-06 13:18:25 UTC

  FreeBSD ports repository

  Modified files:
    palm/txt2pdbdoc      Makefile distinfo pkg-descr 
  Log:
  - Update to 1.4.4
  
  PR:             ports/113282
  Submitted by:   bf <bf2006a@yahoo.com>
  
  Revision  Changes    Path
  1.12      +4 -5      ports/palm/txt2pdbdoc/Makefile
  1.5       +3 -3      ports/palm/txt2pdbdoc/distinfo
  1.2       +4 -2      ports/palm/txt2pdbdoc/pkg-descr
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"