Index: head/lang/abcl/Makefile =================================================================== --- head/lang/abcl/Makefile (revision 316109) +++ head/lang/abcl/Makefile (revision 316110) @@ -1,27 +1,27 @@ # Created by: Frank Fischer # $FreeBSD$ PORTNAME= abcl -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.1 CATEGORIES= lang lisp java MASTER_SITES= http://common-lisp.net/project/armedbear/releases/${PORTVERSION}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= fischer.frank@gmail.com COMMENT= An implementation of ANSI Common Lisp in Java PLIST_FILES= share/java/classes/abcl.jar \ bin/abcl SUB_LIST+= JAVAJARDIR="${JAVAJARDIR}" SUB_FILES= abcl USE_JAVA= yes JAVA_VERSION= 1.6+ USE_ANT= yes do-install: @${INSTALL_DATA} -v ${WRKSRC}/dist/abcl.jar ${JAVAJARDIR} @${INSTALL_SCRIPT} ${WRKDIR}/abcl ${PREFIX}/bin/abcl .include Property changes on: head/lang/abcl/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/lang/abcl/distinfo =================================================================== --- head/lang/abcl/distinfo (revision 316109) +++ head/lang/abcl/distinfo (revision 316110) @@ -1,2 +1,2 @@ -SHA256 (abcl-src-1.0.1.tar.gz) = 87554671c17de2fb26d440fbe8c3faf61c963b9480be6a306bc6ec6253b8df84 -SIZE (abcl-src-1.0.1.tar.gz) = 916430 +SHA256 (abcl-src-1.1.1.tar.gz) = a9d3b1791076234897f5bf9f206c3a882cdc1807251250601910e65174c165f8 +SIZE (abcl-src-1.1.1.tar.gz) = 998991 Property changes on: head/lang/abcl/distinfo ___________________________________________________________________ Modified: fbsd:nokeywords ## -1 +1 ## -yes \ No newline at end of property +1 \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property