mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.5.6.2010033101
- Remove hard-coded version from pkg-plist - Replace DISTFILES with DISTNAME - Update WWW site in pkg-descr
This commit is contained in:
parent
581776f35b
commit
33165c4ee9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253575
@ -6,12 +6,12 @@
|
||||
#
|
||||
|
||||
PORTNAME= pydev
|
||||
PORTVERSION= 1.4.7.2843
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.5.6.2010033101
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= java devel python
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pydev%201.4.7
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Pydev%20${PORTVERSION:R}
|
||||
PKGNAMEPREFIX= eclipse-
|
||||
DISTFILES= org.python.pydev.feature-${PORTVERSION}.zip
|
||||
DISTNAME= org.python.pydev.feature-${PORTVERSION}
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Eclipse plugin for Python and Jython development
|
||||
@ -23,6 +23,8 @@ JAVA_VERSION= 1.5+
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
USE_JAVA= yes
|
||||
USE_ZIP= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (org.python.pydev.feature-1.4.7.2843.zip) = ceb94f0437dbb59106c7c7111d0903e1
|
||||
SHA256 (org.python.pydev.feature-1.4.7.2843.zip) = e3c2ef417156903184872381d07c2def155d781065035000266ede51aad91f24
|
||||
SIZE (org.python.pydev.feature-1.4.7.2843.zip) = 4789076
|
||||
MD5 (org.python.pydev.feature-1.5.6.2010033101.zip) = b95c3350016506ae9684462582c4ed03
|
||||
SHA256 (org.python.pydev.feature-1.5.6.2010033101.zip) = 495ae763157cc79bf670136a8534a5cf8197b53a99862d71fcd139c0d152c12a
|
||||
SIZE (org.python.pydev.feature-1.5.6.2010033101.zip) = 6176296
|
||||
|
@ -3,4 +3,4 @@ development -- making Eclipse a first class Python IDE -- It comes with
|
||||
many goodies such as code completion, syntax highlighting, syntax analysis,
|
||||
refactor, debug and many others.
|
||||
|
||||
WWW: http://pydev.sourceforge.net/
|
||||
WWW: http://www.pydev.org/
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user