Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  6 Oct 2005 00:27:20 -0400
From:      James Bailie <jimmy@jamesbailie.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/86967: Update Port: lang/munger
Message-ID:  <20051006042721.40BDE43D48@mx1.FreeBSD.org>
Resent-Message-ID: <200510060430.j964UL8V001185@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86967
>Category:       ports
>Synopsis:       Update Port: lang/munger
>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:30:21 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 ---
--- /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.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?20051006042721.40BDE43D48>