diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-30 01:32:04 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-08-30 01:32:04 +0000 |
commit | 6129d2229dd1ebb508fb2ba265844b0b911701f0 (patch) | |
tree | 37e466d73f8247dd29cc30ec764f930cbd1e46b0 /databases/p5-Exception-Class-DBI | |
parent | 79086a78308e8fe63bfc170ea701624371af4012 (diff) | |
download | ports-6129d2229dd1ebb508fb2ba265844b0b911701f0.tar.gz ports-6129d2229dd1ebb508fb2ba265844b0b911701f0.zip |
Notes
Diffstat (limited to 'databases/p5-Exception-Class-DBI')
-rw-r--r-- | databases/p5-Exception-Class-DBI/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-Exception-Class-DBI/distinfo | 6 | ||||
-rw-r--r-- | databases/p5-Exception-Class-DBI/pkg-plist | 1 |
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-Exception-Class-DBI/Makefile b/databases/p5-Exception-Class-DBI/Makefile index 545ee8399086..0768d2524cb9 100644 --- a/databases/p5-Exception-Class-DBI/Makefile +++ b/databases/p5-Exception-Class-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Exception-Class-DBI -PORTVERSION= 0.93 +PORTVERSION= 0.95 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Exception @@ -15,9 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@rbt.ca COMMENT= DBI Exception objects -BUILD_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ +RUN_DEPENDS= ${SITE_PERL}/Exception/Class.pm:${PORTSDIR}/devel/p5-Exception-Class \ ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI -RUN_DEPENDS= ${BUILD_DEPENDS} PERL_MODBUILD= yes diff --git a/databases/p5-Exception-Class-DBI/distinfo b/databases/p5-Exception-Class-DBI/distinfo index 0face5d58b9d..83c938b965fb 100644 --- a/databases/p5-Exception-Class-DBI/distinfo +++ b/databases/p5-Exception-Class-DBI/distinfo @@ -1,3 +1,3 @@ -MD5 (Exception-Class-DBI-0.93.tar.gz) = ea831d3ad7e6c7da407c347c3ed61bb0 -SHA256 (Exception-Class-DBI-0.93.tar.gz) = 659681dd3ab19da9efd87f06de91571e1db4a47f1b8e611c9f70ada1661cf111 -SIZE (Exception-Class-DBI-0.93.tar.gz) = 11029 +MD5 (Exception-Class-DBI-0.95.tar.gz) = 9de9770f6c32df92308c98f47c65e7f4 +SHA256 (Exception-Class-DBI-0.95.tar.gz) = 2349cbb425dc5af68b3e7485381a29f029a0fe2c9293b48a1fd09f495df969da +SIZE (Exception-Class-DBI-0.95.tar.gz) = 11524 diff --git a/databases/p5-Exception-Class-DBI/pkg-plist b/databases/p5-Exception-Class-DBI/pkg-plist index 57dbb2233c8c..5136d0182693 100644 --- a/databases/p5-Exception-Class-DBI/pkg-plist +++ b/databases/p5-Exception-Class-DBI/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ %%SITE_PERL%%/Exception/Class/DBI.pm @dirrmtry %%%SITE_PERL%%/Exception/Class @dirrmtry %%%SITE_PERL%%/Exception |