pkgsrc-Changes archive

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

CVS commit: pkgsrc/chat/unrealircd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Apr  2 13:20:21 UTC 2019

Modified Files:
        pkgsrc/chat/unrealircd: Makefile distinfo

Log Message:
unrealircd: set DIST_SUBDIR for new distfile


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/chat/unrealircd/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/chat/unrealircd/distinfo

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

Modified files:

Index: pkgsrc/chat/unrealircd/Makefile
diff -u pkgsrc/chat/unrealircd/Makefile:1.58 pkgsrc/chat/unrealircd/Makefile:1.59
--- pkgsrc/chat/unrealircd/Makefile:1.58        Tue Apr  2 12:42:44 2019
+++ pkgsrc/chat/unrealircd/Makefile     Tue Apr  2 13:20:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2019/04/02 12:42:44 nia Exp $
+# $NetBSD: Makefile,v 1.59 2019/04/02 13:20:21 wiz Exp $
 
 DISTNAME=      unrealircd-4.2.2
 PKGREVISION=   1
@@ -16,6 +16,9 @@ GNU_CONFIGURE=        YES
 USE_TOOLS+=    aclocal autoconf autoheader automake bash
 USE_TOOLS+=    gmake gunzip pkg-config
 
+# 4.2.2 tarball was changed, remove on next update
+DIST_SUBDIR=   unrealircd-20190402
+
 .include "options.mk"
 
 # Quoth ./configure,

Index: pkgsrc/chat/unrealircd/distinfo
diff -u pkgsrc/chat/unrealircd/distinfo:1.22 pkgsrc/chat/unrealircd/distinfo:1.23
--- pkgsrc/chat/unrealircd/distinfo:1.22        Tue Apr  2 11:29:46 2019
+++ pkgsrc/chat/unrealircd/distinfo     Tue Apr  2 13:20:21 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.22 2019/04/02 11:29:46 nia Exp $
+$NetBSD: distinfo,v 1.23 2019/04/02 13:20:21 wiz Exp $
 
-SHA1 (unrealircd-4.2.2.tar.gz) = 3d29867f65cd407db207f3eb4a2038cafea75caa
-RMD160 (unrealircd-4.2.2.tar.gz) = a6c39a01c3a20fe481da3b8516b49ca213fd18fa
-SHA512 (unrealircd-4.2.2.tar.gz) = 961947e2286e10cd6032320d57cf3a99d4354f46ae28ad3142d11a0d423f7a0be915f8c09e8fe7b5816829752e4a03776907bb491366f418afc319fd8efb14ad
-Size (unrealircd-4.2.2.tar.gz) = 6060272 bytes
+SHA1 (unrealircd-20190402/unrealircd-4.2.2.tar.gz) = 3d29867f65cd407db207f3eb4a2038cafea75caa
+RMD160 (unrealircd-20190402/unrealircd-4.2.2.tar.gz) = a6c39a01c3a20fe481da3b8516b49ca213fd18fa
+SHA512 (unrealircd-20190402/unrealircd-4.2.2.tar.gz) = 961947e2286e10cd6032320d57cf3a99d4354f46ae28ad3142d11a0d423f7a0be915f8c09e8fe7b5816829752e4a03776907bb491366f418afc319fd8efb14ad
+Size (unrealircd-20190402/unrealircd-4.2.2.tar.gz) = 6060272 bytes
 SHA1 (patch-Makefile.in) = f42dbe01865c99f16db227bec251a0d78bdddd2c
 SHA1 (patch-ac) = 644990fd93c6754778d4c0a8b3a2aab34a1bcbb3
 SHA1 (patch-ae) = 14499974009921e55fbf2c1719f7588b17f1315c



Home | Main Index | Thread Index | Old Index