Update to version 1.2.3
This commit is contained in:
parent
4548cd1a1a
commit
cdb4bb9aac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501760
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spine
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.3
|
||||
CATEGORIES= net-mgmt
|
||||
MASTER_SITES= http://www.cacti.net/downloads/${PORTNAME}/
|
||||
DISTNAME= cacti-${PORTNAME}-${PORTVERSION}
|
||||
|
@ -21,7 +21,7 @@ GNU_CONFIGURE= YES
|
|||
CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --with-snmp=${LOCALBASE}
|
||||
CPPFLAGS+= `net-snmp-config --cflags`
|
||||
LDFLAGS+= `net-snmp-config --libs`
|
||||
USES= libtool mysql ssl
|
||||
USES= libtool mysql ssl autoreconf
|
||||
|
||||
CONFLICTS_INSTALL= cacti88
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1550023495
|
||||
SHA256 (cacti-spine-1.2.1.tar.gz) = 1903a457cf45bb4db04ce4a2ad57281971dfb28e2c73a445301d3e82fd00234b
|
||||
SIZE (cacti-spine-1.2.1.tar.gz) = 2297483
|
||||
TIMESTAMP = 1557969693
|
||||
SHA256 (cacti-spine-1.2.3.tar.gz) = b1f36df7a347334324b7ce23783128c97c99e25891b2da41b7fbb76038d7a70c
|
||||
SIZE (cacti-spine-1.2.3.tar.gz) = 103479
|
||||
|
|
Loading…
Reference in a new issue