diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-08-16 12:09:07 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-08-16 12:09:07 +0000 |
commit | 85eba21ce5435ce5684461449aee851b0e2eb587 (patch) | |
tree | 8e5bf04a493002631f9d8c629be9300c580082e1 /security/openbsm | |
parent | a9ebd29b786c894a8a15e44792d8593b3a2f85ec (diff) | |
download | ports-85eba21ce5435ce5684461449aee851b0e2eb587.tar.gz ports-85eba21ce5435ce5684461449aee851b0e2eb587.zip |
Notes
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 |