Date: Sun, 12 Feb 2012 09:59:55 +0000 (UTC) From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/archivers/zip Makefile distinfo Message-ID: <201202120959.q1C9xttb002083@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
danfe 2012-02-12 09:59:55 UTC FreeBSD ports repository Modified files: archivers/zip Makefile distinfo Log: - Switch to .tar.gz distfile (contents are identical, but new file is a bit smaller and does not require external EXTRACT_DEPENDS) - Do not hardcode list of programs twice, use ${PLIST_FILES:T} second time - Use official spelling of PKZIP in COMMENT - Unsplit PLIST_FILES definitions (join into one line) similar to MAN1 - Install seemingly useful documentation files - Pacify portlint(1) and cleanup things a bit - Canonicalize and reformat Makefile header while I am here Revision Changes Path 1.41 +18 -16 ports/archivers/zip/Makefile 1.12 +2 -2 ports/archivers/zip/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202120959.q1C9xttb002083>