mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-15 07:56:36 +00:00
- Upgrade to 1.2.5.
Submitted by: max No response from: maintainer (shige)
This commit is contained in:
parent
d6f4166d47
commit
8995a1d478
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=119114
@ -7,7 +7,6 @@
|
||||
|
||||
PORTNAME= psgml
|
||||
PORTVERSION= ${PSGML_VER}
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= editors elisp
|
||||
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/sgml/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -15,14 +14,14 @@ MASTER_SITE_SUBDIR= psgml
|
||||
PKGNAMESUFFIX= -${EMACS_PORT_NAME}
|
||||
|
||||
PATCH_SITES= ${MASTER_SITE_LOCAL}
|
||||
PATCH_SITE_SUBDIR= kuriyama
|
||||
PATCHFILES= psgml-symbol-conflict-020120.gz
|
||||
PATCH_SITE_SUBDIR= max
|
||||
PATCHFILES= psgml-symbol-conflict-040817.gz
|
||||
|
||||
MAINTAINER?= shige@FreeBSD.org
|
||||
COMMENT?= A major mode for editing SGML and XML documents for emacs21
|
||||
|
||||
# distfile version
|
||||
PSGML_VER= 1.2.4
|
||||
PSGML_VER= 1.2.5
|
||||
PSGML_STARTUPEL= psgml-startup.el
|
||||
|
||||
SCRIPTS_ENV= TARGETS="${PSGML_STARTUPEL}"
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (psgml-1.2.4.tar.gz) = 2817cc419befb5641dd5ba3e1e774676
|
||||
SIZE (psgml-1.2.4.tar.gz) = 254119
|
||||
MD5 (psgml-symbol-conflict-020120.gz) = a4f7ff5477048c880f8b027b7115a541
|
||||
SIZE (psgml-symbol-conflict-020120.gz) = 6572
|
||||
MD5 (psgml-1.2.5.tar.gz) = d4f346b0242035e54860b29d7466b0a2
|
||||
SIZE (psgml-1.2.5.tar.gz) = 243668
|
||||
MD5 (psgml-symbol-conflict-040817.gz) = 247902825ddde4896205d9fd3b79a6c0
|
||||
SIZE (psgml-symbol-conflict-040817.gz) = 6639
|
||||
|
@ -18,3 +18,4 @@ To use psgml, put the following setup into your ~/.emacs:
|
||||
(require 'psgml-startup)
|
||||
|
||||
--- Porting by shige <shige@FreeBSD.ORG>.
|
||||
WWW: http://www.lysator.liu.se/~lenst/about_psgml/
|
||||
|
Loading…
Reference in New Issue
Block a user