diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-04-19 17:15:18 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-04-19 17:15:18 +0800 |
commit | 4cf8bf669d5873e740278f76281935ee58d9b18d (patch) | |
tree | bac50e4ac9ba273789d191bb5160a512cc92f5f7 /dns/bind9-dlz | |
parent | 213953c9d4214faf644f97ef780e968b0ba4fb2b (diff) | |
download | freebsd-ports-gnome-4cf8bf669d5873e740278f76281935ee58d9b18d.tar.gz freebsd-ports-gnome-4cf8bf669d5873e740278f76281935ee58d9b18d.tar.zst freebsd-ports-gnome-4cf8bf669d5873e740278f76281935ee58d9b18d.zip |
- Update to 0.4.1 (skipping 0.4.0 cause of configure problems)
Fixes a small memory leak
Diffstat (limited to 'dns/bind9-dlz')
-rw-r--r-- | dns/bind9-dlz/Makefile | 2 | ||||
-rw-r--r-- | dns/bind9-dlz/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile index 55c89d25cd73..8cfe14892eee 100644 --- a/dns/bind9-dlz/Makefile +++ b/dns/bind9-dlz/Makefile @@ -23,7 +23,7 @@ POSTGRESQL_PORT?= databases/postgresql7 MASTER_SITES_DLZ= ${MASTER_SITE_SOURCEFORGE} ISCVERSION= 9.2.1 -DLZVERSION= 0.3.0 +DLZVERSION= 0.4.1 USE_SUBMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --localstatedir=/var --disable-linux-caps diff --git a/dns/bind9-dlz/distinfo b/dns/bind9-dlz/distinfo index 2ad0b76f5a11..a53e0e99e442 100644 --- a/dns/bind9-dlz/distinfo +++ b/dns/bind9-dlz/distinfo @@ -1,2 +1,2 @@ MD5 (bind-9.2.1.tar.gz) = 692cff6f44e006ce6984b2c286949dd1 -MD5 (DLZ-0.3.0.tar.gz) = 766c02079d279f806e3cc9188333394a +MD5 (DLZ-0.4.1.tar.gz) = f73af3cd3ed7962ec48f714e5c23e9df |