mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
- Update to 1.9.53
Changes: - cupsmodule.h: Declare new function get_TLS and its data structure. - cupsmodule.c: Implement it. - cupsmodule.c, cupsconnection.c: Use thread-local storage for CUPS password callback (bug #662805).
This commit is contained in:
parent
00240bfb2a
commit
b921a795b2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266927
@ -6,7 +6,7 @@
|
||||
# $MCom: ports/print/py-cups/Makefile,v 1.3 2009/12/29 16:01:46 ahze Exp $
|
||||
|
||||
PORTNAME= cups
|
||||
PORTVERSION= 1.9.52
|
||||
PORTVERSION= 1.9.53
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= http://cyberelk.net/tim/data/pycups/ \
|
||||
LOCAL/sunpoet
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pycups-1.9.52.tar.bz2) = ba62c546d2d2a7d26ef3532b8250536a28244630539725fab7ff4a116917336a
|
||||
SIZE (pycups-1.9.52.tar.bz2) = 46934
|
||||
SHA256 (pycups-1.9.53.tar.bz2) = 6fa0aacfdc5216b64be37d47dae7dfef0cd9de3d56064d11d00ad97f0d503b75
|
||||
SIZE (pycups-1.9.53.tar.bz2) = 47178
|
||||
|
Loading…
Reference in New Issue
Block a user