Re-enable py-twisted-web2, yet another dependency of moovida/elisa.
Bump the version back to the last existing version (8.1.0), and bump PKGNAME again to be on the safe side.. ok eric@
This commit is contained in:
parent
faaa9351fc
commit
6462be2ae0
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/01/30 16:22:08 eric Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2009/10/14 12:47:48 landry Exp $
|
||||
|
||||
SUBDIR += core
|
||||
SUBDIR += conch
|
||||
@ -8,7 +8,7 @@
|
||||
SUBDIR += news
|
||||
SUBDIR += runner
|
||||
SUBDIR += web
|
||||
# SUBDIR += web2
|
||||
SUBDIR += web2
|
||||
SUBDIR += words
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/03/11 22:20:09 bernd Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2009/10/14 12:47:48 landry Exp $
|
||||
|
||||
COMMENT= experimental HTTP/1.1 server framework
|
||||
|
||||
CATEGORIES+= www
|
||||
|
||||
VERSION= 8.2.0
|
||||
VERSION= 8.1.0
|
||||
DISTNAME= TwistedWeb2-${VERSION}
|
||||
PKGNAME= py-twisted-web2-${VERSION}p0
|
||||
PKGNAME= py-twisted-web2-${VERSION}p1
|
||||
|
||||
HOMEPAGE= http://twistedmatrix.com/trac/wiki/TwistedWeb2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user