net-mgmt/cacti: Update to 1.2.12
Changelog: https://github.com/Cacti/cacti/blob/release/1.2.12/CHANGELOG PR: 246161 Submitted by: Michael Muenz <m.muenz@gmail.com> (maintainer) MFH: 2020Q2 X-MFH-with: 531284 Security: cd864f1a-8e5a-11ea-b5b4-641c67a117d8
This commit is contained in:
parent
9c174c9a3e
commit
8142b4e5fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534006
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cacti
|
||||
PORTVERSION= 1.2.11
|
||||
PORTVERSION= 1.2.12
|
||||
CATEGORIES= net-mgmt www
|
||||
MASTER_SITES= http://www.cacti.net/downloads/ \
|
||||
ftp://ftpmirror.uk/freebsd-ports/cacti/
|
||||
|
@ -55,6 +55,6 @@ do-install:
|
|||
${MKDIR} ${STAGEDIR}/var/log/cacti
|
||||
${MKDIR} ${STAGEDIR}/var/db/cacti/rra
|
||||
${MKDIR} ${STAGEDIR}/var/db/cacti/scripts
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${CACTIDIR} "! -name '.git\*'"
|
||||
cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${CACTIDIR} "! -name \.mdl*"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1586326478
|
||||
SHA256 (cacti-1.2.11.tar.gz) = 67c580daf83cfa19003ddb2dbcf89395cdcacd539ab5b3209c65dee09a0d6980
|
||||
SIZE (cacti-1.2.11.tar.gz) = 25099698
|
||||
TIMESTAMP = 1588639885
|
||||
SHA256 (cacti-1.2.12.tar.gz) = 0324a2a3fe9f67c66db465d8a8e3fd137440d21ea4f00ffbf3150a7e2894af25
|
||||
SIZE (cacti-1.2.12.tar.gz) = 25126474
|
||||
|
|
Loading…
Reference in a new issue