mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
net-im/openfire: Switch to USE_GITHUB
PR: 256748 Reported by: Daniel Engberg <daniel.engberg.lists AT pyret DOT net>
This commit is contained in:
parent
67bd778a71
commit
1389482976
@ -2,11 +2,9 @@
|
||||
|
||||
PORTNAME= openfire
|
||||
PORTVERSION= 4.6.4
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= net-im java
|
||||
MASTER_SITES= https://github.com/igniterealtime/${PORTNAME}/archive/refs/tags/ \
|
||||
LOCAL/pi:maven
|
||||
DISTFILES= v${PORTVERSION}.tar.gz
|
||||
|
||||
MAINTAINER= nikita@druba.su
|
||||
COMMENT= Enterprise instant messaging server
|
||||
@ -14,6 +12,9 @@ COMMENT= Enterprise instant messaging server
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= igniterealtime
|
||||
|
||||
BUILD_DEPENDS= mvn:devel/maven
|
||||
|
||||
OPTIONS_DEFINE= DOCS TEST
|
||||
@ -23,7 +24,6 @@ MAVEN_DESC= Source of Maven build plugins
|
||||
LOCAL_M2_DESC= Use prefetch plugins from FreeBSD repository
|
||||
ONLINE_M2_DESC= Download last plugins during build process (into ~/.m2)
|
||||
OPTIONS_DEFAULT= LOCAL_M2
|
||||
LOCAL_M2_DISTFILES= FreeBSD-${PORTNAME}-${PORTVERSION}-maven-repository.tar.gz:maven
|
||||
|
||||
USES= cpe
|
||||
USE_JAVA= yes
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1624266366
|
||||
SHA256 (v4.6.4.tar.gz) = 7472674c2469b7fb1eb25edcb4b529eda0a49be335c146861656d766443bda23
|
||||
SIZE (v4.6.4.tar.gz) = 6770705
|
||||
SHA256 (FreeBSD-openfire-4.6.4-maven-repository.tar.gz) = 82a196764301a71f70f1a23bab4628772c9bfc05088a3a0328ef47df0b8ae453
|
||||
SIZE (FreeBSD-openfire-4.6.4-maven-repository.tar.gz) = 253011622
|
||||
TIMESTAMP = 1624732221
|
||||
SHA256 (igniterealtime-openfire-v4.6.4_GH0.tar.gz) = 7472674c2469b7fb1eb25edcb4b529eda0a49be335c146861656d766443bda23
|
||||
SIZE (igniterealtime-openfire-v4.6.4_GH0.tar.gz) = 6770705
|
||||
|
Loading…
Reference in New Issue
Block a user