provide alternative master_site; since sunsite doesn't provide
distfiles anymore. discussed with fgs@
This commit is contained in:
parent
c130fff813
commit
40bc54847e
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/03/15 13:03:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/04/05 02:07:40 martynas Exp $
|
||||
|
||||
COMMENT= protocol definition, declaration and adaptation
|
||||
|
||||
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE:=distributions/gentoo/distfiles/}
|
||||
MASTER_SITES= http://mirrors.protection.cx/~martynas/python/
|
||||
DISTFILES= PyProtocols-${VERSION}a0dev_r${REVISION}${EXTRACT_SUFX}
|
||||
|
||||
MODULES= lang/python
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2009/03/15 13:03:41 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2009/04/05 02:07:40 martynas Exp $
|
||||
|
||||
COMMENT= rule-based dispatching and generic functions
|
||||
|
||||
@ -19,7 +19,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SUNSITE:=distributions/gentoo/distfiles/}
|
||||
MASTER_SITES= http://mirrors.protection.cx/~martynas/python/
|
||||
DISTFILES= RuleDispatch-${VERSION}a0.dev-r${REVISION}${EXTRACT_SUFX}
|
||||
|
||||
MODULES= lang/python
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2007/09/15 23:29:58 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2009/04/05 02:07:40 martynas Exp $
|
||||
|
||||
COMMENT= front-end to ssh-agent
|
||||
|
||||
@ -15,7 +15,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/
|
||||
MASTER_SITES= http://mirrors.protection.cx/~martynas/python/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
NO_BUILD= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user