Date: Thu, 6 Oct 2005 00:30:58 -0400 From: James Bailie <jimmy@jamesbailie.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/86968: Update Port: lang/munger (corrected) Message-ID: <20051006043059.4029243D46@mx1.FreeBSD.org> Resent-Message-ID: <200510060440.j964eDir002298@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 86968 >Category: ports >Synopsis: Update Port: lang/munger (corrected) >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: Thu Oct 06 04:40:13 GMT 2005 >Closed-Date: >Last-Modified: >Originator: James Bailie <jimmy@jamesbailie.com> >Release: FreeBSD 5.4-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD localhost 5.4-RELEASE-p4 FreeBSD 5.4-RELEASE-p4 #1: Tue Jul 12 11:27:41 EDT 2005 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL i386 >Description: >How-To-Repeat: >Fix: --- diff.txt begins here --- diff -ruN /usr/ports/lang/munger/Makefile munger/Makefile --- /usr/ports/lang/munger/Makefile Tue Sep 27 09:00:12 2005 +++ munger/Makefile Wed Oct 5 10:55:27 2005 @@ -2,11 +2,11 @@ # Date created: Thu, 03 Jul 2003 20:05:06 EDT # Whom: James Bailie <jimmy@jamesbailie.com> # -# $FreeBSD: ports/lang/munger/Makefile,v 1.10 2005/09/10 04:29:29 glewis Exp $ +# $FreeBSD: ports/lang/munger/Makefile,v 1.6 2005/07/04 02:44:03 jylefort Exp $ # PORTNAME= munger -PORTVERSION= 4.73 +PORTVERSION= 4.74 CATEGORIES= lang MASTER_SITES= http://www.jamesbailie.com/ @@ -14,7 +14,6 @@ COMMENT= Static lisp interpreter with text processing abilities RUN_DEPENDS= nc:${PORTSDIR}/net/netcat - DATADIR= ${PREFIX}/share/${PORTNAME}-${PORTVERSION} MAN1= munger.1 @@ -27,7 +26,7 @@ .include <bsd.port.pre.mk> .if defined(WITH_SQL) -LIB_DEPENDS+= sqlite3.8:${PORTSDIR}/databases/sqlite3 +LIB_DEPENDS+= sqlite3:${PORTSDIR}/databases/sqlite3 MAKE_ARGS+= -DWITH_SQL .endif diff -ruN /usr/ports/lang/munger/distinfo munger/distinfo --- /usr/ports/lang/munger/distinfo Tue Sep 27 09:00:12 2005 +++ munger/distinfo Thu Oct 6 00:28:17 2005 @@ -1,2 +1,2 @@ -MD5 (munger-4.73.tar.gz) = 162deb65396f3f16727e6ebee71c87ca -SIZE (munger-4.73.tar.gz) = 175991 +MD5 (munger-4.74.tar.gz) = 4850c627c73413924546304790bc50d7 +SIZE (munger-4.74.tar.gz) = 179706 diff -ruN /usr/ports/lang/munger/pkg-plist munger/pkg-plist --- /usr/ports/lang/munger/pkg-plist Fri Sep 9 19:16:39 2005 +++ munger/pkg-plist Sun Oct 2 00:15:46 2005 @@ -19,4 +19,5 @@ %%DATADIR%%/transform.munger %%DATADIR%%/view.munger %%DATADIR%%/tk.munger +%%DATADIR%%/expander.fcgi @dirrm %%DATADIR%% --- diff.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051006043059.4029243D46>