Unbreak by switching to USE_GITHUB
This commit is contained in:
parent
004f03d147
commit
e05be1bf6b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422355
@ -2,11 +2,10 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= openpgm
|
||||
PORTVERSION= 5.2.122
|
||||
DISTVERSION= 5-2-122
|
||||
DISTVERSIONPREFIX= release-
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net devel
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
DISTNAME= libpgm-${PORTVERSION}
|
||||
|
||||
MAINTAINER= vg@FreeBSD.org
|
||||
COMMENT= Implementation of the PGM reliable multicast protocol
|
||||
@ -14,12 +13,14 @@ COMMENT= Implementation of the PGM reliable multicast protocol
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= steve-o
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix perl5 tar:bzip2 libtool python:build
|
||||
USES= autoreconf pathfix perl5 libtool python:build
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
USE_LDCONFIG= yes
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/openpgm/pgm
|
||||
WRKSRC_SUBDIR= openpgm/pgm
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (libpgm-5.2.122.tar.bz2) = 2f6fcdad7fcf08368bce100db2598abdd57cb1e55869df68c0032a12ffe86d93
|
||||
SIZE (libpgm-5.2.122.tar.bz2) = 821143
|
||||
TIMESTAMP = 1474186140
|
||||
SHA256 (steve-o-openpgm-release-5-2-122_GH0.tar.gz) = acc1545fd8060aa66b17327110e2859e451cfc685ebd3b2211619728e3471b66
|
||||
SIZE (steve-o-openpgm-release-5-2-122_GH0.tar.gz) = 583469
|
||||
|
Loading…
Reference in New Issue
Block a user