1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to the lastest version.

PR: 44847
Submitted by: MAINTAINER
This commit is contained in:
Kevin Lo 2002-11-04 08:27:44 +00:00
parent 581eed3939
commit 045274006e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=69440
6 changed files with 8 additions and 6 deletions

View File

@ -34,7 +34,7 @@ ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
DIST_VER= 021025
DIST_VER= 021102
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)

View File

@ -1,3 +1,3 @@
MD5 (pfaedit_full-021025.tgz) = b05917d1fb4a0c5282ba1cca76927ee6
MD5 (pfaedit_full-021102.tgz) = f2794c7dafa14eca7ae87e685a1a278a
MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f
MD5 (pfaedit_htdocs-020910.tgz) = 2d4b256d4595a9f77d49d47b5a9428c1

View File

@ -1,6 +1,6 @@
--- Makefile.static.in.orig Thu Oct 24 03:34:40 2002
+++ Makefile.static.in Sat Oct 26 01:55:17 2002
@@ -39,15 +39,15 @@
@@ -39,15 +39,16 @@
mkdir -p $(bindir)
mkdir -p $(mandir)/man1
mkdir -p $(sharedir)
@ -9,6 +9,7 @@
- cp pfaedit/pfaedit-*.ui $(sharedir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/pfaedit $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/sfddiff $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/acorn2sfd $(bindir)
+ ${BSD_INSTALL_DATA} pfaedit/pfaedit-*.ui $(sharedir)
#The next line will fail for most installs. If you have downloaded the cidmaps
# this will install them. If you haven't it won't. You only need the cidmaps

View File

@ -34,7 +34,7 @@ ALL_TARGET= pfaedit
MAN1= pfaedit.1 sfddiff.1
DIST_VER= 021025
DIST_VER= 021102
EXTRACT_ONLY= ${PORTNAME}_full-${DIST_VER}.tgz cidmaps.tgz
.if !defined(NOPORTDOCS)

View File

@ -1,3 +1,3 @@
MD5 (pfaedit_full-021025.tgz) = b05917d1fb4a0c5282ba1cca76927ee6
MD5 (pfaedit_full-021102.tgz) = f2794c7dafa14eca7ae87e685a1a278a
MD5 (cidmaps.tgz) = d40e9a779f620a5358ab782d6d76eb2f
MD5 (pfaedit_htdocs-020910.tgz) = 2d4b256d4595a9f77d49d47b5a9428c1

View File

@ -1,6 +1,6 @@
--- Makefile.static.in.orig Thu Oct 24 03:34:40 2002
+++ Makefile.static.in Sat Oct 26 01:55:17 2002
@@ -39,15 +39,15 @@
@@ -39,15 +39,16 @@
mkdir -p $(bindir)
mkdir -p $(mandir)/man1
mkdir -p $(sharedir)
@ -9,6 +9,7 @@
- cp pfaedit/pfaedit-*.ui $(sharedir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/pfaedit $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/sfddiff $(bindir)
+ ${BSD_INSTALL_PROGRAM} pfaedit/acorn2sfd $(bindir)
+ ${BSD_INSTALL_DATA} pfaedit/pfaedit-*.ui $(sharedir)
#The next line will fail for most installs. If you have downloaded the cidmaps
# this will install them. If you haven't it won't. You only need the cidmaps