Po-Chuan Hsieh
48f80e8889
ftp/py-pycurl: Update to 7.44.1
...
Changes: https://github.com/pycurl/pycurl/blob/master/ChangeLog
http://pycurl.io/docs/latest/release-notes.html
2021-09-22 06:23:35 +08:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
Antoine Brodin
aa7a6c429e
Drop python 2.7 support from a few ports
...
With hat: portmgr
2020-12-28 23:02:12 +00:00
Kai Knoblich
9cb5898561
Relax hardcoded paths to fix build with Python 3.8.7
...
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme. This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".
The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.
Remedy the issue by adding wildcards to these paths. This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.
[1] https://bugs.python.org/issue42604
PR: 252057
Reported by: John Kennedy
Reviewed by: fluffy, koobs
Approved by: koobs (python)
2020-12-24 13:46:01 +00:00
Sunpoet Po-Chuan Hsieh
80e5d5e0f3
Update to 7.43.0.6
...
Changes: https://github.com/pycurl/pycurl/blob/master/ChangeLog
http://pycurl.io/docs/latest/release-notes.html
2020-09-05 21:32:29 +00:00
Sunpoet Po-Chuan Hsieh
920758a31c
Update to 7.43.0.5
...
Changes: http://pycurl.io/docs/latest/release-notes.html
2020-02-02 11:00:56 +00:00
Sunpoet Po-Chuan Hsieh
d8f0be5d5d
Update to 7.43.0.4
...
Changes: http://pycurl.io/docs/latest/release-notes.html
2020-01-15 17:46:19 +00:00
Sunpoet Po-Chuan Hsieh
3bb94e9ed4
Update to 7.43.0.3
...
Changes: http://pycurl.io/docs/latest/release-notes.html
2019-06-19 16:53:18 +00:00
Tobias Kortkamp
271f851b17
ftp/py-pycurl: Fix license framework usage
2019-05-26 08:48:56 +00:00
Sunpoet Po-Chuan Hsieh
93240edaa9
Update to 7.43.0.2
...
Changes: http://pycurl.io/docs/latest/release-notes.html
2018-06-03 18:16:56 +00:00
Dmitry Marakasov
c637402081
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
...
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat
2018-04-25 16:42:37 +00:00
Sunpoet Po-Chuan Hsieh
b13262f3ef
Update pkg-descr
...
- Add PyPI as primary WWW
2018-02-04 10:13:05 +00:00
Sunpoet Po-Chuan Hsieh
5766489538
Update to 7.43.0.1
...
Changes: http://pycurl.io/docs/latest/release-notes.html
2017-12-11 10:38:45 +00:00
Sunpoet Po-Chuan Hsieh
5f74204fe1
Add DOCS option
...
- Fix documentation installation:
- Avoid conflicts between FLAVORS
- Do not install license files
- Bump PORTREVISION for package change
PR: 224108
Reported by: Ting-Wei Lan <lantw44@gmail.com>
2017-12-07 16:00:23 +00:00
Sunpoet Po-Chuan Hsieh
d38b0a1115
- Update to 7.43.0
...
- Cleanup MASTER_SITES
- Add LICENSE_FILE
- Add missing USES=ssl
- Update WWW
Changes: http://pycurl.io/docs/latest/release-notes.html
2016-11-19 17:06:53 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Sunpoet Po-Chuan Hsieh
0b86af1a58
- Update to 7.21.5
...
Changes: http://pycurl.sourceforge.net/doc/release-notes.html
2016-01-12 21:37:14 +00:00
Sunpoet Po-Chuan Hsieh
4676ca5994
- Move ftp/py-curl to ftp/py-pycurl
...
- Bump PORTREVISION for dependent ports
2015-12-12 23:43:50 +00:00