ports/53287: Maintainer-update: sysutils/mktool to version 0.0.25
Jos Backus
jos at catnook.com
Fri Jun 13 18:50:20 UTC 2003
>Number: 53287
>Category: ports
>Synopsis: Maintainer-update: sysutils/mktool to version 0.0.25
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Jun 13 11:50:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Jos Backus
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
CatNook
>Environment:
System: FreeBSD lizzy.catnook.com 5.1-CURRENT FreeBSD 5.1-CURRENT #24: Thu Jun 12 22:18:30 PDT 2003 root at lizzy.catnook.com:/disk0/usr/obj/disk0/usr/src/sys/LIZZY i386
>Description:
Patch to update sysutils/mktool to version 0.0.25. This also cleans up
the port Makefile a little and switches us to using the .bz2 distfile.
>How-To-Repeat:
>Fix:
diff -ruN mktool/Makefile mktool-new/Makefile
--- mktool/Makefile Thu Feb 20 18:41:00 2003
+++ mktool-new/Makefile Thu Jun 5 20:45:01 2003
@@ -6,23 +6,22 @@
#
PORTNAME= mktool
-PORTVERSION= 0.0.7
+PORTVERSION= 0.0.25
CATEGORIES= sysutils
MASTER_SITES= http://www.io.com/~manoj/file/
MAINTAINER= jos at catnook.com
COMMENT= Portable tools to manage processes and networked services
-WRKSRC= ${WRKDIR}/mktool
-
USE_GMAKE= yes
USE_REINPLACE= yes
+USE_BZIP2= yes
-post-extract:
+pre-patch:
@${REINPLACE_CMD} -e ' \
s,^OPT=.*,OPT=${CFLAGS},; \
s,=gcc,?=gcc,; \
s,^bindir=.*,bindir=${PREFIX}/bin,; \
- s,cp -a,install -m ${BINMODE},' ${WRKSRC}/Makefile
+ s,cp -p,${INSTALL_PROGRAM},' ${WRKSRC}/Makefile
.include <bsd.port.mk>
diff -ruN mktool/distinfo mktool-new/distinfo
--- mktool/distinfo Mon May 27 18:11:28 2002
+++ mktool-new/distinfo Thu Jun 5 09:25:25 2003
@@ -1 +1 @@
-MD5 (mktool-0.0.7.tar.gz) = cb2d4c919dca5c0a9e4fbf1a1b91d736
+MD5 (mktool-0.0.25.tar.bz2) = a081289261279d97b68394756f0c7aae
diff -ruN mktool/pkg-plist mktool-new/pkg-plist
--- mktool/pkg-plist Tue May 28 10:36:16 2002
+++ mktool-new/pkg-plist Thu Jun 5 21:01:15 2003
@@ -1,7 +1,10 @@
bin/babysit
+bin/bsc
bin/bsok
-bin/envuidgid
+bin/bswait
bin/execlp
+bin/getlock
bin/setugid
-bin/tcpaccept
+bin/sockaccept
bin/tcplisten
+bin/unixlisten
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list