diff options
author | bapt <bapt@FreeBSD.org> | 2011-03-22 17:30:15 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-03-22 17:30:15 +0800 |
commit | d1c7056f1be5058d76d77dae3de5d033a9014c45 (patch) | |
tree | 188c6b39e314a1acc793eaf5b7d381cfc0b8da60 | |
parent | 9f6d8e60c3b26017b46b60ebca6db5b71a703265 (diff) | |
download | freebsd-ports-graphics-d1c7056f1be5058d76d77dae3de5d033a9014c45.tar.gz freebsd-ports-graphics-d1c7056f1be5058d76d77dae3de5d033a9014c45.tar.zst freebsd-ports-graphics-d1c7056f1be5058d76d77dae3de5d033a9014c45.zip |
- update to 0.87
- add license
-rw-r--r-- | audio/p5-Audio-Scan/Makefile | 4 | ||||
-rw-r--r-- | audio/p5-Audio-Scan/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile index e84bb93bd1f..54ea94f2e22 100644 --- a/audio/p5-Audio-Scan/Makefile +++ b/audio/p5-Audio-Scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Audio-Scan -PORTVERSION= 0.85 +PORTVERSION= 0.87 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Scanner for audio file metadata and tag information +LICENSE= GPLv2 + PERL_CONFIGURE= yes MAN3= Audio::Scan.3 diff --git a/audio/p5-Audio-Scan/distinfo b/audio/p5-Audio-Scan/distinfo index 10ae15a3f22..96e11302612 100644 --- a/audio/p5-Audio-Scan/distinfo +++ b/audio/p5-Audio-Scan/distinfo @@ -1,2 +1,2 @@ -SHA256 (Audio-Scan-0.85.tar.gz) = 2c5ccf5e9227cccf9cc43a64b58e8b6bb956b763c6609c7ccbc4948e702f86e6 -SIZE (Audio-Scan-0.85.tar.gz) = 3104780 +SHA256 (Audio-Scan-0.87.tar.gz) = 97bf4792e53afc4354fa69d3d4c5c01020867c4a814ff9db90703d70d83326a0 +SIZE (Audio-Scan-0.87.tar.gz) = 3122734 |