mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 0.6.0
This commit is contained in:
parent
a933145c5e
commit
a1022d843d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=217541
@ -6,9 +6,8 @@
|
||||
#
|
||||
|
||||
PORTNAME= Elixir
|
||||
PORTVERSION= 0.5.2
|
||||
PORTVERSION= 0.6.0
|
||||
#PORTREVISION= 0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases python
|
||||
MASTER_SITES= CHEESESHOP \
|
||||
http://nivi.interfree.it/distfiles/${PORTNAME}/
|
||||
@ -17,7 +16,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Declarative Mapper for SQLAlchemy
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0.3.10:${PORTSDIR}/databases/py-sqlalchemy
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0.4.0:${PORTSDIR}/databases/py-sqlalchemy
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= easy_install
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (Elixir-0.5.2.tar.gz) = ea37e917896dce419f777d17afc43fce
|
||||
SHA256 (Elixir-0.5.2.tar.gz) = f24f668ef173dbf11174fdb774c3d5a7d2034470f06913416a8630f7e6f83ee3
|
||||
SIZE (Elixir-0.5.2.tar.gz) = 104146
|
||||
MD5 (Elixir-0.6.0.tar.gz) = b5f5cf5b8c0b98e45e903f9910b3d49e
|
||||
SHA256 (Elixir-0.6.0.tar.gz) = bf831005d28ef152ceaffe1ac68b0dd9fad5c1100ff070d0510aadd0d97043c4
|
||||
SIZE (Elixir-0.6.0.tar.gz) = 110144
|
||||
|
Loading…
Reference in New Issue
Block a user