pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/libpreludedb



Module Name:    pkgsrc
Committed By:   mef
Date:           Wed Apr  5 13:06:26 UTC 2017

Modified Files:
        pkgsrc/security/libpreludedb: Makefile.common

Log Message:
Update MASTER_SITES. The newone does not have current (0.9.*) DISTFILE,
but old SITE (before updates) only has wrong checksum one and NetBSD mirror
holds proper DISTFILE anyway.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/libpreludedb/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/libpreludedb/Makefile.common
diff -u pkgsrc/security/libpreludedb/Makefile.common:1.4 pkgsrc/security/libpreludedb/Makefile.common:1.5
--- pkgsrc/security/libpreludedb/Makefile.common:1.4    Fri Feb  1 22:21:11 2013
+++ pkgsrc/security/libpreludedb/Makefile.common        Wed Apr  5 13:06:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.4 2013/02/01 22:21:11 wiz Exp $
+# $NetBSD: Makefile.common,v 1.5 2017/04/05 13:06:26 mef Exp $
 #
 # used by security/libpreludedb/Makefile
 # used by security/libpreludedb-mysql/Makefile
@@ -11,6 +11,7 @@ DISTNAME=             libpreludedb-${VERSION}
 VERSION=               0.9.15.3
 CATEGORIES=            security
 MASTER_SITES=          http://www.prelude-ids.com/download/releases/libpreludedb/
+#ASTER_SITES=          https://www.prelude-siem.org/projects/prelude/files
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.prelude-ids.org/download/releases/



Home | Main Index | Thread Index | Old Index