mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/nmsg: Upgrade to 1.3.1
nmsg 1.3.1: * Rely on built-in librdkafka error handling. We no longer need to use autoreconf. Sponsored by: DomainTools LLC
This commit is contained in:
parent
99d534c2df
commit
20297c5be0
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= nmsg
|
PORTNAME= nmsg
|
||||||
PORTVERSION= 1.3.0
|
PORTVERSION= 1.3.1
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||||
|
@ -16,7 +16,7 @@ LIB_DEPENDS= libprotobuf-c.so:devel/protobuf-c \
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
USES= autoreconf gmake libtool pathfix pkgconfig
|
USES= gmake libtool pathfix pkgconfig
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
CONFIGURE_ARGS= --with-pkgconfigdir='$${exec_prefix}/libdata/pkgconfig'
|
CONFIGURE_ARGS= --with-pkgconfigdir='$${exec_prefix}/libdata/pkgconfig'
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1728705873
|
TIMESTAMP = 1730959852
|
||||||
SHA256 (nmsg-1.3.0.tar.gz) = b3bf2e4e8c2182b98461b177e137f53546d4b936767d2e301d2892b5ac5b4930
|
SHA256 (nmsg-1.3.1.tar.gz) = 563aff4c3d0a79823cf96371143eb0c9fa81cfc039b6f8ad23a48317707fbfda
|
||||||
SIZE (nmsg-1.3.0.tar.gz) = 435772
|
SIZE (nmsg-1.3.1.tar.gz) = 758245
|
||||||
|
|
Loading…
Add table
Reference in a new issue