Date: Sat, 16 May 2015 09:25:19 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386504 - head/archivers/dpkg Message-ID: <201505160925.t4G9PJCj049247@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Sat May 16 09:25:18 2015 New Revision: 386504 URL: https://svnweb.freebsd.org/changeset/ports/386504 Log: - Add CPE info Approved by: portmgr blanket Modified: head/archivers/dpkg/Makefile Modified: head/archivers/dpkg/Makefile ============================================================================== --- head/archivers/dpkg/Makefile Sat May 16 09:21:41 2015 (r386503) +++ head/archivers/dpkg/Makefile Sat May 16 09:25:18 2015 (r386504) @@ -18,7 +18,8 @@ RUN_DEPENDS= gtar:${PORTSDIR}/archivers/ gmd5sum:${PORTSDIR}/sysutils/coreutils GNU_CONFIGURE= yes -USES= gmake iconv libtool perl5 pkgconfig shebangfix tar:xz +USES= cpe gmake iconv libtool perl5 pkgconfig shebangfix tar:xz +CPE_VENDOR= debian WRKSRC= ${WRKDIR}/dpkg-${PORTVERSION} SHEBANG_FILES= dselect/methods/ftp/update dselect/methods/ftp/install \ dselect/methods/ftp/setup
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505160925.t4G9PJCj049247>