1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

PR: 56037

Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Reviewed by:
Approved by:
Obtained from:
MFC after:
Update to 2.5.2 and unbreak it.

Silent by:	maintainer.
This commit is contained in:
Foxfair Hu 2003-09-01 13:15:09 +00:00
parent f34a0dd8b7
commit c52937521e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88274
3 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= lml
PORTVERSION= 2.3.4
PORTVERSION= 2.5.2
CATEGORIES= www textproc
MASTER_SITES= http://files.b9.com/lml/
PKGNAMEPREFIX= cl-
@ -13,8 +13,6 @@ PKGNAMEPREFIX= cl-
MAINTAINER= henrik.motakef@web.de
COMMENT= Lisp Markup Language
BROKEN= Does not fetch
BUILD_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf
RUN_DEPENDS= ${LOCALBASE}/lib/common-lisp/asdf/asdf.lisp:${PORTSDIR}/devel/cl-asdf

View File

@ -1 +1 @@
MD5 (lml-2.3.4.tar.gz) = 23252c08dda3628191945052c5309e2b
MD5 (lml-2.5.2.tar.gz) = 3ab501a278df5e2d80881b5c17c4f7af

View File

@ -3,8 +3,10 @@ lib/common-lisp/lml/base.lisp
lib/common-lisp/lml/downloads.lisp
lib/common-lisp/lml/files.lisp
lib/common-lisp/lml/package.lisp
lib/common-lisp/lml/read-macro.lisp
lib/common-lisp/lml/stdsite.lisp
lib/common-lisp/lml/utils.lisp
lib/common-lisp/lml/tests.lisp
lib/common-lisp/lml/lml.asd
lib/common-lisp/system-registry/lml.asd
@dirrm lib/common-lisp/lml/