mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
- Update to 0.98
PR: 178598 Submitted by: Ports Fury
This commit is contained in:
parent
2fbedfdee5
commit
f873514031
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318600
@ -1,15 +1,10 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: py-rlcompleter2
|
||||
# Date created: Dec 31, 2003
|
||||
# Whom: ijliao
|
||||
#
|
||||
# Created by: ijliao
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= rlcompleter2
|
||||
PORTVERSION= 0.96
|
||||
PORTVERSION= 0.98
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://codespeak.net/rlcompleter2/download/
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rlcompleter2-0.96.tar.gz) = dabfdab33bda95fb4ce9f8196f631d194e17f71e8b46434e376eb895722f2f48
|
||||
SIZE (rlcompleter2-0.96.tar.gz) = 10964
|
||||
SHA256 (rlcompleter2-0.98.tar.gz) = 41d00709f4275af49605461cecb935eac5e1d4a39bf0c34f6e0c5a1e00304617
|
||||
SIZE (rlcompleter2-0.98.tar.gz) = 10581
|
||||
|
@ -4,4 +4,4 @@ rlcompleter2 is an interactive readline completion handler, featuring:
|
||||
* convenient completions on module, instance and function objects
|
||||
* ultra simple user interface: <tab> (try hit it multiple times!)
|
||||
|
||||
WWW: http://codespeak.net/rlcompleter2/
|
||||
WWW: https://pypi.python.org/pypi/rlcompleter2/
|
||||
|
Loading…
Reference in New Issue
Block a user