diff options
-rw-r--r-- | devel/papaya/Makefile | 4 | ||||
-rw-r--r-- | devel/prcs/Makefile | 6 | ||||
-rw-r--r-- | mail/sqwebmail/Makefile | 3 | ||||
-rw-r--r-- | math/R/Makefile | 3 | ||||
-rw-r--r-- | net/freewais-sf/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pbulk/Makefile | 4 | ||||
-rw-r--r-- | pkgtools/pkg_install/files/lib/version.h | 4 | ||||
-rw-r--r-- | sysutils/amanda-client/Makefile | 4 | ||||
-rw-r--r-- | sysutils/amanda-common/Makefile | 4 | ||||
-rw-r--r-- | sysutils/amanda-plot/Makefile | 4 | ||||
-rw-r--r-- | sysutils/amanda-server/Makefile | 4 |
11 files changed, 23 insertions, 21 deletions
diff --git a/devel/papaya/Makefile b/devel/papaya/Makefile index c5a564012cd..437b97f2295 100644 --- a/devel/papaya/Makefile +++ b/devel/papaya/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2007/09/29 13:05:32 rillig Exp $ +# $NetBSD: Makefile,v 1.22 2007/11/08 19:39:43 joerg Exp $ # DISTNAME= papaya-0.1.7 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=papaya-utils/} diff --git a/devel/prcs/Makefile b/devel/prcs/Makefile index 0a2bfa1ed84..8e4be4ebdad 100644 --- a/devel/prcs/Makefile +++ b/devel/prcs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2007/02/22 19:26:23 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2007/11/08 19:39:43 joerg Exp $ -DISTNAME= prcs-1.3.3 -PKGREVISION= 4 +DISTNAME= prcs-1.3.3 +PKGREVISION= 5 CATEGORIES= devel scm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=prcs/} diff --git a/mail/sqwebmail/Makefile b/mail/sqwebmail/Makefile index e90c0daca0e..c0344f9642d 100644 --- a/mail/sqwebmail/Makefile +++ b/mail/sqwebmail/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2007/10/16 18:03:03 tnn Exp $ +# $NetBSD: Makefile,v 1.62 2007/11/08 19:39:43 joerg Exp $ DISTNAME= sqwebmail-5.2.0 +PKGREVISION= 1 CATEGORIES= mail www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=courier/} EXTRACT_SUFX= .tar.bz2 diff --git a/math/R/Makefile b/math/R/Makefile index f3a06eda218..b2f84824f7b 100644 --- a/math/R/Makefile +++ b/math/R/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.93 2007/11/03 20:14:39 markd Exp $ +# $NetBSD: Makefile,v 1.94 2007/11/08 19:39:43 joerg Exp $ DISTNAME= R-2.6.0 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_R_CRAN:=base/R-2/} diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index 130a0196429..e131276b6cd 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.28 2007/02/20 19:04:15 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2007/11/08 19:39:43 joerg Exp $ # DISTNAME= freeWAIS-sf-2.2.12 PKGNAME= freewais-sf-2.2.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= net databases MASTER_SITES= ftp://ftp.ngb.se/pub/linux/wais/ \ ftp://ftp.informatik.uni-hamburg.de/pub/soft/infosystems/wais/freeWAIS/ diff --git a/pkgtools/pbulk/Makefile b/pkgtools/pbulk/Makefile index db2a99a4287..8df06ec2de3 100644 --- a/pkgtools/pbulk/Makefile +++ b/pkgtools/pbulk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.20 2007/10/17 20:42:30 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2007/11/08 19:39:42 joerg Exp $ -DISTNAME= pbulk-0.14 +DISTNAME= pbulk-0.15 CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/pkg_install/files/lib/version.h b/pkgtools/pkg_install/files/lib/version.h index 436dc9a0e72..8b19cf13197 100644 --- a/pkgtools/pkg_install/files/lib/version.h +++ b/pkgtools/pkg_install/files/lib/version.h @@ -1,4 +1,4 @@ -/* $NetBSD: version.h,v 1.84 2007/11/03 13:54:14 joerg Exp $ */ +/* $NetBSD: version.h,v 1.85 2007/11/08 19:39:42 joerg Exp $ */ /* * Copyright (c) 2001 Thomas Klausner. All rights reserved. @@ -33,6 +33,6 @@ #ifndef _INST_LIB_VERSION_H_ #define _INST_LIB_VERSION_H_ -#define PKGTOOLS_VERSION "20071103" +#define PKGTOOLS_VERSION "20071108" #endif /* _INST_LIB_VERSION_H_ */ diff --git a/sysutils/amanda-client/Makefile b/sysutils/amanda-client/Makefile index 7eecc1d3d94..ffa59de69f3 100644 --- a/sysutils/amanda-client/Makefile +++ b/sysutils/amanda-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2007/02/22 19:27:10 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2007/11/08 19:39:42 joerg Exp $ # PKGNAME= amanda-client-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= amacl COMMENT= Client part of Amanda, a network backup system diff --git a/sysutils/amanda-common/Makefile b/sysutils/amanda-common/Makefile index 3d1b41b9c62..d72a09142b7 100644 --- a/sysutils/amanda-common/Makefile +++ b/sysutils/amanda-common/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2007/07/04 20:54:59 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2007/11/08 19:39:42 joerg Exp $ PKGNAME= amanda-common-${VERS} -PKGREVISION= 4 +PKGREVISION= 5 SVR4_PKGNAME= amaco COMMENT= Common libraries and binaries for Amanda diff --git a/sysutils/amanda-plot/Makefile b/sysutils/amanda-plot/Makefile index 9cca797668d..46ac6fb4d92 100644 --- a/sysutils/amanda-plot/Makefile +++ b/sysutils/amanda-plot/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2006/05/26 13:19:38 joerg Exp $ +# $NetBSD: Makefile,v 1.23 2007/11/08 19:39:42 joerg Exp $ # PKGNAME= amanda-plot-${VERS} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= amapl COMMENT= Visualizes the behavior of Amanda, a network backup system diff --git a/sysutils/amanda-server/Makefile b/sysutils/amanda-server/Makefile index 5acb4c61e5f..f1fdd5358d5 100644 --- a/sysutils/amanda-server/Makefile +++ b/sysutils/amanda-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2007/02/22 19:27:10 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2007/11/08 19:39:42 joerg Exp $ PKGNAME= amanda-server-${VERS} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= amase COMMENT= Server part of Amanda, a network backup system |