pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/guile20



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 16 06:26:13 UTC 2016

Modified Files:
        pkgsrc/lang/guile20: Makefile PLIST

Log Message:
Do not package charset.alias. Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/guile20/Makefile \
    pkgsrc/lang/guile20/PLIST

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

Modified files:

Index: pkgsrc/lang/guile20/Makefile
diff -u pkgsrc/lang/guile20/Makefile:1.4 pkgsrc/lang/guile20/Makefile:1.5
--- pkgsrc/lang/guile20/Makefile:1.4    Wed Sep 14 23:59:04 2016
+++ pkgsrc/lang/guile20/Makefile        Fri Sep 16 06:26:13 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2016/09/14 23:59:04 gdt Exp $
+# $NetBSD: Makefile,v 1.5 2016/09/16 06:26:13 wiz Exp $
 
 DISTNAME=      guile-2.0.12
 PKGNAME=       ${DISTNAME:S/guile/guile20/}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    lang
 MASTER_SITES=  ftp://ftp.gnu.org/gnu/guile/
 
Index: pkgsrc/lang/guile20/PLIST
diff -u pkgsrc/lang/guile20/PLIST:1.4 pkgsrc/lang/guile20/PLIST:1.5
--- pkgsrc/lang/guile20/PLIST:1.4       Wed Sep 14 23:59:04 2016
+++ pkgsrc/lang/guile20/PLIST   Fri Sep 16 06:26:13 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2016/09/14 23:59:04 gdt Exp $
+@comment $NetBSD: PLIST,v 1.5 2016/09/16 06:26:13 wiz Exp $
 bin/guild
 bin/guile
 bin/guile-config
@@ -128,7 +128,6 @@ include/guile/2.0/libguile/weaks.h
 include/guile/2.0/readline.h
 info/guile.info
 info/r5rs.info
-lib/charset.alias
 lib/guile/2.0/ccache/ice-9/and-let-star.go
 lib/guile/2.0/ccache/ice-9/binary-ports.go
 lib/guile/2.0/ccache/ice-9/boot-9.go



Home | Main Index | Thread Index | Old Index