diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2008-01-29 04:30:07 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2008-01-29 04:30:07 +0800 |
commit | 876391666b67e1d21712ca0d1c17c1a224087799 (patch) | |
tree | 3bf4a02ab1c196b035c231e4534276685800ff43 /lang | |
parent | a3ce0366f7777052d2923175d5908b279cea63de (diff) | |
download | freebsd-ports-graphics-876391666b67e1d21712ca0d1c17c1a224087799.tar.gz freebsd-ports-graphics-876391666b67e1d21712ca0d1c17c1a224087799.tar.zst freebsd-ports-graphics-876391666b67e1d21712ca0d1c17c1a224087799.zip |
- Add SHA256 checksums to ports
- Pass maintainship of of unmaintained ports to submitter
- The maintainers of the other ports have been contacted to update their
own port
PR: ports/118192
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Diffstat (limited to 'lang')
-rw-r--r-- | lang/py-compiler/Makefile | 2 | ||||
-rw-r--r-- | lang/py-compiler/distinfo | 7 |
2 files changed, 4 insertions, 5 deletions
diff --git a/lang/py-compiler/Makefile b/lang/py-compiler/Makefile index 261ec293a0e..4d0aa2d8f06 100644 --- a/lang/py-compiler/Makefile +++ b/lang/py-compiler/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTFILES= ${PYTHON_DISTFILE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@p6m7g8.com COMMENT= A Python source to bytecode compiler DIST_SUBDIR= python diff --git a/lang/py-compiler/distinfo b/lang/py-compiler/distinfo index e23dfb8b223..9a63d62ef45 100644 --- a/lang/py-compiler/distinfo +++ b/lang/py-compiler/distinfo @@ -1,4 +1,3 @@ -MD5 (python/Python-2.2.tgz) = 87febf0780c8e18454022d34b2ca70a0 -MD5 (python/Python-2.1.tgz) = 2ba2baeccd6100a4be80e6368a975054 -MD5 (python/Python-2.1.1.tgz) = eb34371c49b271abc74b42572883e1b4 -MD5 (python/Python-2.1.2.tgz) = 4af22bded23a55f907365ed7610de8c9 +MD5 (python/Python-2.5.1.tgz) = cca695828df8adc3e69b637af07522e1 +SHA256 (python/Python-2.5.1.tgz) = 1f5caee846049ca30d996f9403eefdb996295c4af664867e35dcc5eb36e4e7e8 +SIZE (python/Python-2.5.1.tgz) = 11060830 |