- Fixed MASTER_SITES
- Marked deprecated (chase upstream) and scheduled for removal on 2011-11-30
This commit is contained in:
parent
e5a18794a0
commit
cfe33f7a0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=284060
@ -8,7 +8,7 @@
|
||||
PORTNAME= Doctrine
|
||||
PORTVERSION= 1.1.6
|
||||
CATEGORIES= databases pear
|
||||
MASTER_SITES= http://pear.phpdoctrine.org/get/ \
|
||||
MASTER_SITES= http://www.doctrine-project.org/downloads/ \
|
||||
LOCAL/glarkin
|
||||
PORTSCOUT= limit:^1\.1\.
|
||||
|
||||
@ -31,6 +31,9 @@ SUB_LIST+= CHANNEL=${CHANNEL}
|
||||
PKGINSTALL= ${WRKDIR}/pear-install
|
||||
PKGDEINSTALL= ${WRKDIR}/pear-deinstall
|
||||
|
||||
DEPRECATED= Please upgrade to 1.2.x: http://svn.doctrine-project.org/tags/1.2.4/UPGRADE_TO_1_2
|
||||
EXPIRATION_DATE=2011-11-30
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
DEFAULT_PHP_VER=5
|
||||
|
Loading…
Reference in New Issue
Block a user