diff options
author | flz <flz@FreeBSD.org> | 2009-08-16 20:09:07 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2009-08-16 20:09:07 +0800 |
commit | 560e8603ce87bea0017c3f5e3bc3b5c04c0c379b (patch) | |
tree | 42aab0cf749948768789b5133ef0a071d8a6c4fd /security/openbsm | |
parent | 862f265eafdee662b12822569f0a1af5466ad025 (diff) | |
download | freebsd-ports-gnome-560e8603ce87bea0017c3f5e3bc3b5c04c0c379b.tar.gz freebsd-ports-gnome-560e8603ce87bea0017c3f5e3bc3b5c04c0c379b.tar.zst freebsd-ports-gnome-560e8603ce87bea0017c3f5e3bc3b5c04c0c379b.zip |
- Update security/openbsm to 1.1-p2.
- Please portlint.
PR: ports/137726
Submitted by: Sofian Brabez
Diffstat (limited to 'security/openbsm')
-rw-r--r-- | security/openbsm/Makefile | 6 | ||||
-rw-r--r-- | security/openbsm/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/openbsm/Makefile b/security/openbsm/Makefile index 38e2b007fd55..6ecaa751e900 100644 --- a/security/openbsm/Makefile +++ b/security/openbsm/Makefile @@ -6,13 +6,15 @@ # PORTNAME= openbsm -DISTVERSION= 1.1-p1 +DISTVERSION= 1.1-p2 CATEGORIES= security MASTER_SITES= http://www.trustedbsd.org/downloads/ -DISTFILES= openbsm-${DISTVERSION}.tgz +DISTNAME= openbsm-${DISTVERSION} +EXTRACT_SUFX= .tgz MAINTAINER= flz@FreeBSD.org COMMENT= Open Source Basic Security Module (BSM) Audit Implementation + GNU_CONFIGURE= yes USE_LDCONFIG= yes diff --git a/security/openbsm/distinfo b/security/openbsm/distinfo index e2cd7654a54c..d25fef66f74e 100644 --- a/security/openbsm/distinfo +++ b/security/openbsm/distinfo @@ -1,3 +1,3 @@ -MD5 (openbsm-1.1-p1.tgz) = 08fe55dabc884b5a3b9c3a1dd75c9156 -SHA256 (openbsm-1.1-p1.tgz) = ab045bb9025c528f2c5b8a2e9f4547ca3fda7be5d1894bc112a4ad6305380c20 -SIZE (openbsm-1.1-p1.tgz) = 546421 +MD5 (openbsm-1.1-p2.tgz) = 1741ea45fba0d8af6dfb6e9322fd2d51 +SHA256 (openbsm-1.1-p2.tgz) = f3385a27d06ebb6a6c78e9ff9295d02129ad05a34b3283a7b35adf9ae8ee9eb3 +SIZE (openbsm-1.1-p2.tgz) = 546453 |