Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/databases/postgresql93/Attic/Makefile.common,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/databases/postgresql93/Attic/Makefile.common,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.23 retrieving revision 1.23.2.1 diff -u -p -r1.23 -r1.23.2.1 --- pkgsrc/databases/postgresql93/Attic/Makefile.common 2017/02/11 10:18:52 1.23 +++ pkgsrc/databases/postgresql93/Attic/Makefile.common 2017/05/29 19:24:32 1.23.2.1 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.23 2017/02/11 10:18:52 adam Exp $ +# $NetBSD: Makefile.common,v 1.23.2.1 2017/05/29 19:24:32 bsiegert Exp $ # # This Makefile fragment is included by all PostgreSQL packages built from # the main sources of the PostgreSQL distribution except jdbc-postgresql. @@ -16,7 +16,7 @@ # used by databases/postgresql93-pltcl/Makefile # used by databases/postgresql93-server/Makefile -DISTNAME= postgresql-9.3.16 +DISTNAME= postgresql-9.3.17 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/} EXTRACT_SUFX= .tar.bz2