aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-01 19:06:51 +0800
committerpav <pav@FreeBSD.org>2004-01-01 19:06:51 +0800
commita4d8542a8ad022bb4630c393bb06893b51a40d48 (patch)
tree4fe40e7454a4ab08799c2b936d02ebfd7cae4aeb
parent4615977e679224f727dbbaa66f6314efa5a6c476 (diff)
downloadfreebsd-ports-gnome-a4d8542a8ad022bb4630c393bb06893b51a40d48.tar.gz
freebsd-ports-gnome-a4d8542a8ad022bb4630c393bb06893b51a40d48.tar.zst
freebsd-ports-gnome-a4d8542a8ad022bb4630c393bb06893b51a40d48.zip
- Update to 1.0.24
PR: ports/60774 Submitted by: Patrick Atamaniuk <atamaniuk-ports@frobs.net> (maintainer)
-rw-r--r--print/mftrace/Makefile7
-rw-r--r--print/mftrace/distinfo2
-rw-r--r--print/mftrace/pkg-message2
3 files changed, 2 insertions, 9 deletions
diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile
index 4817ab3c85b7..2447320989a3 100644
--- a/print/mftrace/Makefile
+++ b/print/mftrace/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mftrace
-PORTVERSION= 1.0.19
+PORTVERSION= 1.0.24
CATEGORIES= print
MASTER_SITES= http://www.xs4all.nl/~hanwen/mftrace/
@@ -29,11 +29,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
MAN1= mftrace.1
-pre-everything::
- @${CAT} ${PKGMESSAGE}
- @${ECHO_CMD} Pausing ten seconds--press control-C to cancel build.
- @sleep 10
-
pre-install:
${RM} -f ${PLIST}
.for ii in gf2pbm mftrace
diff --git a/print/mftrace/distinfo b/print/mftrace/distinfo
index e542fba5c67a..a8c80804089c 100644
--- a/print/mftrace/distinfo
+++ b/print/mftrace/distinfo
@@ -1 +1 @@
-MD5 (mftrace-1.0.19.tar.gz) = f121f62bcbd4681df816d2956ed9b607
+MD5 (mftrace-1.0.24.tar.gz) = d6070391699a2e8446015af53dfa02f5
diff --git a/print/mftrace/pkg-message b/print/mftrace/pkg-message
deleted file mode 100644
index f37f0bb80d70..000000000000
--- a/print/mftrace/pkg-message
+++ /dev/null
@@ -1,2 +0,0 @@
-*** WARNING:
-*** The source code of mftrace has not been reviewed by the maintainer!