ports/89045: Port update net/mmucl
Tim Aslat
tim at spyderweb.com.au
Tue Nov 15 04:50:14 UTC 2005
>Number: 89045
>Category: ports
>Synopsis: Port update net/mmucl
>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: Tue Nov 15 04:50:13 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Tim Aslat
>Release: 5.4-RELEASE-p7
>Organization:
Spyderweb Consulting
>Environment:
FreeBSD bofh.spyderweb.com.au 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #22: Mon Sep 12 10:32:51 CST 2005 root at bofh.spyderweb.com.au:/usr/obj/usr/src/sys/BOFH i386
>Description:
Update net/mmucl from 1.5.1_1 to 1.5.2
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/net/mmucl/Makefile /usr/ports/local/net/mmucl/Makefile
--- /usr/ports/net/mmucl/Makefile Wed Feb 4 15:38:14 2004
+++ /usr/ports/local/net/mmucl/Makefile Tue Nov 15 14:24:43 2005
@@ -1,13 +1,14 @@
# New ports collection Makefile for: mmucl
# Date created: 28 July 2000
-# Whom: Matt Heckaman <matt at LUCIDA.QC.CA>
+# Whom: Matt Heckaman <matt at LUCIDA.QC.CA>
+# Last Updated: 15 Nov 2005
+# By: Tim Aslat <tim at SPYDERWEB.COM.AU>
#
# $FreeBSD: ports/net/mmucl/Makefile,v 1.6 2004/02/04 05:08:14 marcus Exp $
#
PORTNAME= mmucl
-PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTVERSION= 1.5.2
CATEGORIES= net
MASTER_SITES= http://download.sourceforge.net/mmucl/
@@ -22,9 +23,7 @@
post-install:
${MKDIR} ${PREFIX}/share/doc/${DISTNAME}
- ${MKDIR} ${PREFIX}/share/doc/${DISTNAME}/examples
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${DISTNAME}
${INSTALL_DATA} ${WRKSRC}/CHANGES ${PREFIX}/share/doc/${DISTNAME}
- ${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/doc/${DISTNAME}/examples
.include <bsd.port.mk>
diff -ruN /usr/ports/net/mmucl/distinfo /usr/ports/local/net/mmucl/distinfo
--- /usr/ports/net/mmucl/distinfo Sat Aug 30 15:20:07 2003
+++ /usr/ports/local/net/mmucl/distinfo Tue Nov 15 14:15:25 2005
@@ -1 +1 @@
-MD5 (mmucl-1.5.1.tar.gz) = 0d667ed47f539186d7ad2013d66fe0d0
+MD5 (mmucl-1.5.2.tar.gz) = d38ad0b1a51325dada8ac6b1b15113e2
diff -ruN /usr/ports/net/mmucl/files/patch-aa /usr/ports/local/net/mmucl/files/patch-aa
--- /usr/ports/net/mmucl/files/patch-aa Sat Aug 30 15:20:07 2003
+++ /usr/ports/local/net/mmucl/files/patch-aa Tue Nov 15 14:28:51 2005
@@ -1,15 +1,15 @@
---- Makefile.orig Sun Oct 6 18:53:40 2002
-+++ Makefile Fri Aug 29 22:46:28 2003
+--- Makefile.orig Wed Jan 14 13:13:09 2004
++++ Makefile Tue Nov 15 14:28:39 2005
@@ -3,7 +3,7 @@
# Mmucl installs itself under BASE_DIR
-BASE_DIR = /usr/local
-+BASE_DIR = ${PREFIX}
++BASE_DIR = $(PREFIX)
# The startup script, mmucl, is put in BIN_DIR
# Everything else is put in LIB_DIR
-@@ -13,15 +13,15 @@
+@@ -13,19 +13,19 @@
# Which tclsh to use.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list