aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-09 17:54:02 +0800
committermiwi <miwi@FreeBSD.org>2006-12-09 17:54:02 +0800
commit51be820cf555125d0eab1a52d6a6e0f0a96eb676 (patch)
tree0fba6a5262e104109bd2b8f32f3b722a50f6a004 /misc
parente0034bf137e9515cd68e4d9b376e2be5d80a6181 (diff)
downloadfreebsd-ports-gnome-51be820cf555125d0eab1a52d6a6e0f0a96eb676.tar.gz
freebsd-ports-gnome-51be820cf555125d0eab1a52d6a6e0f0a96eb676.tar.zst
freebsd-ports-gnome-51be820cf555125d0eab1a52d6a6e0f0a96eb676.zip
- Update to 1.01
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Tie-DxHash/Makefile10
-rw-r--r--misc/p5-Tie-DxHash/distinfo6
2 files changed, 11 insertions, 5 deletions
diff --git a/misc/p5-Tie-DxHash/Makefile b/misc/p5-Tie-DxHash/Makefile
index 2ad60985f3f3..a91b92896e9c 100644
--- a/misc/p5-Tie-DxHash/Makefile
+++ b/misc/p5-Tie-DxHash/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Tie-DxHash
-PORTVERSION= 0.93
+PORTVERSION= 1.01
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tie
@@ -19,4 +19,10 @@ PERL_CONFIGURE= yes
MAN3= Tie::DxHash.3
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 500000
+BROKEN= Does not compile on 4.x
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/misc/p5-Tie-DxHash/distinfo b/misc/p5-Tie-DxHash/distinfo
index 68687135c734..fc299949ca68 100644
--- a/misc/p5-Tie-DxHash/distinfo
+++ b/misc/p5-Tie-DxHash/distinfo
@@ -1,3 +1,3 @@
-MD5 (Tie-DxHash-0.93.tar.gz) = 5faf1cb1d2666c0c0cf19a72d04c00ee
-SHA256 (Tie-DxHash-0.93.tar.gz) = c57739b9c3fd89ed4a3ff7b69bcc26532e846fe7dc6527b5818dd6df43aa9688
-SIZE (Tie-DxHash-0.93.tar.gz) = 4772
+MD5 (Tie-DxHash-1.01.tar.gz) = e13856c2ee06c07353d407a28a3fed26
+SHA256 (Tie-DxHash-1.01.tar.gz) = 77694ce4f3a35f39ecd8ca53223dbdd3f6045b46626a247213df5be4ef792d39
+SIZE (Tie-DxHash-1.01.tar.gz) = 8644