Sat Oct 28 05:22:37 2017 UTC ()
bulk-medium: Remove ancient (and removed) firefox10.

Bump version.


(wiz)
diff -r1.44 -r1.45 pkgsrc/meta-pkgs/bulk-medium/Makefile

cvs diff -r1.44 -r1.45 pkgsrc/meta-pkgs/bulk-medium/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/bulk-medium/Makefile 2017/09/29 12:40:27 1.44
+++ pkgsrc/meta-pkgs/bulk-medium/Makefile 2017/10/28 05:22:37 1.45
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.44 2017/09/29 12:40:27 wiz Exp $ 1# $NetBSD: Makefile,v 1.45 2017/10/28 05:22:37 wiz Exp $
2 2
3DISTNAME= bulk-medium-20170929 3DISTNAME= bulk-medium-20171028
4CATEGORIES= meta-pkgs 4CATEGORIES= meta-pkgs
5MASTER_SITES= # empty 5MASTER_SITES= # empty
6DISTFILES= # empty 6DISTFILES= # empty
7 7
8MAINTAINER= dholland@NetBSD.org 8MAINTAINER= dholland@NetBSD.org
9COMMENT= Meta-package for a standard medium-sized limited bulk build 9COMMENT= Meta-package for a standard medium-sized limited bulk build
10 10
11META_PACKAGE= yes 11META_PACKAGE= yes
12 12
13PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-matplotlib-gtk2 13PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 # py-matplotlib-gtk2
14 14
15RESTRICTED= Just for test build purpose 15RESTRICTED= Just for test build purpose
16NO_BIN_ON_CDROM= ${RESTRICTED} 16NO_BIN_ON_CDROM= ${RESTRICTED}
@@ -110,27 +110,26 @@ BUILD_DEPENDS+= xymonclient-[0-9]*:../.. @@ -110,27 +110,26 @@ BUILD_DEPENDS+= xymonclient-[0-9]*:../..
110BUILD_DEPENDS+= youtube-dl-[0-9]*:../../net/youtube-dl 110BUILD_DEPENDS+= youtube-dl-[0-9]*:../../net/youtube-dl
111BUILD_DEPENDS+= lintpkgsrc-[0-9]*:../../pkgtools/lintpkgsrc 111BUILD_DEPENDS+= lintpkgsrc-[0-9]*:../../pkgtools/lintpkgsrc
112BUILD_DEPENDS+= pkglint-[0-9]*:../../pkgtools/pkglint 112BUILD_DEPENDS+= pkglint-[0-9]*:../../pkgtools/pkglint
113BUILD_DEPENDS+= ghostscript-agpl-[0-9]*:../../print/ghostscript-agpl 113BUILD_DEPENDS+= ghostscript-agpl-[0-9]*:../../print/ghostscript-agpl
114BUILD_DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils 114BUILD_DEPENDS+= poppler-utils-[0-9]*:../../print/poppler-utils
115BUILD_DEPENDS+= xpdf-[0-9]*:../../print/xpdf 115BUILD_DEPENDS+= xpdf-[0-9]*:../../print/xpdf
116BUILD_DEPENDS+= gnupg-[0-9]*:../../security/gnupg 116BUILD_DEPENDS+= gnupg-[0-9]*:../../security/gnupg
117BUILD_DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2 117BUILD_DEPENDS+= gnupg2-[0-9]*:../../security/gnupg2
118BUILD_DEPENDS+= desktop-file-utils-[0-9]*:../../sysutils/desktop-file-utils 118BUILD_DEPENDS+= desktop-file-utils-[0-9]*:../../sysutils/desktop-file-utils
119BUILD_DEPENDS+= xe-guest-utilities-[0-9]*:../../sysutils/xe-guest-utilities 119BUILD_DEPENDS+= xe-guest-utilities-[0-9]*:../../sysutils/xe-guest-utilities
120BUILD_DEPENDS+= xenkernel45-[0-9]*:../../sysutils/xenkernel45 120BUILD_DEPENDS+= xenkernel45-[0-9]*:../../sysutils/xenkernel45
121BUILD_DEPENDS+= xentools45-[0-9]*:../../sysutils/xentools45 121BUILD_DEPENDS+= xentools45-[0-9]*:../../sysutils/xentools45
122BUILD_DEPENDS+= ispell-[0-9]*:../../textproc/ispell 122BUILD_DEPENDS+= ispell-[0-9]*:../../textproc/ispell
123BUILD_DEPENDS+= firefox10-[0-9]*:../../www/firefox10 
124BUILD_DEPENDS+= seamonkey-[0-9]*:../../www/seamonkey 123BUILD_DEPENDS+= seamonkey-[0-9]*:../../www/seamonkey
125BUILD_DEPENDS+= xlockmore-[0-9]*:../../x11/xlockmore 124BUILD_DEPENDS+= xlockmore-[0-9]*:../../x11/xlockmore
126 125
127# 126#
128# 2. Archivers and build tools 127# 2. Archivers and build tools
129# 128#
130BUILD_DEPENDS+= pigz-[0-9]*:../../archivers/pigz 129BUILD_DEPENDS+= pigz-[0-9]*:../../archivers/pigz
131BUILD_DEPENDS+= cmake-[0-9]*:../../devel/cmake 130BUILD_DEPENDS+= cmake-[0-9]*:../../devel/cmake
132BUILD_DEPENDS+= imake-[0-9]*:../../devel/imake 131BUILD_DEPENDS+= imake-[0-9]*:../../devel/imake
133BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm 132BUILD_DEPENDS+= nasm-[0-9]*:../../devel/nasm
134BUILD_DEPENDS+= yasm-[0-9]*:../../devel/yasm 133BUILD_DEPENDS+= yasm-[0-9]*:../../devel/yasm
135BUILD_DEPENDS+= icon-naming-utils-[0-9]*:../../graphics/icon-naming-utils 134BUILD_DEPENDS+= icon-naming-utils-[0-9]*:../../graphics/icon-naming-utils
136 135