mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- distfile rerolled for META file update
- Put generically named distfile in subdir - Bump PORTREVISION PR: ports/151113 Submitted by: Kevin Golding <ports@caomhin.org> (maintainer)
This commit is contained in:
parent
c14b231292
commit
85fc9dc2c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262733
@ -7,19 +7,22 @@
|
||||
|
||||
PORTNAME= django-registration
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://bitbucket.org/ubernostrum/django-registration/get/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= v${PORTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@caomhin.org
|
||||
COMMENT= A user-registration application for Django.
|
||||
COMMENT= A user-registration application for Django
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/django/bin/django-admin.py:${PORTSDIR}/www/py-django
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS= yes
|
||||
USE_GETTEXT= yes
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (v0.7.tar.gz) = 38a2b67eb89dc9eaf9a946a9e55423f4
|
||||
SHA256 (v0.7.tar.gz) = e8c64e4a5d161f328ed16e8ff17cb5bb4bcc38d2a6aaa128babbba0b7ae70e9a
|
||||
SIZE (v0.7.tar.gz) = 36016
|
||||
MD5 (django-registration/v0.7.tar.gz) = 08a5a4c7736b9ab41507a82805a961f4
|
||||
SHA256 (django-registration/v0.7.tar.gz) = 455d1a2f1705c6f3b3a28ecf8901390f4b790de75b7e6945181d28170d05d52c
|
||||
SIZE (django-registration/v0.7.tar.gz) = 36038
|
||||
|
Loading…
Reference in New Issue
Block a user