public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-share/files/
@ 2017-02-11 20:16 David Seifert
  0 siblings, 0 replies; 2+ messages in thread
From: David Seifert @ 2017-02-11 20:16 UTC (permalink / raw
  To: gentoo-commits

commit:     89a6d0ef41360f6664adbe780ff93612ec482897
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Feb 10 16:56:27 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 11 20:14:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89a6d0ef

sys-freebsd/freebsd-share: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/3903

 .../files/freebsd-share-9.2-gnu-miscfiles.patch    | 28 ----------------------
 1 file changed, 28 deletions(-)

diff --git a/sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch b/sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch
deleted file mode 100644
index af84dc35a9..0000000000
--- a/sys-freebsd/freebsd-share/files/freebsd-share-9.2-gnu-miscfiles.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-diff -Nur share.orig/dict/Makefile share/dict/Makefile
---- share.orig/dict/Makefile	2012-12-31 18:00:00.000000000 +0900
-+++ share/dict/Makefile	2012-12-31 18:03:15.000000000 +0900
-@@ -4,8 +4,7 @@
- NO_OBJ=
- 
- # XXX MISSING:	connectives words
--FILES=		README propernames web2 web2a freebsd
-+FILES=		README freebsd
- FILESDIR=	${BINDIR}/dict
--SYMLINKS=	web2 ${FILESDIR}/words
- 
- .include <bsd.prog.mk>
-diff -Nur share.orig/misc/Makefile share/misc/Makefile
---- share.orig/misc/Makefile	2012-12-31 18:00:00.000000000 +0900
-+++ share/misc/Makefile	2012-12-31 18:04:22.000000000 +0900
-@@ -3,9 +3,9 @@
- 
- .PATH:	${.CURDIR}/../../sys/dev/usb
- 
--FILES=	ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
-+FILES=	bsd-family-tree committers-doc.dot committers-ports.dot \
- 	committers-src.dot eqnchar flowers init.ee \
--	iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
-+	iso3166 iso639 man.template mdoc.template pci_vendors \
- 	scsi_modes usb_hid_usages usbdevs \
- 	organization.dot
- 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-share/files/
@ 2018-06-13 18:51 Michał Górny
  0 siblings, 0 replies; 2+ messages in thread
From: Michał Górny @ 2018-06-13 18:51 UTC (permalink / raw
  To: gentoo-commits

commit:     2f7ab0d26c82ede839ed23f64153cdc99847a0f0
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Jun 13 17:49:54 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Jun 13 18:51:32 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f7ab0d2

sys-freebsd/freebsd-share: remove unused patches

 .../files/freebsd-share-5.3-doc-locations.patch    | 20 -----------------
 .../files/freebsd-share-5.4-gentoo-skel.patch      | 20 -----------------
 .../files/freebsd-share-8.0-gnu-miscfiles.patch    | 26 ----------------------
 3 files changed, 66 deletions(-)

diff --git a/sys-freebsd/freebsd-share/files/freebsd-share-5.3-doc-locations.patch b/sys-freebsd/freebsd-share/files/freebsd-share-5.3-doc-locations.patch
deleted file mode 100644
index c0798d3db14..00000000000
--- a/sys-freebsd/freebsd-share/files/freebsd-share-5.3-doc-locations.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- examples/smbfs/Makefile.orig	Tue Mar 22 15:20:20 2005
-+++ examples/smbfs/Makefile	Tue Mar 22 15:20:46 2005
-@@ -2,6 +2,7 @@
- 
- NOOBJ=
- BINDIR=	/usr/share/examples/smbfs
-+FILESDIR=      ${DOCDIR}/smbfs
- FILES=	dot.nsmbrc
- 
- .PATH: ${.CURDIR}/../../../contrib/smbfs/examples
---- examples/smbfs/print/Makefile.orig	Tue Mar 22 15:22:17 2005
-+++ examples/smbfs/print/Makefile	Tue Mar 22 15:22:35 2005
-@@ -2,6 +2,7 @@
- 
- NOOBJ=
- BINDIR=	/usr/share/examples/smbfs/print
-+FILESDIR=      ${DOCDIR}/smbfs/print
- FILES=	lj6l ljspool printcap.sample tolj
- 
- .PATH: ${.CURDIR}/../../../../contrib/smbfs/examples/print

diff --git a/sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch b/sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch
deleted file mode 100644
index f668d04c4f9..00000000000
--- a/sys-freebsd/freebsd-share/files/freebsd-share-5.4-gentoo-skel.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Index: fbsd/share/skel/Makefile
-===================================================================
---- fbsd.orig/share/skel/Makefile
-+++ fbsd/share/skel/Makefile
-@@ -2,11 +2,11 @@
- # $FreeBSD: src/share/skel/Makefile,v 1.9.2.1 2005/02/13 07:23:30 obrien Exp $
- 
- FILESGROUPS=	FILES1 FILES2
--FILES1=		dot.cshrc dot.login dot.login_conf dot.mailrc dot.profile \
-+FILES1=		dot.login_conf dot.mailrc \
- 		dot.shrc
--FILES2=		dot.mail_aliases dot.rhosts 
--FILES1DIR=	/usr/share/skel
--FILES2DIR=	/usr/share/skel
-+FILES2=		dot.mail_aliases
-+FILES1DIR=	/etc/skel
-+FILES2DIR=	/etc/skel
- FILES1MODE=	0644
- FILES2MODE=	0600
- NOOBJ=

diff --git a/sys-freebsd/freebsd-share/files/freebsd-share-8.0-gnu-miscfiles.patch b/sys-freebsd/freebsd-share/files/freebsd-share-8.0-gnu-miscfiles.patch
deleted file mode 100644
index 19167a6e04c..00000000000
--- a/sys-freebsd/freebsd-share/files/freebsd-share-8.0-gnu-miscfiles.patch
+++ /dev/null
@@ -1,26 +0,0 @@
---- share/misc/Makefile.old	2010-03-12 01:32:39 +0100
-+++ share/misc/Makefile	2010-03-12 01:33:25 +0100
-@@ -3,9 +3,9 @@
- 
- .PATH:	${.CURDIR}/../../sys/dev/usb
- 
--FILES=	ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
-+FILES=	bsd-family-tree committers-doc.dot committers-ports.dot \
- 	committers-src.dot eqnchar flowers init.ee \
--	iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
-+	iso3166 iso639 man.template mdoc.template pci_vendors \
- 	scsi_modes usb_hid_usages usbdevs
- 
- NO_OBJ=
---- share/dict/Makefile.old	2010-03-12 01:33:53 +0100
-+++ share/dict/Makefile	2010-03-12 01:34:18 +0100
-@@ -4,8 +4,7 @@
- NO_OBJ=
- 
- # XXX MISSING:	connectives words
--FILES=		README propernames web2 web2a freebsd
-+FILES=		README freebsd
- FILESDIR=	${BINDIR}/dict
--SYMLINKS=	web2 ${FILESDIR}/words
- 
- .include <bsd.prog.mk>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-13 18:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13 18:51 [gentoo-commits] repo/gentoo:master commit in: sys-freebsd/freebsd-share/files/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2017-02-11 20:16 David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox