mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
Make fetchable again; upgrade to 8.1.11 while I'm here.
PR: ports/178481 Submitted by: John Marino <draco@marino.st>
This commit is contained in:
parent
eb06ec1446
commit
9dc00938e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319323
@ -2,15 +2,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jetty
|
||||
PORTVERSION= 8.1.8
|
||||
PORTVERSION= 8.1.11
|
||||
CATEGORIES= www java
|
||||
MASTER_SITES= ${MASTER_SITE_ECLIPSE}
|
||||
MASTER_SITE_SUBDIR=jetty/stable-8/dist
|
||||
DISTNAME= jetty-distribution-8.1.8.v20121106
|
||||
MASTER_SITE_SUBDIR=jetty/${PORTVERSION}.${JDVDATE}/dist
|
||||
DISTNAME= jetty-distribution-${PORTVERSION}.${JDVDATE}
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Full-featured web server implemented entirely in Java
|
||||
|
||||
JDVDATE= v20130520
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (jetty-distribution-8.1.8.v20121106.tar.gz) = f66cfe7b3da8f2191709926420a9755a17908c258bcb265fc905f147879bb9f9
|
||||
SIZE (jetty-distribution-8.1.8.v20121106.tar.gz) = 9064609
|
||||
SHA256 (jetty-distribution-8.1.11.v20130520.tar.gz) = 34723243c8015c9ce861566f9d301ea1eec7fe2030eb8baa11b596a43c226ebc
|
||||
SIZE (jetty-distribution-8.1.11.v20130520.tar.gz) = 9019533
|
||||
|
Loading…
Reference in New Issue
Block a user