mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/scamper: update to 20241112
Changelogs: - https://mailman.caida.org/pipermail/scamper-announce/2024-July/000043.html - https://mailman.caida.org/pipermail/scamper-announce/2024-August/000044.html - https://mailman.caida.org/pipermail/scamper-announce/2024-September/000045.html - https://mailman.caida.org/pipermail/scamper-announce/2024-September/000046.html - https://mailman.caida.org/pipermail/scamper-announce/2024-November/000047.html PR: 282769
This commit is contained in:
parent
42f8aa523e
commit
2b18e2f698
4 changed files with 6 additions and 6 deletions
|
@ -29,7 +29,7 @@ PLIST_FILES= ${PYTHONPREFIX_SITELIBDIR:S,^${PREFIX}/,,}/scamper.a \
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's/$$(scamper_la_DEPENDENCIES)//' \
|
||||
-e 's,../../scamper/libscamperfile.la,-lscamperfile,' \
|
||||
-e 's,../libscamperfile/libscamperfile.la,-lscamperfile,' \
|
||||
-e 's,../libscamperctrl/libscamperctrl.la,-lscamperctrl,' \
|
||||
${BUILD_WRKSRC}/Makefile.in
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= scamper
|
||||
DISTVERSION= 20240716
|
||||
DISTVERSION= 20241112
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://www.caida.org/catalog/software/scamper/code/
|
||||
DISTNAME= ${PORTNAME}-cvs-${DISTVERSION}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1721202514
|
||||
SHA256 (scamper-cvs-20240716.tar.gz) = 16dcb59cffeef7b5a6f71b7accaf420add464d190d86b36414507f9ecf4f9b20
|
||||
SIZE (scamper-cvs-20240716.tar.gz) = 2900984
|
||||
TIMESTAMP = 1731397656
|
||||
SHA256 (scamper-cvs-20241112.tar.gz) = 80fe8339b86bbfbf45c80c2a34fe55b92008588af3e541c34ce364ae27de7edc
|
||||
SIZE (scamper-cvs-20241112.tar.gz) = 2973993
|
||||
|
|
|
@ -33,7 +33,7 @@ lib/libscamperctrl.so.2.1.3
|
|||
lib/libscamperctrl.so
|
||||
lib/libscamperfile.a
|
||||
lib/libscamperfile.so.9
|
||||
lib/libscamperfile.so.9.0.0
|
||||
lib/libscamperfile.so.9.2.0
|
||||
lib/libscamperfile.so
|
||||
share/man/man1/sc_ally.1.gz
|
||||
share/man/man1/sc_analysis_dump.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue