diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2005-07-15 09:36:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2005-07-15 09:36:05 +0000 |
commit | c44553df645164a140ca1f06b7e169128ab9deb1 (patch) | |
tree | 6529a0f8fb8d675f86fe3837267d9cb834276622 /databases/phppgadmin | |
parent | 7ce499feda58889f80f023ccb3aaf414b7a77612 (diff) |
- Security update to 3.5.4
Security: http://vuxml.freebsd.org/88188a8c-eff6-11d9-8310-0001020eed82.html
Security: http://secunia.com/advisories/15941/
Notes
Notes:
svn path=/head/; revision=139260
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r-- | databases/phppgadmin/Makefile | 2 | ||||
-rw-r--r-- | databases/phppgadmin/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index b10de2f532e2..50a6f5aa45d8 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phppgadmin -PORTVERSION= 3.5.3 +PORTVERSION= 3.5.4 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/databases/phppgadmin/distinfo b/databases/phppgadmin/distinfo index 5d8180676b6a..3175fe949ee4 100644 --- a/databases/phppgadmin/distinfo +++ b/databases/phppgadmin/distinfo @@ -1,2 +1,2 @@ -MD5 (phpPgAdmin-3.5.3.tar.bz2) = 91a9e6bce537422febedc5666ad296d6 -SIZE (phpPgAdmin-3.5.3.tar.bz2) = 457601 +MD5 (phpPgAdmin-3.5.4.tar.bz2) = 34917ca53666700a0a5209f41b53a522 +SIZE (phpPgAdmin-3.5.4.tar.bz2) = 457648 |