pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/bulk-large
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun Sep 15 20:34:49 UTC 2019
Modified Files:
pkgsrc/meta-pkgs/bulk-large: Makefile
Log Message:
bulk-large: fix atril version pattern string
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/meta-pkgs/bulk-large/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/bulk-large/Makefile
diff -u pkgsrc/meta-pkgs/bulk-large/Makefile:1.42 pkgsrc/meta-pkgs/bulk-large/Makefile:1.43
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.42 Sun Sep 15 00:11:45 2019
+++ pkgsrc/meta-pkgs/bulk-large/Makefile Sun Sep 15 20:34:49 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2019/09/15 00:11:45 nia Exp $
+# $NetBSD: Makefile,v 1.43 2019/09/15 20:34:49 gutteridge Exp $
DISTNAME= bulk-large-20190915
CATEGORIES= meta-pkgs
@@ -83,7 +83,7 @@ BUILD_DEPENDS+= zyGrib-[0-9]*:../../misc
BUILD_DEPENDS+= mplayer-[0-9]*:../../multimedia/mplayer
BUILD_DEPENDS+= xine-ui-[0-9]*:../../multimedia/xine-ui
BUILD_DEPENDS+= cups>=1.5<2.0:../../print/cups15
-BUILD_DEPENDS+= atril-[0-9]:../../print/atril
+BUILD_DEPENDS+= atril-[0-9]*:../../print/atril
BUILD_DEPENDS+= lilypond-[0-9]*:../../print/lilypond
BUILD_DEPENDS+= mit-krb5-appl-[0-9]*:../../security/mit-krb5-appl
BUILD_DEPENDS+= FlightCrew-[0-9]*:../../textproc/FlightCrew
Home |
Main Index |
Thread Index |
Old Index