diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-01 11:28:22 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2008-04-01 11:28:22 +0000 |
commit | a7085da90aa9af65299cefd0b3370f647d13a2e0 (patch) | |
tree | 9935a556b241f79d3c79786154ecfc3d65bb324a /devel/p5-Algorithm-Cluster | |
parent | 071903b8788508ec7c86f62f48b895cbfd14bc2a (diff) |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Cluster')
-rw-r--r-- | devel/p5-Algorithm-Cluster/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Algorithm-Cluster/distinfo | 6 | ||||
-rw-r--r-- | devel/p5-Algorithm-Cluster/pkg-plist | 2 |
3 files changed, 6 insertions, 8 deletions
diff --git a/devel/p5-Algorithm-Cluster/Makefile b/devel/p5-Algorithm-Cluster/Makefile index 29b6e26fb60b..023d7b3235ba 100644 --- a/devel/p5-Algorithm-Cluster/Makefile +++ b/devel/p5-Algorithm-Cluster/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Algorithm-Cluster -PORTVERSION= 1.37 +PORTVERSION= 1.38 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,8 +18,4 @@ PERL_CONFIGURE= yes MAN3= Algorithm::Cluster.3 -post-patch: - @${REINPLACE_CMD} -e \ - "s|${PORTNAME}|Algorithm::Cluster|" ${WRKSRC}/Makefile.PL - .include <bsd.port.mk> diff --git a/devel/p5-Algorithm-Cluster/distinfo b/devel/p5-Algorithm-Cluster/distinfo index b6c66be08de9..93c2e5e930d6 100644 --- a/devel/p5-Algorithm-Cluster/distinfo +++ b/devel/p5-Algorithm-Cluster/distinfo @@ -1,3 +1,3 @@ -MD5 (Algorithm-Cluster-1.37.tar.gz) = 4621a8f95cf47b01178feb420090192b -SHA256 (Algorithm-Cluster-1.37.tar.gz) = e3d8790cb351e342cb9348aa55bd6752b93515a316ce94426fa141a93cdeec71 -SIZE (Algorithm-Cluster-1.37.tar.gz) = 49471 +MD5 (Algorithm-Cluster-1.38.tar.gz) = 2f3e8f401b9b9261d26a25db57d3bed4 +SHA256 (Algorithm-Cluster-1.38.tar.gz) = 890ad5cf45ab7944db7429c959e4796c4b8b6d140978a93f3e1d8a7f50f80ab5 +SIZE (Algorithm-Cluster-1.38.tar.gz) = 53877 diff --git a/devel/p5-Algorithm-Cluster/pkg-plist b/devel/p5-Algorithm-Cluster/pkg-plist index a7f85c5527ba..57bb8e8e8f77 100644 --- a/devel/p5-Algorithm-Cluster/pkg-plist +++ b/devel/p5-Algorithm-Cluster/pkg-plist @@ -1,7 +1,9 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Cluster.pm +%%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Cluster/Record.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster/Cluster.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster/Cluster.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Cluster @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm/Cluster @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Algorithm |