- UPdate to 1.2.2
PR: 138730 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
This commit is contained in:
parent
6f2f995261
commit
58ab04602d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241305
4 changed files with 6 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= phpeclipse
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= java editors devel
|
||||
MASTER_SITES= SF/${PORTNAME}/a%29%20Eclipse%203.3.x/PHPEclipse-${PORTVERSION}
|
||||
DISTNAME= PHPEclipse_${PORTVERSION}_src
|
||||
|
@ -26,7 +26,7 @@ USE_ZIP= yes
|
|||
|
||||
WRKSRC= ${WRKDIR}/dist
|
||||
ECLIPSE= ${PREFIX}/eclipse
|
||||
PLIST_VER= ${PORTVERSION}.200810130444PRD
|
||||
PLIST_VER= ${PORTVERSION}.200909091335PRD
|
||||
|
||||
PLIST_SUB= VER=${PLIST_VER}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PHPEclipse_1.2.1_src.zip) = 88d85f861a7935b073ce7c54a3189642
|
||||
SHA256 (PHPEclipse_1.2.1_src.zip) = 5779403ccd81d02452db237ba53cd6af130c88d5eb3e7add3ecdc7685c870c0f
|
||||
SIZE (PHPEclipse_1.2.1_src.zip) = 19682382
|
||||
MD5 (PHPEclipse_1.2.2_src.zip) = a73bb9ecc3f385d005c6f52f01c87846
|
||||
SHA256 (PHPEclipse_1.2.2_src.zip) = d49635461a00eb64e3d778f16f4abca8d526ff5582d41a76b7af3c047fef96c1
|
||||
SIZE (PHPEclipse_1.2.2_src.zip) = 19689324
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
PHPEclipse is a set of plugins for the Eclipse Framework which provides an
|
||||
integrated IDE for PHP developers.
|
||||
|
||||
WWW: http://phpeclipse.sourceforge.net/
|
||||
WWW: http://www.phpeclipse.com/
|
||||
|
|
|
@ -3,5 +3,4 @@ If you are experiencing problems while saving files or opening HTML files
|
|||
please select
|
||||
"Window->Preferences->PHPeclipse Web Development->Browser Preview Defaults"
|
||||
and uncheck all checkboxes.
|
||||
Also never, ever open the "PHP Browser".
|
||||
------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue