mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 14:10:30 -04:00
- Update to 1.4.5
PR: ports/160316 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Approved by: maintainer timeout (yzlin; 14 days)
This commit is contained in:
parent
9047af682b
commit
2dd78da006
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281722
2 changed files with 4 additions and 6 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= pylib
|
||||
PORTVERSION= 1.4.4
|
||||
PORTVERSION= 1.4.5
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= ${MASTER_SITE_CHEESESHOP}
|
||||
MASTER_SITES= CHEESESHOP
|
||||
MASTER_SITE_SUBDIR= source/p/py
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= py-${PORTVERSION}
|
||||
|
@ -23,8 +23,6 @@ USE_PYDISTUTILS= easy_install
|
|||
PYDISTUTILS_PKGNAME= py
|
||||
USE_ZIP= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}
|
||||
|
||||
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
|
||||
|
||||
PORTDOCS= CHANGELOG README.txt
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (py-1.4.4.zip) = 6e688e8d037d23a7fc2c79d321eae91ba3b5f2d797101f6e2c9a8189839d6a22
|
||||
SIZE (py-1.4.4.zip) = 225304
|
||||
SHA256 (py-1.4.5.zip) = 8425c7140cfc5acf5b67cfb2f2af8d835ab2f6663ee2ca3d7206c1d81e1d35ea
|
||||
SIZE (py-1.4.5.zip) = 225478
|
||||
|
|
Loading…
Add table
Reference in a new issue