From 1a31bc14a655021dfca09593f22f1421defa472d Mon Sep 17 00:00:00 2001 From: Tijl Coosemans Date: Mon, 5 Sep 2016 21:09:22 +0000 Subject: [PATCH] - Remove old CONFLICTS. - Set LICENSE. - Remove unused pkg-descr. PR: 211252 Submitted by: Piotr Kubaj --- textproc/linux-c6-aspell/Makefile | 9 ++++----- textproc/linux-c6-aspell/pkg-descr | 9 --------- textproc/linux-f10-aspell/Makefile | 4 ++-- textproc/linux-f10-aspell/pkg-descr | 9 --------- 4 files changed, 6 insertions(+), 25 deletions(-) delete mode 100644 textproc/linux-c6-aspell/pkg-descr delete mode 100644 textproc/linux-f10-aspell/pkg-descr diff --git a/textproc/linux-c6-aspell/Makefile b/textproc/linux-c6-aspell/Makefile index 81c2779c2972..74fa4cca617e 100644 --- a/textproc/linux-c6-aspell/Makefile +++ b/textproc/linux-c6-aspell/Makefile @@ -3,19 +3,18 @@ PORTNAME= aspell PORTVERSION= 0.60.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (Linux CentOS ${LINUX_DIST_VER}) -CONFLICTS= linux-aspell-[0-9]* linux-f10-aspell-[0-9]* - -USES= linux:c6 -USE_LINUX_RPM= yes +LICENSE= LGPL21+ RPMVERSION= 12.el6 +USES= linux:c6 USE_LDCONFIG= yes +USE_LINUX_RPM= yes DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr diff --git a/textproc/linux-c6-aspell/pkg-descr b/textproc/linux-c6-aspell/pkg-descr deleted file mode 100644 index ec574c9680c3..000000000000 --- a/textproc/linux-c6-aspell/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Linux version of Aspell. - -Aspell is a spelling checker designed to eventually replace ispell, although -it currently lacks many of ispell's basic functions. Aspell's main feature is -that it does a much better job of coming up with possible suggestions than -ispell. Aspell also includes a powerful C++ library with C and Perl interfaces -in the works. - -WWW: http://aspell.sourceforge.net/ diff --git a/textproc/linux-f10-aspell/Makefile b/textproc/linux-f10-aspell/Makefile index ddc3263928bd..112fb8e02f9d 100644 --- a/textproc/linux-f10-aspell/Makefile +++ b/textproc/linux-f10-aspell/Makefile @@ -3,13 +3,13 @@ PORTNAME= aspell PORTVERSION= 0.60.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc linux MAINTAINER= emulation@FreeBSD.org COMMENT= Spelling checker with better logic than ispell (Linux Fedora 10) -CONFLICTS= linux-aspell-[0-9]* linux-f8-aspell-[0-9]* +LICENSE= LGPL21+ USES= linux:f10 USE_LINUX_RPM= yes diff --git a/textproc/linux-f10-aspell/pkg-descr b/textproc/linux-f10-aspell/pkg-descr deleted file mode 100644 index ec574c9680c3..000000000000 --- a/textproc/linux-f10-aspell/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -Linux version of Aspell. - -Aspell is a spelling checker designed to eventually replace ispell, although -it currently lacks many of ispell's basic functions. Aspell's main feature is -that it does a much better job of coming up with possible suggestions than -ispell. Aspell also includes a powerful C++ library with C and Perl interfaces -in the works. - -WWW: http://aspell.sourceforge.net/