mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 1.50
PR: ports/136132 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer(timeout, >4 months)
This commit is contained in:
parent
a5e4d3938a
commit
02450db98f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244428
@ -7,14 +7,19 @@
|
||||
#
|
||||
|
||||
PORTNAME= srecord
|
||||
PORTVERSION= 1.39
|
||||
PORTVERSION= 1.50
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= abwang@gmail.com
|
||||
COMMENT= A collection of powerful tools for manipulating EPROM load files
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
|
||||
LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LIBS="-L${LOCALBASE}/lib"
|
||||
|
||||
PLIST_FILES= bin/srec_cat \
|
||||
bin/srec_cmp \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (srecord-1.39.tar.gz) = d96f65f0dc4f3d461374ec2e40cdfd77
|
||||
SHA256 (srecord-1.39.tar.gz) = 42f9e880fa7b7c935bd6c0eb7a1ceacbed6f95e6b85db361c6b036586c248ada
|
||||
SIZE (srecord-1.39.tar.gz) = 466130
|
||||
MD5 (srecord-1.50.tar.gz) = 32e325f6f66e0abdc70903497d05c992
|
||||
SHA256 (srecord-1.50.tar.gz) = 038882e15c32e7afce2de3ca8a3a74716c95b093f78f9a06c967cecf5d6a8798
|
||||
SIZE (srecord-1.50.tar.gz) = 590969
|
||||
|
Loading…
Reference in New Issue
Block a user