pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/intercal



Module Name:    pkgsrc
Committed By:   mef
Date:           Sun Aug 14 13:39:29 UTC 2016

Modified Files:
        pkgsrc/lang/intercal: Makefile distinfo

Log Message:
Updated lang/intercal to 0.30
-----------------------------
* 0.30: 2015=04-02
  Mostly minor build and test fixes.  This release was actually forced by the
  impending doom of gitorious.org; the project hosting had to change and the
  metadata with it.

(pkgsrc changes)
- Set LICENSE as gnu-gpl-v2


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/intercal/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/intercal/distinfo

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

Modified files:

Index: pkgsrc/lang/intercal/Makefile
diff -u pkgsrc/lang/intercal/Makefile:1.13 pkgsrc/lang/intercal/Makefile:1.14
--- pkgsrc/lang/intercal/Makefile:1.13  Wed Dec 12 10:44:10 2012
+++ pkgsrc/lang/intercal/Makefile       Sun Aug 14 13:39:29 2016
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2012/12/12 10:44:10 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/08/14 13:39:29 mef Exp $
 #
 
-DISTNAME=      intercal-0.29
+DISTNAME=      intercal-0.30
 CATEGORIES=    lang
 MASTER_SITES=  http://www.catb.org/~esr/intercal/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.catb.org/~esr/intercal/
 COMMENT=       The ultimate language for obfuscation and job security
+LICENSE=       gnu-gpl-v2
 
 MAKE_JOBS_SAFE=                no
 USE_TOOLS+=    flex yacc

Index: pkgsrc/lang/intercal/distinfo
diff -u pkgsrc/lang/intercal/distinfo:1.9 pkgsrc/lang/intercal/distinfo:1.10
--- pkgsrc/lang/intercal/distinfo:1.9   Tue Dec 29 23:34:48 2015
+++ pkgsrc/lang/intercal/distinfo       Sun Aug 14 13:39:29 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2015/12/29 23:34:48 dholland Exp $
+$NetBSD: distinfo,v 1.10 2016/08/14 13:39:29 mef Exp $
 
-SHA1 (intercal-0.29.tar.gz) = 6f496b158e5f9dbf05a81c5e75f2d61698e65b15
-RMD160 (intercal-0.29.tar.gz) = 980b83dfb9aa0c738e6135f65ff9e9bb4c01c8ff
-SHA512 (intercal-0.29.tar.gz) = ec28a1117bd973a9ee4ee4f1fe1c6e8544d050dd5e0f60ed77980273b926f08849dbdb005d670ad84454b83527c47c204123fcac7393f7b7794e7cac1af3f5f0
-Size (intercal-0.29.tar.gz) = 924828 bytes
+SHA1 (intercal-0.30.tar.gz) = 7c703f388dfb2098e73bbbdabdecdc6878487a07
+RMD160 (intercal-0.30.tar.gz) = 151fb0cca1d128575955f69fdb1ac9f32d07c3da
+SHA512 (intercal-0.30.tar.gz) = e82f52082a73e0eb6116026f78fdcc38369f54af828b9ed0d3ca6ed6c40550bfa81db4ca7c4d09015b5db5104a1c06229cfed52e1d202c3a7443f933fbcc0498
+Size (intercal-0.30.tar.gz) = 930759 bytes
 SHA1 (patch-aa) = b6f7d5e4a46361f5af3ce3e1a646bc70c5b01ca6
 SHA1 (patch-ae) = bb28fb6edd30e5d3dd1c41b42a1784cadb9428b0
 SHA1 (patch-ag) = faf03857ad487796879632749489ad33b8648ba2



Home | Main Index | Thread Index | Old Index