summaryrefslogtreecommitdiff
path: root/palm/pilot_makedoc
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-12-25 06:41:02 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-12-25 06:41:02 +0000
commit7b1b2da26389d9f1ac6ae7cdcafa5156cbc2a798 (patch)
treeb3f6423632bec559294669e0e70f9644ecb06f80 /palm/pilot_makedoc
parentAdding ftplocate version 1.50. (diff)
(1) portlint: one distfile should be a DISTNAME + EXTRACT_SUFX
(2) The old MASTER_SITE didn't contain the file, so get some reliable sites. (3) This program actually got bumped to 0.7a, which just corrected spelling errors and portability (which is why patches/patch-aa shrunk and why the checksum changed.)
Notes
Notes: svn path=/head/; revision=24046
Diffstat (limited to 'palm/pilot_makedoc')
-rw-r--r--palm/pilot_makedoc/Makefile11
-rw-r--r--palm/pilot_makedoc/distinfo2
-rw-r--r--palm/pilot_makedoc/files/patch-aa13
3 files changed, 8 insertions, 18 deletions
diff --git a/palm/pilot_makedoc/Makefile b/palm/pilot_makedoc/Makefile
index 3cfbc7147e13..73e9833f06e1 100644
--- a/palm/pilot_makedoc/Makefile
+++ b/palm/pilot_makedoc/Makefile
@@ -1,15 +1,18 @@
# New ports collection makefile for: pilot_makedoc
-# Version required: 0.7
+# Version required: 0.7a
# Date created: May 10th 1997
# Whom: jfitz@FreeBSD.org
#
# $FreeBSD$
#
-PKGNAME= pilot_makedoc-0.7
+DISTNAME= makedoc7
+PKGNAME= pilot_makedoc-0.7a
CATEGORIES= palm textproc
-MASTER_SITES= http://www.concentric.net/~rbram/
-DISTFILES= makedoc7.cpp
+MASTER_SITES= ftp://ftp.forth.org/pub/PalmOS/ \
+ ftp://ftp.cs.tu-berlin.de/pub/palmtops/pilot/ \
+ ftp://ftp.cso.uiuc.edu/pub/systems/PalmOS/
+EXTRACT_SUFX= .cpp
MAINTAINER= jfitz@FreeBSD.org
diff --git a/palm/pilot_makedoc/distinfo b/palm/pilot_makedoc/distinfo
index ce778114d9ca..df55a83d405e 100644
--- a/palm/pilot_makedoc/distinfo
+++ b/palm/pilot_makedoc/distinfo
@@ -1 +1 @@
-MD5 (makedoc7.cpp) = 88baf21e5d27b0493ee0e004ce4f520e
+MD5 (makedoc7.cpp) = fb7df16220577d2da93c4ca70a5dab5d
diff --git a/palm/pilot_makedoc/files/patch-aa b/palm/pilot_makedoc/files/patch-aa
index 29dc5263848c..03bc280a12e6 100644
--- a/palm/pilot_makedoc/files/patch-aa
+++ b/palm/pilot_makedoc/files/patch-aa
@@ -1,18 +1,5 @@
--- makedoc7.cpp.orig Sat May 10 20:05:27 1997
+++ makedoc7.cpp Sat May 10 20:05:53 1997
-@@ -31,11 +31,7 @@
- // ver 0.7 change header and record0 to structs
- // ver 0.7a minor mispellings and portability issues
-
--#ifdef sparc
--# ifndef UNIX
--# define UNIX 1
--# endif
--#endif
-+#define UNIX 1
-
- #include <stdio.h>
- #include <stdlib.h>
@@ -588,7 +584,7 @@
printf("\n -n builds the .prc file without compression");
printf("\n -b option compresses/decompresses binary");