mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
astro/py-ephem: Update to 4.1.1
Changelog: https://github.com/brandon-rhodes/pyephem/compare/4.1...4.1.1 Reported by: Repology
This commit is contained in:
parent
933d9da45a
commit
609caa70c3
3 changed files with 4 additions and 13 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: db
|
# Created by: db
|
||||||
|
|
||||||
PORTNAME= ephem
|
PORTNAME= ephem
|
||||||
PORTVERSION= 4.1
|
PORTVERSION= 4.1.1
|
||||||
CATEGORIES= astro math python
|
CATEGORIES= astro math python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1633030603
|
TIMESTAMP = 1638291557
|
||||||
SHA256 (ephem-4.1.tar.gz) = c076794a511a34b5b91871c1cf6374dbc323ec69fca3f50eb718f20b171259d6
|
SHA256 (ephem-4.1.1.tar.gz) = dba9e05c78ce910ae75a06351a5592479191a8dc570ac0cd6d18a77e98138873
|
||||||
SIZE (ephem-4.1.tar.gz) = 1254139
|
SIZE (ephem-4.1.1.tar.gz) = 1254139
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
--- extensions/_libastro.c.orig 2021-06-12 19:13:26 UTC
|
|
||||||
+++ extensions/_libastro.c
|
|
||||||
@@ -1,5 +1,6 @@
|
|
||||||
/* Python header files. */
|
|
||||||
|
|
||||||
+#define PY_SSIZE_T_CLEAN
|
|
||||||
#include "Python.h"
|
|
||||||
|
|
||||||
#if PY_MAJOR_VERSION == 2
|
|
Loading…
Add table
Reference in a new issue