Date: Tue, 28 Oct 2014 05:55:36 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371620 - head/devel/cl-alexandria Message-ID: <201410280555.s9S5tavQ040604@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Oct 28 05:55:36 2014 New Revision: 371620 URL: https://svnweb.freebsd.org/changeset/ports/371620 QAT: https://qat.redports.org/buildarchive/r371620/ Log: Fix a stage orphan Modified: head/devel/cl-alexandria/Makefile head/devel/cl-alexandria/pkg-plist Modified: head/devel/cl-alexandria/Makefile ============================================================================== --- head/devel/cl-alexandria/Makefile Tue Oct 28 05:19:16 2014 (r371619) +++ head/devel/cl-alexandria/Makefile Tue Oct 28 05:55:36 2014 (r371620) @@ -2,7 +2,7 @@ PORTNAME= alexandria PORTVERSION= 2010.01.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel lisp PKGNAMEPREFIX= cl- MASTER_SITES= ${MASTER_SITE_LOCAL} Modified: head/devel/cl-alexandria/pkg-plist ============================================================================== --- head/devel/cl-alexandria/pkg-plist Tue Oct 28 05:19:16 2014 (r371619) +++ head/devel/cl-alexandria/pkg-plist Tue Oct 28 05:55:36 2014 (r371620) @@ -18,3 +18,4 @@ %%LIB32DIR%%/common-lisp/alexandria/tests.lisp %%LIB32DIR%%/common-lisp/alexandria/types.lisp %%LIB32DIR%%/common-lisp/system-registry/alexandria.asd +%%PORTDOCS%%%%DOCSDIR%%/alexandria.pdf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410280555.s9S5tavQ040604>