pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/xemacs-current
Module Name: pkgsrc
Committed By: hauke
Date: Fri Nov 17 13:06:03 UTC 2017
Modified Files:
pkgsrc/editors/xemacs-current: Makefile.common PLIST distinfo
pkgsrc/editors/xemacs-current/patches: patch-Makefile.in.in
Log Message:
The standards.info provided by XEmacs conflicts with the one installed
by devel/autoconf, which is probably newer.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/editors/xemacs-current/Makefile.common
cvs rdiff -u -r1.22 -r1.23 pkgsrc/editors/xemacs-current/PLIST
cvs rdiff -u -r1.30 -r1.31 pkgsrc/editors/xemacs-current/distinfo
cvs rdiff -u -r1.1 -r1.2 \
pkgsrc/editors/xemacs-current/patches/patch-Makefile.in.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/xemacs-current/Makefile.common
diff -u pkgsrc/editors/xemacs-current/Makefile.common:1.6 pkgsrc/editors/xemacs-current/Makefile.common:1.7
--- pkgsrc/editors/xemacs-current/Makefile.common:1.6 Thu Nov 16 15:07:04 2017
+++ pkgsrc/editors/xemacs-current/Makefile.common Fri Nov 17 13:06:03 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2017/11/16 15:07:04 hauke Exp $
+# $NetBSD: Makefile.common,v 1.7 2017/11/17 13:06:03 hauke Exp $
#
# used by editors/xemacs-current/Makefile
# used by editors/xemacs-current-nox11/Makefile
@@ -6,7 +6,7 @@
DISTNAME= xemacs-21.5.34
EMACSVERSION= 21.5-b34
EMACS_DISTNAME= xemacs-${EMACSVERSION}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_XEMACS:=${DISTNAME:C/[.][^.]*$//}/}
Index: pkgsrc/editors/xemacs-current/PLIST
diff -u pkgsrc/editors/xemacs-current/PLIST:1.22 pkgsrc/editors/xemacs-current/PLIST:1.23
--- pkgsrc/editors/xemacs-current/PLIST:1.22 Wed Nov 15 14:46:31 2017
+++ pkgsrc/editors/xemacs-current/PLIST Fri Nov 17 13:06:03 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.22 2017/11/15 14:46:31 hauke Exp $
+@comment $NetBSD: PLIST,v 1.23 2017/11/17 13:06:03 hauke Exp $
bin/ellcc
bin/gnuattach
bin/gnuclient
@@ -18,7 +18,6 @@ info/info.info
info/internals.info
info/lispref.info
info/new-users-guide.info
-info/standards.info
info/termcap.info
info/texinfo.info
info/widget.info
Index: pkgsrc/editors/xemacs-current/distinfo
diff -u pkgsrc/editors/xemacs-current/distinfo:1.30 pkgsrc/editors/xemacs-current/distinfo:1.31
--- pkgsrc/editors/xemacs-current/distinfo:1.30 Thu Nov 16 15:07:04 2017
+++ pkgsrc/editors/xemacs-current/distinfo Fri Nov 17 13:06:03 2017
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.30 2017/11/16 15:07:04 hauke Exp $
+$NetBSD: distinfo,v 1.31 2017/11/17 13:06:03 hauke Exp $
SHA1 (xemacs-21.5.34.tar.gz) = ed1fe3ff6ce6eeb9ff75ac0ee34c6530e1c355ce
RMD160 (xemacs-21.5.34.tar.gz) = 2f6a5bc7fd72508722dded16ee7742db3e87ffaf
SHA512 (xemacs-21.5.34.tar.gz) = b61d88fe530a77b88c2ed0cecd6597ed3c265450bc61f7c6823920f774b2d566ef6fc18a6c33928d846d08d465617d4ccd3c4656606ec8634127a683abbc929a
Size (xemacs-21.5.34.tar.gz) = 15816932 bytes
-SHA1 (patch-Makefile.in.in) = 113ba387173c3ac18754f74297f63cd92648428b
+SHA1 (patch-Makefile.in.in) = e1e18f8555195a53fee44cbbb33a6d1a49fd368b
SHA1 (patch-configure) = 0f576275a42b883f4502fbe5156aa2d84f17f6a8
SHA1 (patch-lib-src_Makefile.in.in) = 6e9c2b9e4cd9e63fbdc88ff4792e74a57ed925ae
SHA1 (patch-lib-src_fakemail.c) = e62f75055b80f207696cfd77cd7b55fd46e8249b
Index: pkgsrc/editors/xemacs-current/patches/patch-Makefile.in.in
diff -u pkgsrc/editors/xemacs-current/patches/patch-Makefile.in.in:1.1 pkgsrc/editors/xemacs-current/patches/patch-Makefile.in.in:1.2
--- pkgsrc/editors/xemacs-current/patches/patch-Makefile.in.in:1.1 Wed Nov 15 14:49:32 2017
+++ pkgsrc/editors/xemacs-current/patches/patch-Makefile.in.in Fri Nov 17 13:06:03 2017
@@ -1,4 +1,11 @@
-$NetBSD: patch-Makefile.in.in,v 1.1 2017/11/15 14:49:32 hauke Exp $
+$NetBSD: patch-Makefile.in.in,v 1.2 2017/11/17 13:06:03 hauke Exp $
+
+Sprinkle DESTDIR dust.
+
+Avoid installing backup~ files.
+
+The standards.info provided by XEmacs conflicts with the one installed by
+devel/autoconf, which is probably newer.
Prefix {c,e}tags to avoid conflicts.
@@ -25,7 +32,14 @@ was patch-aa
#endif
install-arch-indep: mkdir info
-@@ -471,8 +472,12 @@ install-arch-indep: mkdir info
+@@ -465,14 +466,19 @@ install-arch-indep: mkdir info
+ ${INSTALL_DATA} ${srcdir}/info/dir $(DESTDIR)${infodir}/dir ; \
+ fi ; \
+ for file in *.info* ; do \
++ test $${file} = "standards.info" && continue ; \
+ ${INSTALL_DATA} $${file} $(DESTDIR)${infodir}/$${file} ; \
+ chmod 0644 $(DESTDIR)${infodir}/$${file}; \
+ done ; \
fi
cd ${srcdir}/etc && \
for page in xemacs etags ctags gnuserv gnuclient gnuattach gnudoit; do \
Home |
Main Index |
Thread Index |
Old Index