diff options
author | lippe <lippe@FreeBSD.org> | 2008-03-19 08:45:26 +0800 |
---|---|---|
committer | lippe <lippe@FreeBSD.org> | 2008-03-19 08:45:26 +0800 |
commit | 713f8ef6e53caf9b0a9938f917981cae0748f262 (patch) | |
tree | 11e8450a4af74f6a774c37798f0530388f01041a /databases | |
parent | 3c84ee6201e3a85d8575c83fe25cbc63a8869c82 (diff) | |
download | freebsd-ports-gnome-713f8ef6e53caf9b0a9938f917981cae0748f262.tar.gz freebsd-ports-gnome-713f8ef6e53caf9b0a9938f917981cae0748f262.tar.zst freebsd-ports-gnome-713f8ef6e53caf9b0a9938f917981cae0748f262.zip |
- Update to 0.10.
- Use CPAN macro.
PR: ports/120800
Submitted by: myself
Approved by: araujo (mentor), Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBIx-Log4perl/Makefile | 5 | ||||
-rw-r--r-- | databases/p5-DBIx-Log4perl/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/databases/p5-DBIx-Log4perl/Makefile b/databases/p5-DBIx-Log4perl/Makefile index 035eec4f8d59..49bc9de67f35 100644 --- a/databases/p5-DBIx-Log4perl/Makefile +++ b/databases/p5-DBIx-Log4perl/Makefile @@ -6,10 +6,9 @@ # PORTNAME= DBIx-Log4perl -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= databases perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= DBIx +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= tjs@cdpa.nsysu.edu.tw diff --git a/databases/p5-DBIx-Log4perl/distinfo b/databases/p5-DBIx-Log4perl/distinfo index a92fd5581e91..cdf246ab8743 100644 --- a/databases/p5-DBIx-Log4perl/distinfo +++ b/databases/p5-DBIx-Log4perl/distinfo @@ -1,3 +1,3 @@ -MD5 (DBIx-Log4perl-0.09.tar.gz) = 24112c868a9618c895fbaec28cd34d55 -SHA256 (DBIx-Log4perl-0.09.tar.gz) = 6ec1e473c7329ca394f5e7890f3ab95c90613cae669039ca7a1d110f1687b477 -SIZE (DBIx-Log4perl-0.09.tar.gz) = 17713 +MD5 (DBIx-Log4perl-0.10.tar.gz) = 168bc52d624e9a4ca57db6e63952a397 +SHA256 (DBIx-Log4perl-0.10.tar.gz) = 6e3860aab99da44f116ea1f5997edcee5d8964b2eb4f9e0c83e0fa4bfcc27a82 +SIZE (DBIx-Log4perl-0.10.tar.gz) = 18150 |