minor version update and fix PLIST, from pea on ports@, thanks!
ok mbalmer
This commit is contained in:
parent
a278095ed8
commit
e7b693fecb
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2008/01/26 10:20:48 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2008/02/13 12:07:01 sthen Exp $
|
||||
|
||||
COMMENT= administration and development platform for PostgreSQL
|
||||
|
||||
VERSION= 1.8.1
|
||||
VERSION= 1.8.2
|
||||
DISTNAME= pgadmin3-${VERSION}
|
||||
CATEGORIES= databases devel
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (pgadmin3-1.8.1.tar.gz) = hBPqb4gwszHSveZxII8EeQ==
|
||||
RMD160 (pgadmin3-1.8.1.tar.gz) = un4Fkfhiv0fmIIzcBi/86Bf2hFM=
|
||||
SHA1 (pgadmin3-1.8.1.tar.gz) = eI7Mu2YUs7cq3QMmj1J8+DlAwLg=
|
||||
SHA256 (pgadmin3-1.8.1.tar.gz) = i/v2mbyTNCW3cjZ+NUpVmxW9+dVSkqX+emzrKdZb1+4=
|
||||
SIZE (pgadmin3-1.8.1.tar.gz) = 7940323
|
||||
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
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/10/23 17:26:34 aanriot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2008/02/13 12:07:01 sthen Exp $
|
||||
bin/pgadmin3
|
||||
bin/pgagent
|
||||
share/pgadmin3/
|
||||
@ -195,6 +195,8 @@ share/pgadmin3/docs/fr_FR/hints/pk.html
|
||||
share/pgadmin3/docs/fr_FR/hints/vacuum.html
|
||||
share/pgadmin3/docs/fr_FR/hints/view-without-pk.html
|
||||
share/pgadmin3/docs/fr_FR/tips.txt
|
||||
share/pgadmin3/docs/it_IT/
|
||||
share/pgadmin3/docs/it_IT/tips.txt
|
||||
share/pgadmin3/docs/sl_SI/
|
||||
share/pgadmin3/docs/sl_SI/hints/
|
||||
share/pgadmin3/docs/sl_SI/hints/autovacuum.html
|
||||
@ -275,6 +277,9 @@ share/pgadmin3/i18n/it_IT/wxstd.mo
|
||||
share/pgadmin3/i18n/ja_JP/
|
||||
share/pgadmin3/i18n/ja_JP/pgadmin3.mo
|
||||
share/pgadmin3/i18n/ja_JP/wxstd.mo
|
||||
share/pgadmin3/i18n/ko_KR/
|
||||
share/pgadmin3/i18n/ko_KR/pgadmin3.mo
|
||||
share/pgadmin3/i18n/ko_KR/wxstd.mo
|
||||
share/pgadmin3/i18n/nl_NL/
|
||||
share/pgadmin3/i18n/nl_NL/pgadmin3.mo
|
||||
share/pgadmin3/i18n/nl_NL/wxstd.mo
|
||||
|
Loading…
Reference in New Issue
Block a user