Update to 1.8.4
Take maintainership (ok aanriot@) ok ajacoutot@
This commit is contained in:
parent
b80f09db95
commit
640e4694fa
@ -1,14 +1,14 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2008/02/13 12:07:01 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2008/12/12 12:25:16 pea Exp $
|
||||
|
||||
COMMENT= administration and development platform for PostgreSQL
|
||||
|
||||
VERSION= 1.8.2
|
||||
VERSION= 1.8.4
|
||||
DISTNAME= pgadmin3-${VERSION}
|
||||
CATEGORIES= databases devel
|
||||
|
||||
HOMEPAGE= http://www.pgadmin.org/
|
||||
|
||||
MAINTAINER= Alexandre Anriot <aanriot@openbsd.org>
|
||||
MAINTAINER= Pierre-Emmanuel Andre <pea@openbsd.org>
|
||||
|
||||
# Artistic license
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (pgadmin3-1.8.2.tar.gz) = FNJAyBl0HTPucK9tpA79sw==
|
||||
RMD160 (pgadmin3-1.8.2.tar.gz) = MCA5aH2sY+IhhEwhwN+ujwQvPZI=
|
||||
SHA1 (pgadmin3-1.8.2.tar.gz) = 3DEX+4Tcd/E6LPBRjkbNYGfq7RU=
|
||||
SHA256 (pgadmin3-1.8.2.tar.gz) = +GuEkRsn6DWBAYJEOyDPeCb+MK8ZnZq7JmhQKn8Q7I8=
|
||||
SIZE (pgadmin3-1.8.2.tar.gz) = 7951378
|
||||
MD5 (pgadmin3-1.8.4.tar.gz) = EvxgJ/ZReIYVp/ocbdvNsw==
|
||||
RMD160 (pgadmin3-1.8.4.tar.gz) = Rm+n+7c0+bxj+yN12gyH/j1Ht/E=
|
||||
SHA1 (pgadmin3-1.8.4.tar.gz) = wxA3ksZ4GDxakIHarFbr9GfWdP8=
|
||||
SHA256 (pgadmin3-1.8.4.tar.gz) = wZIMxGC4Ptu9FA0HDeYd9a6AGGipve8bXsDN07eq2S0=
|
||||
SIZE (pgadmin3-1.8.4.tar.gz) = 7973205
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/02/13 12:07:01 sthen Exp $
|
||||
bin/pgadmin3
|
||||
bin/pgagent
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/12/12 12:25:16 pea Exp $
|
||||
@bin bin/pgadmin3
|
||||
@bin bin/pgagent
|
||||
share/pgadmin3/
|
||||
share/pgadmin3/branding/
|
||||
share/pgadmin3/branding/branding.ini
|
||||
@ -123,7 +123,9 @@ share/pgadmin3/docs/en_US/password.html
|
||||
share/pgadmin3/docs/en_US/pgadmin3.css
|
||||
share/pgadmin3/docs/en_US/pgadmin3.hhc
|
||||
share/pgadmin3/docs/en_US/pgadmin3.hhp
|
||||
@mode 666
|
||||
share/pgadmin3/docs/en_US/pgadmin3.hhp.cached
|
||||
@mode
|
||||
share/pgadmin3/docs/en_US/pgagent-install.html
|
||||
share/pgadmin3/docs/en_US/pgagent-jobs.html
|
||||
share/pgadmin3/docs/en_US/pgagent-schedules.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user