diff options
author | clsung <clsung@FreeBSD.org> | 2007-08-27 10:44:55 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2007-08-27 10:44:55 +0800 |
commit | 4da32b29cc0f9bb4dd4bf455935bcfc4fc7b0074 (patch) | |
tree | a21f92857fcbfb6e788e673045dc22a6bd1a7e8a /irc/bitlbee-otr | |
parent | fca3471529045b5bd7e3177f4f163fb93f8f734d (diff) | |
download | freebsd-ports-gnome-4da32b29cc0f9bb4dd4bf455935bcfc4fc7b0074.tar.gz freebsd-ports-gnome-4da32b29cc0f9bb4dd4bf455935bcfc4fc7b0074.tar.zst freebsd-ports-gnome-4da32b29cc0f9bb4dd4bf455935bcfc4fc7b0074.zip |
- Update to 1.0.4
PR: ports/115837
Submitted by: maintainer (Lars Sommer)
Diffstat (limited to 'irc/bitlbee-otr')
-rw-r--r-- | irc/bitlbee-otr/Makefile | 6 | ||||
-rw-r--r-- | irc/bitlbee-otr/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/irc/bitlbee-otr/Makefile b/irc/bitlbee-otr/Makefile index 10bb7dd471d3..4da96e18ee04 100644 --- a/irc/bitlbee-otr/Makefile +++ b/irc/bitlbee-otr/Makefile @@ -6,8 +6,8 @@ # PORTNAME= bitlbee -PORTVERSION= 1.0.3 -PORTREVISION= 4 +PORTVERSION= 1.0.4 +PORTREVISION= 0 CATEGORIES= irc MASTER_SITES= http://get.bitlbee.org/src/ @@ -33,7 +33,7 @@ OPTIONS= MSN "Enable MSN protocol support" On \ OPENSSL "Use openssl rather than gnutls" Off \ IPV6 "Compile IPV6 support" On -CONFIGURE_ARGS= --config=${PREFIX}/etc/bitlbee +CONFIGURE_ARGS= --config=${PREFIX}/etc/bitlbee .include <bsd.port.pre.mk> diff --git a/irc/bitlbee-otr/distinfo b/irc/bitlbee-otr/distinfo index 9387870c39b9..4fe06464affa 100644 --- a/irc/bitlbee-otr/distinfo +++ b/irc/bitlbee-otr/distinfo @@ -1,6 +1,6 @@ -MD5 (bitlbee-1.0.3.tar.gz) = e46682d54cbd6265dd4436b3b6838d63 -SHA256 (bitlbee-1.0.3.tar.gz) = 1d272c8712ee279ee8ac305562e7b8591e634fae69664a5a2d43301cb1d6277d -SIZE (bitlbee-1.0.3.tar.gz) = 455344 +MD5 (bitlbee-1.0.4.tar.gz) = b92e301930e2322a86b73b1f6c857674 +SHA256 (bitlbee-1.0.4.tar.gz) = 6f23f37ea641d67e56c61b70d3ac7d404243929c393302ead4758d4ffe6d5b1c +SIZE (bitlbee-1.0.4.tar.gz) = 455833 MD5 (bitlbee-1.0-ldap.diff) = f6641ed9b36ca2ceae292370200452fb SHA256 (bitlbee-1.0-ldap.diff) = 2da18c740b1c1ff6851f3a52ab0100cec251d9e1683c281a306cbbc21e6847f5 SIZE (bitlbee-1.0-ldap.diff) = 7240 |