diff options
author | jeh <jeh@FreeBSD.org> | 2003-11-09 23:55:54 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2003-11-09 23:55:54 +0800 |
commit | 91512025b61e1307f56f3011ecd04bad16e4a859 (patch) | |
tree | 21acab8046c37f4d63f3c7642e693e69c0e66048 /mail | |
parent | 84db4b0313deb0a280c48016829045f33c991b0b (diff) | |
download | freebsd-ports-gnome-91512025b61e1307f56f3011ecd04bad16e4a859.tar.gz freebsd-ports-gnome-91512025b61e1307f56f3011ecd04bad16e4a859.tar.zst freebsd-ports-gnome-91512025b61e1307f56f3011ecd04bad16e4a859.zip |
Point release fixes an incompatibility between hotwayd and
libxml2-2.6.1. Patches below for Makefile and distinfo.
PR: 58949
Submitted By: MAINTAINER
Diffstat (limited to 'mail')
-rw-r--r-- | mail/hotwayd/Makefile | 2 | ||||
-rw-r--r-- | mail/hotwayd/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/hotwayd/Makefile b/mail/hotwayd/Makefile index 5cc37fa68235..add95e44cb18 100644 --- a/mail/hotwayd/Makefile +++ b/mail/hotwayd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= hotwayd -PORTVERSION= 0.7 +PORTVERSION= 0.7.1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hotwayd diff --git a/mail/hotwayd/distinfo b/mail/hotwayd/distinfo index 78510cd08e63..c48cf60215c5 100644 --- a/mail/hotwayd/distinfo +++ b/mail/hotwayd/distinfo @@ -1 +1 @@ -MD5 (hotwayd-0.7.tar.bz2) = 24442f94cad4baaddd8a97c5a86dfe58 +MD5 (hotwayd-0.7.1.tar.bz2) = 9610c8cd7c1a155e0cf052d2ca031659 |