pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update DHIS server to 5.1, per PR pkg/28704.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f17db223fb77
branches: trunk
changeset: 486051:f17db223fb77
user: hubertf <hubertf%pkgsrc.org@localhost>
date: Tue Dec 21 20:53:18 2004 +0000
description:
Update DHIS server to 5.1, per PR pkg/28704.
Changes:
AUTH_ACK packets return the client's external interface IP address
for its possible use.
diffstat:
doc/CHANGES | 3 ++-
net/dhisd/Makefile | 5 ++---
net/dhisd/distinfo | 8 ++++----
net/dhisd/patches/patch-aa | 8 ++++----
4 files changed, 12 insertions(+), 12 deletions(-)
diffs (59 lines):
diff -r 982af89811ad -r f17db223fb77 doc/CHANGES
--- a/doc/CHANGES Tue Dec 21 20:16:07 2004 +0000
+++ b/doc/CHANGES Tue Dec 21 20:53:18 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.8395 2004/12/21 20:16:07 xtraeme Exp $
+$NetBSD: CHANGES,v 1.8396 2004/12/21 20:53:18 hubertf Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -6458,3 +6458,4 @@
Updated lftp to 3.0.13 [salo 2004-12-21]
Updated festival to 1.95beta [agc 2004-12-21]
Updated hatari to 0.60 [xtraeme 2004-12-21]
+ Updated dhisd to 5.1 [hubertf 2004-12-21]
diff -r 982af89811ad -r f17db223fb77 net/dhisd/Makefile
--- a/net/dhisd/Makefile Tue Dec 21 20:16:07 2004 +0000
+++ b/net/dhisd/Makefile Tue Dec 21 20:53:18 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/10/03 00:17:50 tv Exp $
+# $NetBSD: Makefile,v 1.9 2004/12/21 20:53:18 hubertf Exp $
#
-DISTNAME= dhisd-5.0
-PKGREVISION= 2
+DISTNAME= dhisd-5.1
CATEGORIES= net
MASTER_SITES= ftp://ftp.dhis.org/pub/dhis/
diff -r 982af89811ad -r f17db223fb77 net/dhisd/distinfo
--- a/net/dhisd/distinfo Tue Dec 21 20:16:07 2004 +0000
+++ b/net/dhisd/distinfo Tue Dec 21 20:53:18 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2004/01/11 14:49:19 cjep Exp $
+$NetBSD: distinfo,v 1.3 2004/12/21 20:53:18 hubertf Exp $
-SHA1 (dhisd-5.0.tar.gz) = 05e0a40bf07a2274d40b90b663a2a853b3aa526b
-Size (dhisd-5.0.tar.gz) = 27737 bytes
-SHA1 (patch-aa) = fea2567e7cac0b594042c542173261e23a48efe8
+SHA1 (dhisd-5.1.tar.gz) = e4e46bac4a07dcbe3d3e687fb4532fcd309de8ec
+Size (dhisd-5.1.tar.gz) = 27910 bytes
+SHA1 (patch-aa) = 1ec1ecb791e156caf899ccdd6ade3ac9f659f648
SHA1 (patch-ab) = 998607a6f718a276fb9584f94c0d3232295b0fbc
diff -r 982af89811ad -r f17db223fb77 net/dhisd/patches/patch-aa
--- a/net/dhisd/patches/patch-aa Tue Dec 21 20:16:07 2004 +0000
+++ b/net/dhisd/patches/patch-aa Tue Dec 21 20:53:18 2004 +0000
@@ -1,9 +1,9 @@
-$NetBSD: patch-aa,v 1.2 2004/01/11 14:49:19 cjep Exp $
+$NetBSD: patch-aa,v 1.3 2004/12/21 20:53:18 hubertf Exp $
---- Makefile.orig 2001-04-01 15:05:44.000000000 +0100
-+++ Makefile
+--- Makefile.orig 2001-09-12 18:30:18.000000000 +0900
++++ Makefile 2004-12-17 14:43:42.000000000 +0900
@@ -26,11 +26,11 @@
- # DHIS(c) Dynamic Host Information System Release 5.0
+ # DHIS(c) Dynamic Host Information System Release 5.1
CC=gcc
-CFLAGS=-Wall -Wformat -I/usr/local/include # -DDONT_FORK
Home |
Main Index |
Thread Index |
Old Index