pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/parpd Update parpd to 1.2, based on wip/parpd.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c0d7f85456d5
branches: trunk
changeset: 549205:c0d7f85456d5
user: obache <obache%pkgsrc.org@localhost>
date: Wed Oct 29 13:25:01 2008 +0000
description:
Update parpd to 1.2, based on wip/parpd.
No changelog in tarball and pkgsrc-wip commit log,
>From the project timeline:
some performance and potabilty improvements
sample parpd.conf file is not installed anymore.
diffstat:
net/parpd/DESCR | 4 ++--
net/parpd/Makefile | 12 ++----------
net/parpd/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 16 deletions(-)
diffs (49 lines):
diff -r f8def536fd85 -r c0d7f85456d5 net/parpd/DESCR
--- a/net/parpd/DESCR Wed Oct 29 11:45:34 2008 +0000
+++ b/net/parpd/DESCR Wed Oct 29 13:25:01 2008 +0000
@@ -1,2 +1,2 @@
-A small and flexible implementation of the Proxy ARP Daemon sepcified in
-RFC1027.
+An implementation of the Proxy ARP Daemon sepcified in RFC1027.
+It's very small and bloat free.
diff -r f8def536fd85 -r c0d7f85456d5 net/parpd/Makefile
--- a/net/parpd/Makefile Wed Oct 29 11:45:34 2008 +0000
+++ b/net/parpd/Makefile Wed Oct 29 13:25:01 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/10/09 02:18:22 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2008/10/29 13:25:01 obache Exp $
#
-DISTNAME= parpd-1.0
-PKGREVISION= 1
+DISTNAME= parpd-1.2
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/parpd/
EXTRACT_SUFX= .tar.bz2
@@ -18,13 +17,6 @@
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man
INSTALL_MAKE_FLAGS+= SYSCONFDIR=${EGDIR}
-CONF_FILES= ${EGDIR}/parpd.conf ${PKG_SYSCONFDIR}/parpd.conf
-
-SUBST_CLASSES+= paths
-SUBST_FILES.paths= parpd.c parpd.8
-SUBST_SED.paths= -e 's,/etc,${PKG_SYSCONFDIR},'
-SUBST_STAGE.paths= pre-configure
-
RCD_SCRIPTS+= parpd
.include "../../mk/bsd.pkg.mk"
diff -r f8def536fd85 -r c0d7f85456d5 net/parpd/distinfo
--- a/net/parpd/distinfo Wed Oct 29 11:45:34 2008 +0000
+++ b/net/parpd/distinfo Wed Oct 29 13:25:01 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/10/09 00:24:28 joerg Exp $
+$NetBSD: distinfo,v 1.2 2008/10/29 13:25:01 obache Exp $
-SHA1 (parpd-1.0.tar.bz2) = 2ee3b72538183075f95c00fb378548e8b4f7008e
-RMD160 (parpd-1.0.tar.bz2) = 9cb6e273a938ee423aa161630b0143c22f3390d6
-Size (parpd-1.0.tar.bz2) = 11567 bytes
+SHA1 (parpd-1.2.tar.bz2) = 59ac0f5c15f63492397eac64164d4f53d8178ab2
+RMD160 (parpd-1.2.tar.bz2) = 9e6e6739a74fcc84d72a6f40d17f527b5a3198e2
+Size (parpd-1.2.tar.bz2) = 11705 bytes
Home |
Main Index |
Thread Index |
Old Index