mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Update to 3.3.0
- Do not use pkg-plist Feature safe: yes
This commit is contained in:
parent
a4cea6ca19
commit
e216b215fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306973
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pgagent
|
||||
PORTVERSION= 3.2.1
|
||||
PORTVERSION= 3.3.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_PGSQL}
|
||||
MASTER_SITE_SUBDIR= pgadmin3/release/pgagent
|
||||
@ -23,4 +23,7 @@ WX_UNICODE= yes
|
||||
USE_PGSQL= yes
|
||||
IGNORE_WITH_PGSQL= 82 83
|
||||
|
||||
PLIST_FILES= bin/pgagent
|
||||
PORTDATA= *
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (pgAgent-3.2.1-Source.tar.gz) = 7264bdc5d5609d36aab814e3b329e10a87c0699274412a979b27a711f983f365
|
||||
SIZE (pgAgent-3.2.1-Source.tar.gz) = 42722
|
||||
SHA256 (pgAgent-3.3.0-Source.tar.gz) = 110f2fd811a05ea8a420a79fcbb25b971e60f10f8abb8ab2bede8419c58b7321
|
||||
SIZE (pgAgent-3.3.0-Source.tar.gz) = 43722
|
||||
|
@ -1,6 +0,0 @@
|
||||
bin/pgagent
|
||||
%%DATADIR%%/LICENSE
|
||||
%%DATADIR%%/README
|
||||
%%DATADIR%%/pgagent.sql
|
||||
%%DATADIR%%/pgagent_upgrade.sql
|
||||
@dirrm %%DATADIR%%
|
Loading…
Reference in New Issue
Block a user