pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/news/cleanscore
Module Name: pkgsrc
Committed By: micha
Date: Tue Apr 21 11:16:56 UTC 2020
Modified Files:
pkgsrc/news/cleanscore: Makefile PLIST distinfo
Removed Files:
pkgsrc/news/cleanscore/patches: patch-aa
Log Message:
news/cleanscore: Update to 0.9.8.1nb10
The old source archive URL was no longer valid.
Switch to the source from the slrn archive (that has the former
required patch already applied).
OK from is@.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/news/cleanscore/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/news/cleanscore/PLIST \
pkgsrc/news/cleanscore/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/news/cleanscore/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/news/cleanscore/Makefile
diff -u pkgsrc/news/cleanscore/Makefile:1.14 pkgsrc/news/cleanscore/Makefile:1.15
--- pkgsrc/news/cleanscore/Makefile:1.14 Fri Mar 20 11:58:13 2020
+++ pkgsrc/news/cleanscore/Makefile Tue Apr 21 11:16:56 2020
@@ -1,26 +1,30 @@
-# $NetBSD: Makefile,v 1.14 2020/03/20 11:58:13 nia Exp $
-#
+# $NetBSD: Makefile,v 1.15 2020/04/21 11:16:56 micha Exp $
-DISTNAME= cleanscore-0.9.8.1
-PKGREVISION= 9
-LICENSE= gnu-gpl-v2
+DISTNAME= slrn-1.0.3a
+PKGNAME= cleanscore-0.9.8.1
+PKGREVISION= 10
CATEGORIES= news
-MASTER_SITES= http://slrn.sourceforge.net/cleanscore/
+MASTER_SITES= http://jedsoft.org/releases/slrn/
+EXTRACT_SUFX= .tar.bz2
MAINTAINER= is%NetBSD.org@localhost
-HOMEPAGE= http://slrn.sourceforge.net/cleanscore/
+HOMEPAGE= http://slrn.sourceforge.net/
COMMENT= Clean SLRN's score file
+LICENSE= gnu-gpl-v2
+EXTRACT_USING= bsdtar
USE_TOOLS= perl
-REPLACE_PERL= cleanscore
+REPLACE_PERL= contrib/cleanscore
+
+WRKSRC= ${WRKDIR}/slrn-1.0.3
NO_BUILD= yes
INSTALLATION_DIRS+= bin share/doc/cleanscore
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/cleanscore ${DESTDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/cleanscore
- ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/cleanscore
+ ${INSTALL_SCRIPT} ${WRKSRC}/contrib/cleanscore ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/contrib/README.cleanscore ${DESTDIR}${PREFIX}/share/doc/cleanscore
+ ${INSTALL_DATA} ${WRKSRC}/contrib/NEWS.cleanscore ${DESTDIR}${PREFIX}/share/doc/cleanscore
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/news/cleanscore/PLIST
diff -u pkgsrc/news/cleanscore/PLIST:1.3 pkgsrc/news/cleanscore/PLIST:1.4
--- pkgsrc/news/cleanscore/PLIST:1.3 Mon Jan 1 22:29:51 2018
+++ pkgsrc/news/cleanscore/PLIST Tue Apr 21 11:16:56 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2018/01/01 22:29:51 rillig Exp $
+@comment $NetBSD: PLIST,v 1.4 2020/04/21 11:16:56 micha Exp $
bin/cleanscore
-share/doc/cleanscore/COPYING
-share/doc/cleanscore/README
+share/doc/cleanscore/NEWS.cleanscore
+share/doc/cleanscore/README.cleanscore
Index: pkgsrc/news/cleanscore/distinfo
diff -u pkgsrc/news/cleanscore/distinfo:1.3 pkgsrc/news/cleanscore/distinfo:1.4
--- pkgsrc/news/cleanscore/distinfo:1.3 Mon Nov 2 23:49:46 2015
+++ pkgsrc/news/cleanscore/distinfo Tue Apr 21 11:16:56 2020
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.3 2015/11/02 23:49:46 agc Exp $
+$NetBSD: distinfo,v 1.4 2020/04/21 11:16:56 micha Exp $
-SHA1 (cleanscore-0.9.8.1.tar.gz) = ae132707ee5e7e5805ee6a7051d34f605b8340cb
-RMD160 (cleanscore-0.9.8.1.tar.gz) = 575e1ac974ad23aa557ca2c67a28bbd07546f9ec
-SHA512 (cleanscore-0.9.8.1.tar.gz) = 46c4f392890f06ccbd1eeb829760b6c20fdd36b20a758b243b4e982b82aab88b8f78def5cfe16048a8a83b7efb7fb80111632040809ab3a1d336f0069a2708df
-Size (cleanscore-0.9.8.1.tar.gz) = 13439 bytes
-SHA1 (patch-aa) = 4622601fe21bacb1a775b28539ff477c1272ac9d
+SHA1 (slrn-1.0.3a.tar.bz2) = 898d09685f5fe159f23829cd21e15308f5dce822
+RMD160 (slrn-1.0.3a.tar.bz2) = dd5f5df5d508b8e0c5b136093f24121af31d3432
+SHA512 (slrn-1.0.3a.tar.bz2) = 11cef2dfe41f441af15acc22fb675cf607e932f0dd6d4a998e51ecda05c9a50d7abf10a3e693ffc857ad77e09634f460404e4d5b289169e7bbffdaf5d6d565a3
+Size (slrn-1.0.3a.tar.bz2) = 997138 bytes
Home |
Main Index |
Thread Index |
Old Index