pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/lcdis



Module Name:    pkgsrc
Committed By:   tpaul
Date:           Thu Jul 19 04:09:30 UTC 2018

Modified Files:
        pkgsrc/devel/lcdis: Makefile distinfo

Log Message:
devel/lcdis: use DIST_SUBDIR, update MAINTAINER


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/lcdis/Makefile \
    pkgsrc/devel/lcdis/distinfo

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

Modified files:

Index: pkgsrc/devel/lcdis/Makefile
diff -u pkgsrc/devel/lcdis/Makefile:1.1 pkgsrc/devel/lcdis/Makefile:1.2
--- pkgsrc/devel/lcdis/Makefile:1.1     Mon May 21 16:12:14 2018
+++ pkgsrc/devel/lcdis/Makefile Thu Jul 19 04:09:30 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2018/05/21 16:12:14 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2018/07/19 04:09:30 tpaul Exp $
 
 DISTNAME=      LCDISSRC
 PKGNAME=       lcdis-1.04
@@ -6,7 +6,7 @@ CATEGORIES=     devel
 MASTER_SITES=  https://travispaul.me/distfiles/
 EXTRACT_SUFX=  .ZIP
 
-MAINTAINER=            tr%vispaul.me@localhost
+MAINTAINER=            tpaul%NetBSD.org@localhost
 HOMEPAGE=              https://web.archive.org/web/20110927100411/http://www.maushammer.com/vmu.html
 COMMENT=               Disassembler for the Sega VMU/VMS
 LICENSE=               gnu-gpl-v2
@@ -14,6 +14,7 @@ LICENSE=              gnu-gpl-v2
 USE_TOOLS+=            unzip
 
 WRKSRC=                        ${WRKDIR}
+DIST_SUBDIR=  ${PKGNAME_NOREV}
 INSTALLATION_DIRS=     bin
 
 do-build:
Index: pkgsrc/devel/lcdis/distinfo
diff -u pkgsrc/devel/lcdis/distinfo:1.1 pkgsrc/devel/lcdis/distinfo:1.2
--- pkgsrc/devel/lcdis/distinfo:1.1     Mon May 21 16:12:14 2018
+++ pkgsrc/devel/lcdis/distinfo Thu Jul 19 04:09:30 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.1 2018/05/21 16:12:14 minskim Exp $
+$NetBSD: distinfo,v 1.2 2018/07/19 04:09:30 tpaul Exp $
 
-SHA1 (LCDISSRC.ZIP) = a41451c8a042cacdf6d246bc82835aa7c44ce461
-RMD160 (LCDISSRC.ZIP) = 53c01fa4419d1c156a96b572302c5bd16f1c66d8
-SHA512 (LCDISSRC.ZIP) = 7e728a8e8692bc5c4cdd7c44dc905e16bda8b1d39c65074c1dd55785ef320661a4c7e7f7b6fc598a27d0fbf38fe2a6b9e6d0529a9e32ebe36312d9c0ba46d2ea
-Size (LCDISSRC.ZIP) = 30715 bytes
+SHA1 (lcdis-1.04/LCDISSRC.ZIP) = a41451c8a042cacdf6d246bc82835aa7c44ce461
+RMD160 (lcdis-1.04/LCDISSRC.ZIP) = 53c01fa4419d1c156a96b572302c5bd16f1c66d8
+SHA512 (lcdis-1.04/LCDISSRC.ZIP) = 7e728a8e8692bc5c4cdd7c44dc905e16bda8b1d39c65074c1dd55785ef320661a4c7e7f7b6fc598a27d0fbf38fe2a6b9e6d0529a9e32ebe36312d9c0ba46d2ea
+Size (lcdis-1.04/LCDISSRC.ZIP) = 30715 bytes
 SHA1 (patch-LCDIS.C) = d23660be6dff69e02527277d11c89722a00085b6
 SHA1 (patch-LCDIS.H) = 1bd644dd86c971035e419f0a6412e8527f1817f2



Home | Main Index | Thread Index | Old Index