diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2019-05-16 09:28:14 +0800 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2019-05-16 09:28:14 +0800 |
commit | cdb4bb9aacc445a74c8de2c36dbc77fc722ae4a5 (patch) | |
tree | 5f82c2bc92671f7c13fa835643596f1756ceb665 | |
parent | 4548cd1a1ae104a7699aabb5214a96de0829b9b9 (diff) | |
download | freebsd-ports-gnome-cdb4bb9aacc445a74c8de2c36dbc77fc722ae4a5.tar.gz freebsd-ports-gnome-cdb4bb9aacc445a74c8de2c36dbc77fc722ae4a5.tar.zst freebsd-ports-gnome-cdb4bb9aacc445a74c8de2c36dbc77fc722ae4a5.zip |
Update to version 1.2.3
-rw-r--r-- | net-mgmt/cacti-spine/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/cacti-spine/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-mgmt/cacti-spine/Makefile b/net-mgmt/cacti-spine/Makefile index 9faa487ab16a..a4796e4c906a 100644 --- a/net-mgmt/cacti-spine/Makefile +++ b/net-mgmt/cacti-spine/Makefile @@ -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 diff --git a/net-mgmt/cacti-spine/distinfo b/net-mgmt/cacti-spine/distinfo index ad9058910e76..b631be4364f2 100644 --- a/net-mgmt/cacti-spine/distinfo +++ b/net-mgmt/cacti-spine/distinfo @@ -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 |