Update to 4.2.3
ok jasper@
This commit is contained in:
parent
f1bf31afe4
commit
41073f6d8f
@ -1,12 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2009/09/15 17:37:22 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.10 2010/04/28 18:09:05 pea Exp $
|
||||
|
||||
COMMENT= tool to handle the administration of PostgreSQL over the web
|
||||
|
||||
DISTNAME= phpPgAdmin-4.2.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= phpPgAdmin-4.2.3
|
||||
CATEGORIES= www databases
|
||||
HOMEPAGE= http://phppgadmin.sourceforge.net/
|
||||
|
||||
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (phpPgAdmin-4.2.2.tar.gz) = aCgLtH1kIPQjV4oKjXMQUQ==
|
||||
RMD160 (phpPgAdmin-4.2.2.tar.gz) = ShUkexJmUt+dBiAKFUQtmZOzF/I=
|
||||
SHA1 (phpPgAdmin-4.2.2.tar.gz) = ow/xgQGYLxOL0aPJaQeBvN/jyiI=
|
||||
SHA256 (phpPgAdmin-4.2.2.tar.gz) = JTUDo8gRDrPggjbJYco4AYee8pc6sWmkAM8Mzbai2wU=
|
||||
SIZE (phpPgAdmin-4.2.2.tar.gz) = 904262
|
||||
MD5 (phpPgAdmin-4.2.3.tar.gz) = snO331pt3EqAMrXOqoOBWA==
|
||||
RMD160 (phpPgAdmin-4.2.3.tar.gz) = 8C27pdfMxWbpXvwjOktt9bLmjSY=
|
||||
SHA1 (phpPgAdmin-4.2.3.tar.gz) = FjzM3pX2FvqHa2vdeEVwRs08az0=
|
||||
SHA256 (phpPgAdmin-4.2.3.tar.gz) = 4DpLoRa8XXjoFaBF/0aP8A2BvXZHbJY7MIc72WMPLZw=
|
||||
SIZE (phpPgAdmin-4.2.3.tar.gz) = 892430
|
||||
|
@ -1,5 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/10/28 08:07:05 pea Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2010/04/28 18:09:05 pea Exp $
|
||||
phpPgAdmin/
|
||||
phpPgAdmin/BUGS
|
||||
phpPgAdmin/CREDITS
|
||||
phpPgAdmin/DEVELOPERS
|
||||
phpPgAdmin/FAQ
|
||||
@ -37,8 +38,6 @@ phpPgAdmin/classes/plugins/Plugin.php
|
||||
phpPgAdmin/classes/plugins/Slony.php
|
||||
phpPgAdmin/colproperties.php
|
||||
phpPgAdmin/conf/
|
||||
@comment phpPgAdmin/conf/.gitignore
|
||||
@comment phpPgAdmin/conf/config.inc.php
|
||||
phpPgAdmin/conf/config.inc.php-dist
|
||||
@sample phpPgAdmin/conf/config.inc.php
|
||||
phpPgAdmin/constraints.php
|
||||
|
Loading…
Reference in New Issue
Block a user