Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153077396
D48433.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D48433.diff
View Options
diff --git a/lang/php-mode.el/Makefile b/lang/php-mode.el/Makefile
--- a/lang/php-mode.el/Makefile
+++ b/lang/php-mode.el/Makefile
@@ -1,7 +1,6 @@
PORTNAME= php-mode.el
DISTVERSIONPREFIX= v
-DISTVERSION= 1.25.0
-PORTREVISION= 6
+DISTVERSION= 1.27.0
CATEGORIES= lang elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
@@ -11,7 +10,7 @@
LICENSE= GPLv3
-USES= emacs gmake
+USES= emacs
USE_GITHUB= yes
GH_ACCOUNT= emacs-php
GH_PROJECT= ${PORTNAME:S/.el$//}
@@ -47,6 +46,9 @@
lisp/php.el \
lisp/php.elc
+do-build:
+ ${EMACS_CMD} -q --batch -L ${WRKSRC}/lisp/ -f batch-byte-compile ${WRKSRC}/lisp/*.el
+
do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}
${INSTALL_DATA} ${LISP_FILES:C/^/${WRKSRC}\//g} \
diff --git a/lang/php-mode.el/distinfo b/lang/php-mode.el/distinfo
--- a/lang/php-mode.el/distinfo
+++ b/lang/php-mode.el/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690218024
-SHA256 (emacs-php-php-mode-v1.25.0_GH0.tar.gz) = e0ac3ae16ac524006188e453243416c92fdd67f4cdebda92ff35cfc3ce0f32bc
-SIZE (emacs-php-php-mode-v1.25.0_GH0.tar.gz) = 139596
+TIMESTAMP = 1736631607
+SHA256 (emacs-php-php-mode-v1.27.0_GH0.tar.gz) = 2ac03fe0e553d2df630b267f51069a815e430e3b73bf14f6844244ccfbb4778f
+SIZE (emacs-php-php-mode-v1.27.0_GH0.tar.gz) = 133871
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 11:57 PM (19 m, 16 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31809687
Default Alt Text
D48433.diff (1 KB)
Attached To
Mode
D48433: lang/php-mode.el: Update to 1.27.0
Attached
Detach File
Event Timeline
Log In to Comment