- Update to 0.9.313 [1]
- Pet portlint(1) by moving LICENSE section earlier PR: ports/159368 [1] Submitted by: Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
This commit is contained in:
parent
245df24bb8
commit
7088118bab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278791
2 changed files with 5 additions and 4 deletions
|
@ -6,16 +6,17 @@
|
|||
#
|
||||
|
||||
PORTNAME= dalmp
|
||||
PORTVERSION= 0.9.308
|
||||
PORTVERSION= 0.9.313
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
|
||||
MAINTAINER= nbari@dalmp.com
|
||||
COMMENT= Database Abstraction Layer for MySQL using PHP
|
||||
|
||||
USE_BZIP2= YES
|
||||
LICENSE= BSD
|
||||
|
||||
USE_BZIP2= YES
|
||||
|
||||
DEFAULT_PHP_VER=5
|
||||
IGNORE_WITH_PHP=4
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dalmp-0.9.308.tar.bz2) = 52d8fff39f439a461460180c9b39bdc39e5fbf497caa4f196e182c2860f98e99
|
||||
SIZE (dalmp-0.9.308.tar.bz2) = 17469
|
||||
SHA256 (dalmp-0.9.313.tar.bz2) = 25d06baa54c3386bd70161a7751ce230e8fe76abf0fa2cb15115dbaadaad9c56
|
||||
SIZE (dalmp-0.9.313.tar.bz2) = 17622
|
||||
|
|
Loading…
Reference in a new issue