mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 10.6 and unbroken.
This commit is contained in:
parent
a3c6277d2d
commit
59fc402092
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174204
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= p4.el
|
||||
PORTVERSION= 10.3
|
||||
PORTVERSION= 10.6
|
||||
CATEGORIES= devel elisp
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= p4el
|
||||
@ -15,9 +15,7 @@ EXTRACT_SUFX= .tgz
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Perforce-Emacs Integration
|
||||
|
||||
RUN_DEPENDS= p4:${.CURDIR}/../perforce
|
||||
|
||||
BROKEN= Incomplete pkg-plist
|
||||
RUN_DEPENDS= p4:${PORTSDIR}/devel/perforce
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (p4.el-10.3.tgz) = dac589a112d20eff4d840f7daf53528e
|
||||
SHA256 (p4.el-10.3.tgz) = 0bf50ec1eb81c984d5e1f93ef6eaaf654230465be79882594c98c42dbd78470e
|
||||
SIZE (p4.el-10.3.tgz) = 43870
|
||||
MD5 (p4.el-10.6.tgz) = d1b68df015339e7c31b69deff9154bfa
|
||||
SHA256 (p4.el-10.6.tgz) = fabacc3b970d1782fc38da7df813e442238e4c3a5b1ee675666f8306e370c665
|
||||
SIZE (p4.el-10.6.tgz) = 44660
|
||||
|
@ -1,5 +1,4 @@
|
||||
share/emacs/site-lisp/p4.el
|
||||
@exec mkdir -p %D/lib/xemacs/site-lisp
|
||||
@exec ln -sf %D/%F %D/lib/xemacs/site-lisp/p4.el
|
||||
@unexec rm %D/lib/xemacs/site-lisp/p4.el
|
||||
@unexec /bin/rmdir %D/lib/xemacs %D/lib/xemacs/site-lisp 2>/dev/null || true
|
||||
lib/xemacs/site-lisp/p4.el
|
||||
@dirrmtry lib/xemacs/site-lisp
|
||||
@dirrmtry lib/xemacs
|
||||
|
Loading…
Reference in New Issue
Block a user