pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 24 00:24:53 UTC 2021

Modified Files:
        pkgsrc/textproc/aspell-lt: Makefile
        pkgsrc/textproc/ispell-lt: DESCR Makefile

Log Message:
*: remove dead download link


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/aspell-lt/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ispell-lt/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/ispell-lt/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/aspell-lt/Makefile
diff -u pkgsrc/textproc/aspell-lt/Makefile:1.2 pkgsrc/textproc/aspell-lt/Makefile:1.3
--- pkgsrc/textproc/aspell-lt/Makefile:1.2      Sat Sep 16 19:27:13 2017
+++ pkgsrc/textproc/aspell-lt/Makefile  Sat Apr 24 00:24:53 2021
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:13 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.3 2021/04/24 00:24:53 wiz Exp $
 
 DISTNAME=      aspell6-lt-1.3
 PKGNAME=       ${DISTNAME:S/6-/-/1}
 CATEGORIES=    textproc
-MASTER_SITES=  ftp://ftp.akl.lt/ispell-lt/
+#MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      ftp://ftp.akl.lt/ispell-lt/
+#HOMEPAGE=     ftp://ftp.akl.lt/ispell-lt/
 COMMENT=       Lithuanian language support for aspell
 LICENSE=       modified-bsd
 

Index: pkgsrc/textproc/ispell-lt/DESCR
diff -u pkgsrc/textproc/ispell-lt/DESCR:1.1 pkgsrc/textproc/ispell-lt/DESCR:1.2
--- pkgsrc/textproc/ispell-lt/DESCR:1.1 Wed Apr 24 03:05:33 2013
+++ pkgsrc/textproc/ispell-lt/DESCR     Sat Apr 24 00:24:53 2021
@@ -1,14 +1,2 @@
 This package provides the dictionaries and affix files for spellchecking
 of Lithuanian texts.
-
-The latest version of the affix tables and dictionaries can be found
-at ftp://ftp.akl.lt/ispell-lt/ .  The mailing list of the project is
-available at https://lists.akl.lt/mailman/listinfo/ispell-lt .  A
-browsable web interface to the project CVS repository is available at
-http://sraige.mif.vu.lt/cvs/ispell-lt/
-
-The software is available under the provisions of a BSD-style license.
-The full text of the license is available in the COPYING file.
-
-The project has been sponsored by the Information Society Development
-Committee of the Government of Republic of Lithuania.

Index: pkgsrc/textproc/ispell-lt/Makefile
diff -u pkgsrc/textproc/ispell-lt/Makefile:1.13 pkgsrc/textproc/ispell-lt/Makefile:1.14
--- pkgsrc/textproc/ispell-lt/Makefile:1.13     Fri Dec  4 20:45:45 2020
+++ pkgsrc/textproc/ispell-lt/Makefile  Sat Apr 24 00:24:53 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2020/12/04 20:45:45 nia Exp $
+# $NetBSD: Makefile,v 1.14 2021/04/24 00:24:53 wiz Exp $
 
 DISTNAME=      ispell-lt-1.3
 PKGREVISION=   2
 CATEGORIES=    textproc
-MASTER_SITES=  ftp://ftp.akl.lt/ispell-lt/
+#MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/
 
 MAINTAINER=    tomas.furmonavicius%takas.lt@localhost
 HOMEPAGE=      https://launchpad.net/ispell-lt



Home | Main Index | Thread Index | Old Index