diff options
author | johans <johans@FreeBSD.org> | 2008-08-02 20:31:23 +0800 |
---|---|---|
committer | johans <johans@FreeBSD.org> | 2008-08-02 20:31:23 +0800 |
commit | 3af14f348c1aed73d7909baf2145c1e6ab35174e (patch) | |
tree | 79be85c7cef73a14b5f3504f142a02dc83c25d25 /security | |
parent | fdde9c602bc5bc5089d33b476d4116ab81fc8674 (diff) | |
download | freebsd-ports-gnome-3af14f348c1aed73d7909baf2145c1e6ab35174e.tar.gz freebsd-ports-gnome-3af14f348c1aed73d7909baf2145c1e6ab35174e.tar.zst freebsd-ports-gnome-3af14f348c1aed73d7909baf2145c1e6ab35174e.zip |
Fix build on 8-CURRENT
Reported by: erwin (pointyhat)
Diffstat (limited to 'security')
-rw-r--r-- | security/pidentd/Makefile | 3 | ||||
-rw-r--r-- | security/pidentd/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile index 77777fb6230d..40149ea6e896 100644 --- a/security/pidentd/Makefile +++ b/security/pidentd/Makefile @@ -7,13 +7,14 @@ PORTNAME= pidentd PORTVERSION= 3.0.19 +PORTREVISION= 1 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/servers/ \ ftp://ftp.stack.nl/pub/users/johans/pidentd/ PATCH_SITES= ftp://ftp.stack.nl/pub/users/johans/pidentd/ \ ftp://mud.stack.nl/pub/pidentd/ -PATCHFILES= pidentd-${PORTVERSION}-ipv6-20050927.diff.gz +PATCHFILES= pidentd-${PORTVERSION}-ipv6-20080101.diff.gz PATCH_DIST_STRIP= -p0 MAINTAINER= johans@stack.nl diff --git a/security/pidentd/distinfo b/security/pidentd/distinfo index cb14f7c9a72b..ed8f9a087138 100644 --- a/security/pidentd/distinfo +++ b/security/pidentd/distinfo @@ -1,6 +1,6 @@ MD5 (pidentd-3.0.19.tar.gz) = ee8d3608a2590827cf8b55caeb1d7b93 SHA256 (pidentd-3.0.19.tar.gz) = 4c57574f3f64aca62a852935a17055999f1b6a61ab5b01b6e5201c8887293b30 SIZE (pidentd-3.0.19.tar.gz) = 145505 -MD5 (pidentd-3.0.19-ipv6-20050927.diff.gz) = 76f42eb06a88209b53e3e7fda1c854b2 -SHA256 (pidentd-3.0.19-ipv6-20050927.diff.gz) = 9fd529fb75e0a06713b2a894b12a3d6ea0efbed7af7f1196a750b9551cb4621b -SIZE (pidentd-3.0.19-ipv6-20050927.diff.gz) = 7877 +MD5 (pidentd-3.0.19-ipv6-20080101.diff.gz) = 887197d0c346b467449917666ee2a7a4 +SHA256 (pidentd-3.0.19-ipv6-20080101.diff.gz) = 57ac0abd67ef71c8324ec560ce9356c1a8cf1f651a5070e04db3de350a7bff5d +SIZE (pidentd-3.0.19-ipv6-20080101.diff.gz) = 7931 |