svn commit: r508967 - in head/security: . bastillion bastillion/files

Mathieu Arnold mat at FreeBSD.org
Wed Aug 14 20:43:44 UTC 2019


On Wed, Aug 14, 2019 at 08:36:31PM +0000, Alexander Leidinger wrote:
> +PORTNAME=		bastillion
> +PORTVERSION=		3.06.04
> +DVERSION=		3.06_04
> +DISTVERSIONPREFIX=	v
> +#PKGNAMESUFFIX=		0
> +CATEGORIES=		security www java
> +MASTER_SITES=		https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${GH_TAGNAME}/
> +DISTNAME=		${PORTNAME}-jetty-v${DVERSION}

This should probably be written as:

PORTNAME=		bastillion
DISTVERSIONPREFIX=	jetty-v
DISTVERSION=		3.06_04
CATEGORIES=		security www java
MASTER_SITES=		https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190814/2655a33e/attachment.sig>


More information about the svn-ports-all mailing list