pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/deforaos-libsystem



Module Name:    pkgsrc
Committed By:   khorben
Date:           Thu Apr 13 00:41:02 UTC 2017

Modified Files:
        pkgsrc/devel/deforaos-libsystem: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/devel/deforaos-libsystem/patches: patch-tests_tests.sh

Log Message:
Update DeforaOS libSystem to version 0.3.1

This release brings:
- build fixes with OBJDIR
- minor API update in <System/string.h>
- support for SOURCE_DATE_EPOCH in tests
- minor fixes and improvements


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/deforaos-libsystem/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/deforaos-libsystem/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/deforaos-libsystem/buildlink3.mk
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/deforaos-libsystem/distinfo
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/devel/deforaos-libsystem/patches/patch-tests_tests.sh

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

Modified files:

Index: pkgsrc/devel/deforaos-libsystem/Makefile
diff -u pkgsrc/devel/deforaos-libsystem/Makefile:1.17 pkgsrc/devel/deforaos-libsystem/Makefile:1.18
--- pkgsrc/devel/deforaos-libsystem/Makefile:1.17       Thu Dec 22 12:51:16 2016
+++ pkgsrc/devel/deforaos-libsystem/Makefile    Thu Apr 13 00:41:02 2017
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2016/12/22 12:51:16 maya Exp $
+# $NetBSD: Makefile,v 1.18 2017/04/13 00:41:02 khorben Exp $
 #
 
-DISTNAME=      libSystem-0.3.0
-PKGNAME=       deforaos-libsystem-0.3.0
+DISTNAME=      libSystem-0.3.1
+PKGNAME=       deforaos-libsystem-0.3.1
 CATEGORIES=    devel
-MASTER_SITES=  http://www.defora.org/os/download/download/4392/
+MASTER_SITES=  http://www.defora.org/os/download/download/4446/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      http://www.defora.org/

Index: pkgsrc/devel/deforaos-libsystem/PLIST
diff -u pkgsrc/devel/deforaos-libsystem/PLIST:1.6 pkgsrc/devel/deforaos-libsystem/PLIST:1.7
--- pkgsrc/devel/deforaos-libsystem/PLIST:1.6   Fri Feb 19 20:32:04 2016
+++ pkgsrc/devel/deforaos-libsystem/PLIST       Thu Apr 13 00:41:02 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2016/02/19 20:32:04 khorben Exp $
+@comment $NetBSD: PLIST,v 1.7 2017/04/13 00:41:02 khorben Exp $
 bin/configctl
 include/System.h
 include/System/array.h

Index: pkgsrc/devel/deforaos-libsystem/buildlink3.mk
diff -u pkgsrc/devel/deforaos-libsystem/buildlink3.mk:1.4 pkgsrc/devel/deforaos-libsystem/buildlink3.mk:1.5
--- pkgsrc/devel/deforaos-libsystem/buildlink3.mk:1.4   Fri Feb 19 20:32:04 2016
+++ pkgsrc/devel/deforaos-libsystem/buildlink3.mk       Thu Apr 13 00:41:02 2017
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.4 2016/02/19 20:32:04 khorben Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2017/04/13 00:41:02 khorben Exp $
 
 BUILDLINK_TREE+=       deforaos-libsystem
 
 .if !defined(DEFORAOS_LIBSYSTEM_BUILDLINK3_MK)
 DEFORAOS_LIBSYSTEM_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.deforaos-libsystem+=     deforaos-libsystem>=0.3.0
+BUILDLINK_API_DEPENDS.deforaos-libsystem+=     deforaos-libsystem>=0.3.1
 BUILDLINK_PKGSRCDIR.deforaos-libsystem?=       ../../devel/deforaos-libsystem
 
 .endif # DEFORAOS_LIBSYSTEM_BUILDLINK3_MK

Index: pkgsrc/devel/deforaos-libsystem/distinfo
diff -u pkgsrc/devel/deforaos-libsystem/distinfo:1.11 pkgsrc/devel/deforaos-libsystem/distinfo:1.12
--- pkgsrc/devel/deforaos-libsystem/distinfo:1.11       Fri Feb 19 20:32:05 2016
+++ pkgsrc/devel/deforaos-libsystem/distinfo    Thu Apr 13 00:41:02 2017
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2016/02/19 20:32:05 khorben Exp $
+$NetBSD: distinfo,v 1.12 2017/04/13 00:41:02 khorben Exp $
 
-SHA1 (libSystem-0.3.0.tar.gz) = b737a058b8971fadb39d36f83db1b27727e9bb97
-RMD160 (libSystem-0.3.0.tar.gz) = cd8c310468f610f0f0065cb03e4a03c6e6b6c8e1
-SHA512 (libSystem-0.3.0.tar.gz) = f21ac214a7b7a1380c625967be7c9f2289d05c47f7b0738a6c094a9c949d6582acab9cb6f810c855d47b1313d3ff07d263d9f0def7f88a95b93d242c95418c24
-Size (libSystem-0.3.0.tar.gz) = 67696 bytes
-SHA1 (patch-tests_tests.sh) = 35612dd5bebab5b0749b24be2bb1992f02838a67
+SHA1 (libSystem-0.3.1.tar.gz) = e527a54f24d2f1ab350c1e5610ba83cf00c67cdc
+RMD160 (libSystem-0.3.1.tar.gz) = 9b73f5849325fc656763f770e6c516101cd1007e
+SHA512 (libSystem-0.3.1.tar.gz) = 667b6b2bf27be420fea2718b04aa4ce86a87f388a626b21371ec3c39b7e7d8ea4600b340d81b2a51c7317306dce7d4cd0f8a1281f07091ad1ad7b2cc3e28b4e4
+Size (libSystem-0.3.1.tar.gz) = 70735 bytes
+SHA1 (patch-tests_tests.sh) = a8904b992794dea31fb29cef858e17d761f2293f

Index: pkgsrc/devel/deforaos-libsystem/patches/patch-tests_tests.sh
diff -u pkgsrc/devel/deforaos-libsystem/patches/patch-tests_tests.sh:1.4 pkgsrc/devel/deforaos-libsystem/patches/patch-tests_tests.sh:1.5
--- pkgsrc/devel/deforaos-libsystem/patches/patch-tests_tests.sh:1.4    Sat Oct 17 17:57:28 2015
+++ pkgsrc/devel/deforaos-libsystem/patches/patch-tests_tests.sh        Thu Apr 13 00:41:02 2017
@@ -1,25 +1,18 @@
-$NetBSD: patch-tests_tests.sh,v 1.4 2015/10/17 17:57:28 khorben Exp $
+$NetBSD: patch-tests_tests.sh,v 1.5 2017/04/13 00:41:02 khorben Exp $
 
 Avoid building the (experimental) Python binding.
 Use LD_LIBRARY_PATH to find pre-installed libraries.
 
---- tests/tests.sh.orig        2015-10-14 23:30:20.000000000 +0000
+--- tests/tests.sh.orig        2017-04-13 00:29:45.000000000 +0000
 +++ tests/tests.sh
-@@ -42,7 +42,7 @@ _run()
-       echo -n "$test:" 1>&2
-       (echo
-       echo "Testing: $test" "$@"
--      LD_LIBRARY_PATH="$OBJDIR../src" "$OBJDIR$test" "$@") 2>&1
-+      env LD_LIBRARY_PATH="$OBJDIR../src" "$OBJDIR$test" "$@") 2>&1
-       res=$?
-       if [ $res -ne 0 ]; then
-               echo "Test: $test$sep$@: FAIL (error $res)"
-@@ -107,7 +107,7 @@ _test "includes"
- _test "string"
- _test "variable"
- echo "Expected failures:" 1>&2
--_fail "python.sh"
-+#_fail "python.sh"
- if [ -n "$FAILED" ]; then
-       echo "Failed tests:$FAILED" 1>&2
-       exit 2
+@@ -114,8 +114,8 @@ failures=
+ 
+ if $PKGCONFIG --exists python-2.7; then
+       tests="$tests python.sh"
+-else
+-      failures="$failures python.sh"
++#else
++#     failures="$failures python.sh"
+ fi
+ 
+ $DATE > "$target"



Home | Main Index | Thread Index | Old Index