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:   jperkin
Date:           Mon May 24 15:04:56 UTC 2021

Modified Files:
        pkgsrc/meta-pkgs/bulk-large: Makefile

Log Message:
bulk-large: postgresql95 no longer exists.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 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.49 pkgsrc/meta-pkgs/bulk-large/Makefile:1.50
--- pkgsrc/meta-pkgs/bulk-large/Makefile:1.49   Sun Feb 28 17:12:55 2021
+++ pkgsrc/meta-pkgs/bulk-large/Makefile        Mon May 24 15:04:56 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2021/02/28 17:12:55 taca Exp $
+# $NetBSD: Makefile,v 1.50 2021/05/24 15:04:56 jperkin Exp $
 
 DISTNAME=      bulk-large-20200228
 CATEGORIES=    meta-pkgs
@@ -56,7 +56,7 @@ BUILD_DEPENDS+=       avr-libc-[0-9]*:../../cr
 BUILD_DEPENDS+=        avr-gdb-[0-9]*:../../cross/avr-gdb
 BUILD_DEPENDS+=        mysql-client>=5.7:../../databases/mysql57-client
 BUILD_DEPENDS+=        mysql-server>=5.7:../../databases/mysql57-server
-BUILD_DEPENDS+=        postgresql95-[0-9]*:../../databases/postgresql95
+BUILD_DEPENDS+=        postgresql96-[0-9]*:../../databases/postgresql96
 BUILD_DEPENDS+=        abiword-[0-9]*:../../editors/abiword
 BUILD_DEPENDS+=        emacs25>=25<26:../../editors/emacs25
 BUILD_DEPENDS+=        emacs-packages-[0-9]*:../../editors/emacs-packages



Home | Main Index | Thread Index | Old Index