Date: Wed, 11 May 2005 13:11:11 -0400 From: James Bailie <jimmy@jamesbailie.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/80905: Update Port: lang/munger -> 4.55 Message-ID: <20050511171156.7FE1143D3F@mx1.FreeBSD.org> Resent-Message-ID: <200505111720.j4BHK2rw004343@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 80905 >Category: ports >Synopsis: Update Port: lang/munger -> 4.55 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed May 11 17:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: James Bailie <jimmy@jamesbailie.com> >Release: FreeBSD 5.3-RELEASE-p13 i386 >Organization: >Environment: System: FreeBSD localhost 5.3-RELEASE-p13 FreeBSD 5.3-RELEASE-p13 #8: Sat May 7 15:10:13 EDT 2005 jbailie@localhost:/usr/src/sys/i386/compile/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 Sat Apr 23 16:40:15 2005 +++ munger/Makefile Wed May 11 13:05:26 2005 @@ -6,16 +6,14 @@ # PORTNAME= munger -PORTVERSION= 4.54 +PORTVERSION= 4.55 CATEGORIES= lang MASTER_SITES= http://www.jamesbailie.com/ MAINTAINER= jimmy@jamesbailie.com COMMENT= Static lisp interpreter with text processing abilities -LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 - -MAN1= munger.1 httpf.1 xml2munger.1 +MAN1= munger.1 MANCOMPRESSED= yes PLIST_SUB= MUNGER_VERSION=${PORTVERSION} @@ -24,6 +22,8 @@ TERM "include character-I/O functions" on .include <bsd.port.pre.mk> + +RUN_DEPENDS= nc:${PORTSDIR}/net/netcat .if defined(WITH_SQL) LIB_DEPENDS+= sqlite3.8:${PORTSDIR}/databases/sqlite3 diff -ruN /usr/ports/lang/munger/distinfo munger/distinfo --- /usr/ports/lang/munger/distinfo Sat Apr 23 16:40:15 2005 +++ munger/distinfo Wed May 11 12:57:48 2005 @@ -1,2 +1,2 @@ -MD5 (munger-4.54.tar.gz) = 531e0139399d5a8f45ca938e8848fea8 -SIZE (munger-4.54.tar.gz) = 164094 +MD5 (munger-4.55.tar.gz) = 10f27850ddbd94c7494936c23f72cb40 +SIZE (munger-4.55.tar.gz) = 164634 diff -ruN /usr/ports/lang/munger/pkg-plist munger/pkg-plist --- /usr/ports/lang/munger/pkg-plist Sat Apr 23 16:40:15 2005 +++ munger/pkg-plist Wed May 11 12:45:00 2005 @@ -1,7 +1,6 @@ bin/munger -bin/httpf -bin/xml2munger share/munger-%%MUNGER_VERSION%%/mbox2munger.munger +share/munger-%%MUNGER_VERSION%%/xml2alist.munger share/munger-%%MUNGER_VERSION%%/mime2munger.munger share/munger-%%MUNGER_VERSION%%/google.munger share/munger-%%MUNGER_VERSION%%/google.template --- 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?20050511171156.7FE1143D3F>