diff options
author | petef <petef@FreeBSD.org> | 2001-08-24 08:23:31 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-24 08:23:31 +0800 |
commit | 8cf95afafff8efbe8c6faba1a69c938aa1bbd7d5 (patch) | |
tree | 5b6cfc6d7e212a0a099a8257aafd1513ac23109a /security | |
parent | b61128c7c28491d69cfbcc9d97b07f79999b4efc (diff) | |
download | freebsd-ports-graphics-8cf95afafff8efbe8c6faba1a69c938aa1bbd7d5.tar.gz freebsd-ports-graphics-8cf95afafff8efbe8c6faba1a69c938aa1bbd7d5.tar.zst freebsd-ports-graphics-8cf95afafff8efbe8c6faba1a69c938aa1bbd7d5.zip |
- update to version 3.0.2
- fix pkg-plist (include missing .packlist file)
PR: 30010
Submitted by: maintainer
Reviewed by: ade
Diffstat (limited to 'security')
-rw-r--r-- | security/swatch/Makefile | 2 | ||||
-rw-r--r-- | security/swatch/distinfo | 2 | ||||
-rw-r--r-- | security/swatch/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 2433212ce68..66c5bb1762a 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -6,7 +6,7 @@ # PORTNAME= swatch -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ diff --git a/security/swatch/distinfo b/security/swatch/distinfo index 9e5918d5097..f2b7484fa62 100644 --- a/security/swatch/distinfo +++ b/security/swatch/distinfo @@ -1 +1 @@ -MD5 (swatch-3.0.1.tar.gz) = 7426301fe6fb621dd67481ef3f2abad3 +MD5 (swatch-3.0.2.tar.gz) = 609a50a2c089417f76a6d13635407463 diff --git a/security/swatch/pkg-plist b/security/swatch/pkg-plist index defa7bc1e96..719956a550a 100644 --- a/security/swatch/pkg-plist +++ b/security/swatch/pkg-plist @@ -1,2 +1,4 @@ bin/swatch bin/swatch_oldrc2newrc +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/swatch/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/swatch |