Date: Tue, 27 Dec 2005 15:04:09 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/print/scribus Makefile Message-ID: <200512271504.jBRF4AOH033187@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ehaupt 2005-12-27 15:04:09 UTC FreeBSD ports repository Modified files: print/scribus Makefile Log: The substitution command s|2\.3|${PYTHON_VERSION:S/^python//}|g in print/scribus/Makefile is too liberal, substituting part of the Scribus version (1.2.3) for the Python version (2.4), among other things. Also bump PORTREVISION. PR: 90974 Submitted by: Aron Stansvik <elvstone@gmail.com> Revision Changes Path 1.33 +6 -4 ports/print/scribus/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512271504.jBRF4AOH033187>