mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
Fix build & GitHub usage.
Sponsored by: Absolight
This commit is contained in:
parent
c3470b50fc
commit
b79dd5705b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421227
@ -1,11 +1,10 @@
|
||||
# Created by: Mark Felder <feld@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= modules
|
||||
PORTNAME= varnish-modules
|
||||
DISTVERSIONPREFIX= varnish-modules-
|
||||
DISTVERSION= 0.9.1
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= varnish-
|
||||
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= feld@FreeBSD.org
|
||||
COMMENT= Collection of Varnish Cache modules by Varnish Software
|
||||
@ -24,12 +23,9 @@ INSTALL_TARGET= install-strip
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= varnish
|
||||
GH_TAGNAME= varnish-modules-${DISTVERSION}
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/varnish-modules-varnish-modules-${DISTVERSION}
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ./bootstrap
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1469368533
|
||||
SHA256 (varnish-modules-0.9.1_GH0.tar.gz) = 4fa7d042968a372c0fd0efa7925f94640ad180e3d667697fe521e485134eb728
|
||||
SIZE (varnish-modules-0.9.1_GH0.tar.gz) = 46364
|
||||
TIMESTAMP = 1472739997
|
||||
SHA256 (varnish-varnish-modules-varnish-modules-0.9.1_GH0.tar.gz) = 4fa7d042968a372c0fd0efa7925f94640ad180e3d667697fe521e485134eb728
|
||||
SIZE (varnish-varnish-modules-varnish-modules-0.9.1_GH0.tar.gz) = 46364
|
||||
|
Loading…
Reference in New Issue
Block a user