diff options
author | lx <lx@FreeBSD.org> | 2007-12-12 04:07:28 +0800 |
---|---|---|
committer | lx <lx@FreeBSD.org> | 2007-12-12 04:07:28 +0800 |
commit | 87f57e9fd463cb7ad4d8f2a356fbe8d702b7e4ba (patch) | |
tree | 3c3d14e9e8240a625b09a29a1730c4149e7da80d /net | |
parent | 5107bd4e19666cca19f6eef7d7468d1b5f7ef213 (diff) | |
download | freebsd-ports-graphics-87f57e9fd463cb7ad4d8f2a356fbe8d702b7e4ba.tar.gz freebsd-ports-graphics-87f57e9fd463cb7ad4d8f2a356fbe8d702b7e4ba.tar.zst freebsd-ports-graphics-87f57e9fd463cb7ad4d8f2a356fbe8d702b7e4ba.zip |
Update to 2.5.4, a minor bugfix.
Diffstat (limited to 'net')
-rw-r--r-- | net/plugdaemon/Makefile | 4 | ||||
-rw-r--r-- | net/plugdaemon/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/plugdaemon/Makefile b/net/plugdaemon/Makefile index c6fcd8b0bb7..d3771478965 100644 --- a/net/plugdaemon/Makefile +++ b/net/plugdaemon/Makefile @@ -6,12 +6,12 @@ # PORTNAME= plugdaemon -PORTVERSION= 2.5.3 +PORTVERSION= 2.5.4 CATEGORIES= net MASTER_SITES= http://www.taronga.com/plugdaemon/ EXTRACT_SUFX= .tgz -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= Plug proxy daemon, forwards TCP/IP connections MAN1= plug.1 diff --git a/net/plugdaemon/distinfo b/net/plugdaemon/distinfo index a7c72d664d3..88d941c814e 100644 --- a/net/plugdaemon/distinfo +++ b/net/plugdaemon/distinfo @@ -1,3 +1,3 @@ -MD5 (plugdaemon-2.5.3.tgz) = e3c5cc0e0228595bcdca32b98d64f7e8 -SHA256 (plugdaemon-2.5.3.tgz) = 8c8616f11eaf446737a343dee5d8b887de4c9b0d3fc6d56feb7abdd1dd970c92 -SIZE (plugdaemon-2.5.3.tgz) = 14767 +MD5 (plugdaemon-2.5.4.tgz) = 3099e15689278997a6f5f63ee4a4a2e0 +SHA256 (plugdaemon-2.5.4.tgz) = acb44d2fdc41345cf3c31e6b91a18bdf6d19a027706ee2c4dbfe8e2e91c12ff8 +SIZE (plugdaemon-2.5.4.tgz) = 15612 |