diff options
author | kris <kris@FreeBSD.org> | 2002-09-21 09:55:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-09-21 09:55:46 +0800 |
commit | a72feae20c327ec2c97ae95c648eb7a2753e50fe (patch) | |
tree | a01e19f56d1587802c7fa99f65d3da190433edd0 /security/rats | |
parent | bb3a9755c88e62ac84cb609d03448586c4405633 (diff) | |
download | freebsd-ports-graphics-a72feae20c327ec2c97ae95c648eb7a2753e50fe.tar.gz freebsd-ports-graphics-a72feae20c327ec2c97ae95c648eb7a2753e50fe.tar.zst freebsd-ports-graphics-a72feae20c327ec2c97ae95c648eb7a2753e50fe.zip |
Upgrade to rats-2.0
Submitted by: Bob Fleck <bob@securesoftware.com>
Diffstat (limited to 'security/rats')
-rw-r--r-- | security/rats/Makefile | 3 | ||||
-rw-r--r-- | security/rats/distinfo | 2 | ||||
-rw-r--r-- | security/rats/pkg-plist | 9 |
3 files changed, 7 insertions, 7 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile index 2ad754041e2..6b6fea85e31 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rats -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 2.0 CATEGORIES= security devel MASTER_SITES= http://www.securesoftware.com/rats/ diff --git a/security/rats/distinfo b/security/rats/distinfo index 2171e7c3632..65587e4e4f8 100644 --- a/security/rats/distinfo +++ b/security/rats/distinfo @@ -1 +1 @@ -MD5 (rats-1.5.tar.gz) = 628e4c6000ab635b1894945c09cc1d2c +MD5 (rats-2.0.tar.gz) = 7eb9ea4262723b9b588628b497f85ea1 diff --git a/security/rats/pkg-plist b/security/rats/pkg-plist index dbb9b522b6a..e5277485bfa 100644 --- a/security/rats/pkg-plist +++ b/security/rats/pkg-plist @@ -1,7 +1,8 @@ bin/rats -lib/rats-c.xml -lib/rats-perl.xml -lib/rats-python.xml -lib/rats-php.xml +share/rats-c.xml +share/rats-openssl.xml +share/rats-perl.xml +share/rats-php.xml +share/rats-python.xml %%PORTDOCS%%share/doc/rats/README %%PORTDOCS%%@dirrm share/doc/rats |