File tree Expand file tree Collapse file tree 4 files changed +16
-9
lines changed Expand file tree Collapse file tree 4 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 11PORTNAME = biosig
2- DISTVERSION = 2.5.2
3- PORTREVISION = 8
2+ DISTVERSION = 2.6.0
43CATEGORIES = biology
54MASTER_SITES = SF/${PORTNAME}/BioSig%20for%20C_C%2B%2B/src/
65DISTNAME = ${PORTNAME}-${PORTVERSION}.src
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1689749685
2- SHA256 (biosig-2.5.2 .src.tar.xz) = 3c87fa4ae6d69e1a75477f85451b6f16480418a0018d59e1586a2e3e8954ec47
3- SIZE (biosig-2.5.2 .src.tar.xz) = 1882876
1+ TIMESTAMP = 1712349786
2+ SHA256 (biosig-2.6.0 .src.tar.xz) = c45d076c2113c8a082a9d5775a428b690bb7d972ae2cd22a88d13cda9e9ffaee
3+ SIZE (biosig-2.6.0 .src.tar.xz) = 1883048
Original file line number Diff line number Diff line change 11PORTNAME = biosig
2- DISTVERSION = 2.5.2
2+ DISTVERSION = 2.6.0
33CATEGORIES = biology
44MASTER_SITES = SF/${PORTNAME}/BioSig%20for%20C_C%2B%2B/src/
55PKGNAMEPREFIX = ${PYTHON_PKGNAMEPREFIX}
@@ -21,4 +21,12 @@ USE_PYTHON= distutils autoplist
2121WRKSRC = ${WRKDIR}/${PORTNAME}-${DISTVERSION}
2222WRKSRC_SUBDIR = biosig4c++/python
2323
24+ post-patch :
25+ cd ${WRKSRC} && \
26+ ${SED} -e ' s|@PACKAGE_VERSION@|${DISTVERSION}|' < setup.py.in > setup.py && \
27+ ${TOUCH} README.md
28+
29+ post-install :
30+ @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} /biosig${PYTHON_EXT_SUFFIX} .so
31+
2432.include <bsd.port.mk>
Original file line number Diff line number Diff line change 1- TIMESTAMP = 1689749850
2- SHA256 (biosig-2.5.2 .src.tar.xz) = 3c87fa4ae6d69e1a75477f85451b6f16480418a0018d59e1586a2e3e8954ec47
3- SIZE (biosig-2.5.2 .src.tar.xz) = 1882876
1+ TIMESTAMP = 1712363635
2+ SHA256 (biosig-2.6.0 .src.tar.xz) = c45d076c2113c8a082a9d5775a428b690bb7d972ae2cd22a88d13cda9e9ffaee
3+ SIZE (biosig-2.6.0 .src.tar.xz) = 1883048
You can’t perform that action at this time.
0 commit comments