Upgrade to 4.2.1
Ok mbalmer@ ajacoutot@
This commit is contained in:
parent
929698ba94
commit
933cce408d
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2008/06/17 14:57:22 mbalmer Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2008/10/28 08:07:05 pea Exp $
|
||||
|
||||
COMMENT= tool to handle the administration of PostgreSQL over the web
|
||||
|
||||
DISTNAME= phpPgAdmin-4.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
DISTNAME= phpPgAdmin-4.2.1
|
||||
CATEGORIES= www databases
|
||||
HOMEPAGE= http://phppgadmin.sourceforge.net/
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (phpPgAdmin-4.2.tar.gz) = 4ldeHnMYnUiIcN4QVlq/4w==
|
||||
RMD160 (phpPgAdmin-4.2.tar.gz) = OX/ICG3isoszrVYmElCG5w4BE6A=
|
||||
SHA1 (phpPgAdmin-4.2.tar.gz) = ZHbD/3TCKKbKTaLmBVFbRezw3yc=
|
||||
SHA256 (phpPgAdmin-4.2.tar.gz) = AOaZX8qVM6egJkzBwhMAwPDLS74GaeAR7eJ5IDVhSmE=
|
||||
SIZE (phpPgAdmin-4.2.tar.gz) = 1100457
|
||||
MD5 (phpPgAdmin-4.2.1.tar.gz) = 1MxnvqmkSawFhbtOiy/H5w==
|
||||
RMD160 (phpPgAdmin-4.2.1.tar.gz) = 0O5i/qoLgx1B/gmp/in4x/cNgp4=
|
||||
SHA1 (phpPgAdmin-4.2.1.tar.gz) = 8T0g9F+ktPIMy6Sdqp7HTOQxf2w=
|
||||
SHA256 (phpPgAdmin-4.2.1.tar.gz) = VorxF5WcAP1t/j2SI/H5Bb1Z3V/Fb4aFt7XoQfX/s6U=
|
||||
SIZE (phpPgAdmin-4.2.1.tar.gz) = 904010
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2008/06/17 09:19:40 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/10/28 08:07:05 pea Exp $
|
||||
phpPgAdmin/
|
||||
phpPgAdmin/CREDITS
|
||||
phpPgAdmin/DEVELOPERS
|
||||
@ -37,6 +37,7 @@ 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
|
||||
@ -334,99 +335,6 @@ phpPgAdmin/robots.txt
|
||||
phpPgAdmin/roles.php
|
||||
phpPgAdmin/rules.php
|
||||
phpPgAdmin/schemas.php
|
||||
phpPgAdmin/selenium/
|
||||
phpPgAdmin/selenium/Blank.html
|
||||
phpPgAdmin/selenium/InjectedRemoteRunner.html
|
||||
phpPgAdmin/selenium/RemoteRunner.html
|
||||
phpPgAdmin/selenium/SeleniumLog.html
|
||||
phpPgAdmin/selenium/TestPrompt.html
|
||||
phpPgAdmin/selenium/TestRunner-splash.html
|
||||
phpPgAdmin/selenium/TestRunner.hta
|
||||
phpPgAdmin/selenium/TestRunner.html
|
||||
phpPgAdmin/selenium/domviewer/
|
||||
phpPgAdmin/selenium/domviewer/butmin.gif
|
||||
phpPgAdmin/selenium/domviewer/butplus.gif
|
||||
phpPgAdmin/selenium/domviewer/domviewer.css
|
||||
phpPgAdmin/selenium/domviewer/domviewer.html
|
||||
phpPgAdmin/selenium/domviewer/selenium-domviewer.js
|
||||
phpPgAdmin/selenium/icons/
|
||||
phpPgAdmin/selenium/icons/all.png
|
||||
phpPgAdmin/selenium/icons/continue.png
|
||||
phpPgAdmin/selenium/icons/continue_disabled.png
|
||||
phpPgAdmin/selenium/icons/pause.png
|
||||
phpPgAdmin/selenium/icons/pause_disabled.png
|
||||
phpPgAdmin/selenium/icons/selected.png
|
||||
phpPgAdmin/selenium/icons/step.png
|
||||
phpPgAdmin/selenium/icons/step_disabled.png
|
||||
phpPgAdmin/selenium/iedoc-core.xml
|
||||
phpPgAdmin/selenium/iedoc.xml
|
||||
phpPgAdmin/selenium/lib/
|
||||
phpPgAdmin/selenium/lib/cssQuery/
|
||||
phpPgAdmin/selenium/lib/cssQuery/cssQuery-p.js
|
||||
phpPgAdmin/selenium/lib/cssQuery/src/
|
||||
phpPgAdmin/selenium/lib/cssQuery/src/cssQuery-level2.js
|
||||
phpPgAdmin/selenium/lib/cssQuery/src/cssQuery-level3.js
|
||||
phpPgAdmin/selenium/lib/cssQuery/src/cssQuery-standard.js
|
||||
phpPgAdmin/selenium/lib/cssQuery/src/cssQuery.js
|
||||
phpPgAdmin/selenium/lib/prototype.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/
|
||||
phpPgAdmin/selenium/lib/scriptaculous/builder.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/controls.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/dragdrop.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/effects.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/scriptaculous.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/slider.js
|
||||
phpPgAdmin/selenium/lib/scriptaculous/unittest.js
|
||||
phpPgAdmin/selenium/scripts/
|
||||
phpPgAdmin/selenium/scripts/find_matching_child.js
|
||||
phpPgAdmin/selenium/scripts/htmlutils.js
|
||||
phpPgAdmin/selenium/scripts/injection.html
|
||||
phpPgAdmin/selenium/scripts/injection_iframe.html
|
||||
phpPgAdmin/selenium/scripts/js2html.js
|
||||
phpPgAdmin/selenium/scripts/narcissus-defs.js
|
||||
phpPgAdmin/selenium/scripts/narcissus-exec.js
|
||||
phpPgAdmin/selenium/scripts/narcissus-parse.js
|
||||
phpPgAdmin/selenium/scripts/se2html.js
|
||||
phpPgAdmin/selenium/scripts/selenium-api.js
|
||||
phpPgAdmin/selenium/scripts/selenium-browserbot.js
|
||||
phpPgAdmin/selenium/scripts/selenium-browserdetect.js
|
||||
phpPgAdmin/selenium/scripts/selenium-commandhandlers.js
|
||||
phpPgAdmin/selenium/scripts/selenium-executionloop.js
|
||||
phpPgAdmin/selenium/scripts/selenium-logging.js
|
||||
phpPgAdmin/selenium/scripts/selenium-remoterunner.js
|
||||
phpPgAdmin/selenium/scripts/selenium-testrunner.js
|
||||
phpPgAdmin/selenium/scripts/selenium-version.js
|
||||
phpPgAdmin/selenium/scripts/user-extensions.js.sample
|
||||
phpPgAdmin/selenium/scripts/xmlextras.js
|
||||
phpPgAdmin/selenium/selenium-logo.png
|
||||
phpPgAdmin/selenium/selenium-test.css
|
||||
phpPgAdmin/selenium/selenium.css
|
||||
phpPgAdmin/selenium/tests/
|
||||
phpPgAdmin/selenium/tests/README
|
||||
phpPgAdmin/selenium/tests/TestSuite.html
|
||||
phpPgAdmin/selenium/tests/column.php
|
||||
phpPgAdmin/selenium/tests/config.inc.php
|
||||
phpPgAdmin/selenium/tests/constraints.php
|
||||
phpPgAdmin/selenium/tests/create_database.php
|
||||
phpPgAdmin/selenium/tests/create_schema.php
|
||||
phpPgAdmin/selenium/tests/create_view.php
|
||||
phpPgAdmin/selenium/tests/domain.php
|
||||
phpPgAdmin/selenium/tests/drop_database.php
|
||||
phpPgAdmin/selenium/tests/drop_domain_fail.php
|
||||
phpPgAdmin/selenium/tests/drop_role_bad.php
|
||||
phpPgAdmin/selenium/tests/drop_schema.php
|
||||
phpPgAdmin/selenium/tests/index.php
|
||||
phpPgAdmin/selenium/tests/intro.php
|
||||
phpPgAdmin/selenium/tests/login.php
|
||||
phpPgAdmin/selenium/tests/logout.php
|
||||
phpPgAdmin/selenium/tests/outro.php
|
||||
phpPgAdmin/selenium/tests/sequence.php
|
||||
phpPgAdmin/selenium/tests/table.php
|
||||
phpPgAdmin/selenium/user-extensions.js
|
||||
phpPgAdmin/selenium/xpath/
|
||||
phpPgAdmin/selenium/xpath/dom.js
|
||||
phpPgAdmin/selenium/xpath/misc.js
|
||||
phpPgAdmin/selenium/xpath/xpath.js
|
||||
phpPgAdmin/sequences.php
|
||||
phpPgAdmin/servers.php
|
||||
phpPgAdmin/sql/
|
||||
|
Loading…
Reference in New Issue
Block a user