1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update to 1.10.2

- Remove old MASTER_SITES
- Pass maintainership to submitter

PR:		ports/130906
Submitted by:	Wen Heping <wenheping@gmail.com>
This commit is contained in:
Wesley Shields 2009-01-31 13:17:42 +00:00
parent d65a01ef40
commit 47e2398cd1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227262
2 changed files with 6 additions and 7 deletions

View File

@ -6,15 +6,14 @@
#
PORTNAME= routes
PORTVERSION= 1.10.1
PORTVERSION= 1.10.2
CATEGORIES= www python
MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \
http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
MASTER_SITE_SUBDIR= source/R/Routes
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Routes-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= wenheping@gmail.com
COMMENT= A Routing package for Python that matches URLs to dicts and vice versa
USE_PYTHON= yes

View File

@ -1,3 +1,3 @@
MD5 (Routes-1.10.1.tar.gz) = c54285a1642c644a915dabba8bf5480b
SHA256 (Routes-1.10.1.tar.gz) = 328cd46d9eae39e217d1b0bf73c0a38b2961fdfbfefb812bb47d5c4e141c0ff4
SIZE (Routes-1.10.1.tar.gz) = 69165
MD5 (Routes-1.10.2.tar.gz) = abc61e1e67001330a2f8ab2dfe2f1961
SHA256 (Routes-1.10.2.tar.gz) = 6481212cbf8b7486abd0e03f4f6079d21d2abc8061cd852c70a3f7ba3b75ff06
SIZE (Routes-1.10.2.tar.gz) = 69338