emacs 21.2 update with corrected PLIST ordering
This commit is contained in:
parent
aacb9d36f9
commit
cbe49bdea7
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2002/03/29 19:13:25 pvalchev Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2002/04/24 00:21:43 mark Exp $
|
||||
# Original from A B <obsdfaq30@yahoo.com>
|
||||
|
||||
COMMENT= "GNU editor: extensible, customizable, self documenting"
|
||||
|
||||
VERSION= 21.1
|
||||
VERSION= 21.2
|
||||
DISTNAME= emacs-${VERSION}
|
||||
CATEGORIES= editors
|
||||
NEED_VERSION= 1.514
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (emacs-21.1.tar.gz) = 3e0de8cf3ffe92e04c748842f7c64e62
|
||||
RMD160 (emacs-21.1.tar.gz) = ff5bd888733ceec83c6915dc39cc00bfe33dda2c
|
||||
SHA1 (emacs-21.1.tar.gz) = aed816cea689bf026554484b7badf9b1e4d0e240
|
||||
MD5 (emacs-21.2.tar.gz) = f4b58e5c2d923fc92495e0c2f167c5db
|
||||
RMD160 (emacs-21.2.tar.gz) = 4dec5b50b848b25b495677453453f80b2e0ad424
|
||||
SHA1 (emacs-21.2.tar.gz) = 3c0fd252adcac7a996c974b4fe9af554bdb04e75
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2002/03/22 07:23:51 jasoni Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2002/04/24 00:21:43 mark Exp $
|
||||
@pkgcfl xemacs-20*
|
||||
bin/b2m
|
||||
bin/ctags
|
||||
@ -1861,9 +1861,9 @@ share/emacs/${VERSION}/lisp/toolbar/undo.pbm
|
||||
share/emacs/${VERSION}/lisp/toolbar/undo.xpm
|
||||
share/emacs/${VERSION}/lisp/toolbar/up_arrow.pbm
|
||||
share/emacs/${VERSION}/lisp/toolbar/up_arrow.xpm
|
||||
@dirrm share/emacs/${VERSION}/lisp/toolbar
|
||||
share/emacs/${VERSION}/lisp/tooltip.el
|
||||
share/emacs/${VERSION}/lisp/tooltip.elc
|
||||
@dirrm share/emacs/${VERSION}/lisp/toolbar
|
||||
share/emacs/${VERSION}/lisp/type-break.el
|
||||
share/emacs/${VERSION}/lisp/type-break.elc
|
||||
share/emacs/${VERSION}/lisp/uniquify.el
|
||||
|
Loading…
Reference in New Issue
Block a user