diff options
author | oliver <oliver@FreeBSD.org> | 2005-10-26 04:11:51 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-10-26 04:11:51 +0800 |
commit | a0510a80212f76ffa730e7fec8dcd450008e90eb (patch) | |
tree | 412922708a9310733dafd2832cd024ab914b6404 /net/cyphesis | |
parent | 489076e87bfc71686be3f194455b8f4120a2fefd (diff) | |
download | freebsd-ports-gnome-a0510a80212f76ffa730e7fec8dcd450008e90eb.tar.gz freebsd-ports-gnome-a0510a80212f76ffa730e7fec8dcd450008e90eb.tar.zst freebsd-ports-gnome-a0510a80212f76ffa730e7fec8dcd450008e90eb.zip |
update to 0.5.2
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 4 | ||||
-rw-r--r-- | net/cyphesis/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 68f3294c9bb0..1b529ff3547b 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cyphesis -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 PORTREVISION= 0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -39,7 +39,7 @@ MAN1= cyclient.1 cycmd.1 cyphesis.1 cyphesis-tools.1 .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -IGNORE= Does not compile +#IGNORE= Does not compile .endif post-patch: diff --git a/net/cyphesis/distinfo b/net/cyphesis/distinfo index 8d3ee67eb4f6..ad5d77511297 100644 --- a/net/cyphesis/distinfo +++ b/net/cyphesis/distinfo @@ -1,2 +1,2 @@ -MD5 (cyphesis-0.5.1.tar.bz2) = fb91e6fefb247e0b800cc5d960f8f585 -SIZE (cyphesis-0.5.1.tar.bz2) = 551320 +MD5 (cyphesis-0.5.2.tar.bz2) = 0326bc657b03f55ac729d0ab8158b33d +SIZE (cyphesis-0.5.2.tar.bz2) = 556954 |