diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-11-04 16:27:44 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-11-04 16:27:44 +0800 |
commit | 8f30634923c1a9002895fc169b1e649ed21331dc (patch) | |
tree | 21b0ee762ca665760207a9bf7f496ff240765322 /print | |
parent | 55ec639da5c09e745fa690b9bbd7920c92d46b5a (diff) | |
download | freebsd-ports-gnome-8f30634923c1a9002895fc169b1e649ed21331dc.tar.gz freebsd-ports-gnome-8f30634923c1a9002895fc169b1e649ed21331dc.tar.zst freebsd-ports-gnome-8f30634923c1a9002895fc169b1e649ed21331dc.zip |
Update to the lastest version.
PR: 44847
Submitted by: MAINTAINER
Diffstat (limited to 'print')
-rw-r--r-- | print/fontforge/Makefile | 2 | ||||
-rw-r--r-- | print/fontforge/distinfo | 2 | ||||
-rw-r--r-- | print/fontforge/files/patch-Makefile.static.in | 3 | ||||
-rw-r--r-- | print/pfaedit/Makefile | 2 | ||||
-rw-r--r-- | print/pfaedit/distinfo | 2 | ||||
-rw-r--r-- | print/pfaedit/files/patch-Makefile.static.in | 3 |
6 files changed, 8 insertions, 6 deletions
diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile index b96ab1c8091b..1539f1334f45 100644 --- a/print/fontforge/Makefile +++ b/print/fontforge/Makefile @@ -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) diff --git a/print/fontforge/distinfo b/print/fontforge/distinfo index c33b38fe7ad4..94f26e038d3c 100644 --- a/print/fontforge/distinfo +++ b/print/fontforge/distinfo @@ -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 diff --git a/print/fontforge/files/patch-Makefile.static.in b/print/fontforge/files/patch-Makefile.static.in index 0bc0c255329b..1bdf40d4cc50 100644 --- a/print/fontforge/files/patch-Makefile.static.in +++ b/print/fontforge/files/patch-Makefile.static.in @@ -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 diff --git a/print/pfaedit/Makefile b/print/pfaedit/Makefile index b96ab1c8091b..1539f1334f45 100644 --- a/print/pfaedit/Makefile +++ b/print/pfaedit/Makefile @@ -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) diff --git a/print/pfaedit/distinfo b/print/pfaedit/distinfo index c33b38fe7ad4..94f26e038d3c 100644 --- a/print/pfaedit/distinfo +++ b/print/pfaedit/distinfo @@ -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 diff --git a/print/pfaedit/files/patch-Makefile.static.in b/print/pfaedit/files/patch-Makefile.static.in index 0bc0c255329b..1bdf40d4cc50 100644 --- a/print/pfaedit/files/patch-Makefile.static.in +++ b/print/pfaedit/files/patch-Makefile.static.in @@ -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 |