diff options
Diffstat (limited to 'audio/p5-Audio-Scan')
-rw-r--r-- | audio/p5-Audio-Scan/Makefile | 6 | ||||
-rw-r--r-- | audio/p5-Audio-Scan/distinfo | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/audio/p5-Audio-Scan/Makefile b/audio/p5-Audio-Scan/Makefile index 82295e35aed1..a7a6ae83cdc2 100644 --- a/audio/p5-Audio-Scan/Makefile +++ b/audio/p5-Audio-Scan/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Audio-Scan -PORTVERSION= 0.93 -PORTREVISION= 1 +PORTVERSION= 0.96 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,4 +17,7 @@ TEST_DEPENDS= p5-Test-Warn>=0:devel/p5-Test-Warn USES= perl5 USE_PERL5= configure +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Audio/Scan/Scan.so + .include <bsd.port.mk> diff --git a/audio/p5-Audio-Scan/distinfo b/audio/p5-Audio-Scan/distinfo index 6ccc2c0dbe16..5f2f68920657 100644 --- a/audio/p5-Audio-Scan/distinfo +++ b/audio/p5-Audio-Scan/distinfo @@ -1,2 +1,3 @@ -SHA256 (Audio-Scan-0.93.tar.gz) = 5a92f4fce0c5dc3f4f76b2266d484466ff6dfc64340371c392e678324465dc0e -SIZE (Audio-Scan-0.93.tar.gz) = 3347237 +TIMESTAMP = 1479918909 +SHA256 (Audio-Scan-0.96.tar.gz) = d68bb3598bb3c925f4753cc9e73f5e357bf249a36e16da57c54c205de4bbb426 +SIZE (Audio-Scan-0.96.tar.gz) = 3389579 |