diff options
author | lth <lth@FreeBSD.org> | 2007-03-28 16:26:00 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2007-03-28 16:26:00 +0800 |
commit | 1a3aef8e61b0be8081cdf953cdc2ed157b2905c0 (patch) | |
tree | b6f07f96109d5176a1d153b73b37f56405339e3c | |
parent | ad17997e09e63596c455f5d30e73c4da7fed9681 (diff) | |
download | freebsd-ports-gnome-1a3aef8e61b0be8081cdf953cdc2ed157b2905c0.tar.gz freebsd-ports-gnome-1a3aef8e61b0be8081cdf953cdc2ed157b2905c0.tar.zst freebsd-ports-gnome-1a3aef8e61b0be8081cdf953cdc2ed157b2905c0.zip |
Update to 1.01.4 (distversion 1.014). Remove 4.x cruft.
-rw-r--r-- | mail/p5-Email-MIME-ContentType/Makefile | 11 | ||||
-rw-r--r-- | mail/p5-Email-MIME-ContentType/distinfo | 6 |
2 files changed, 5 insertions, 12 deletions
diff --git a/mail/p5-Email-MIME-ContentType/Makefile b/mail/p5-Email-MIME-ContentType/Makefile index 121849e29dfa..678a236e25d5 100644 --- a/mail/p5-Email-MIME-ContentType/Makefile +++ b/mail/p5-Email-MIME-ContentType/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Email-MIME-ContentType -PORTVERSION= 1.01.2 +PORTVERSION= 1.01.4 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Email @@ -20,11 +20,4 @@ PERL_CONFIGURE= yes MAN3= Email::MIME::ContentType.3 -.include <bsd.port.pre.mk> -.if ${PERL_LEVEL} <= 500503 -post-patch: - ${PERL} -pi -e '$$_ = "" if /use 5.006;/;' \ - -e '$$_ = "(" if /ABSTRACT_FROM/;' \ - ${WRKSRC}/Makefile.PL -.endif -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/mail/p5-Email-MIME-ContentType/distinfo b/mail/p5-Email-MIME-ContentType/distinfo index 0c5bfd3f8586..2e21b01f1bad 100644 --- a/mail/p5-Email-MIME-ContentType/distinfo +++ b/mail/p5-Email-MIME-ContentType/distinfo @@ -1,3 +1,3 @@ -MD5 (Email-MIME-ContentType-1.012.tar.gz) = d114672c67aff4a60ae7cc8c7ab73f24 -SHA256 (Email-MIME-ContentType-1.012.tar.gz) = 4e5f9920aabe3f8085a7ddf650c4275a6e0e4571ddd50e7c29f702310ff27dbe -SIZE (Email-MIME-ContentType-1.012.tar.gz) = 10797 +MD5 (Email-MIME-ContentType-1.014.tar.gz) = 9189eae13bbb405f4ef9d254f99aef70 +SHA256 (Email-MIME-ContentType-1.014.tar.gz) = 8a864d9e57897057645eced00fd51c43a5756343ae97bca65835617a0c4fb495 +SIZE (Email-MIME-ContentType-1.014.tar.gz) = 11172 |