pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography/libmemphis02



Module Name:    pkgsrc
Committed By:   mef
Date:           Mon Jan 18 12:13:14 UTC 2021

Modified Files:
        pkgsrc/geography/libmemphis02: Makefile distinfo
Removed Files:
        pkgsrc/geography/libmemphis02/patches: patch-configure.ac

Log Message:
(geography/libmemphis02) The patch added has no effict, remove/revert


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/geography/libmemphis02/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/geography/libmemphis02/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/geography/libmemphis02/patches/patch-configure.ac

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

Modified files:

Index: pkgsrc/geography/libmemphis02/Makefile
diff -u pkgsrc/geography/libmemphis02/Makefile:1.9 pkgsrc/geography/libmemphis02/Makefile:1.10
--- pkgsrc/geography/libmemphis02/Makefile:1.9  Mon Aug 17 20:17:26 2020
+++ pkgsrc/geography/libmemphis02/Makefile      Mon Jan 18 12:13:14 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/08/17 20:17:26 leot Exp $
+# $NetBSD: Makefile,v 1.10 2021/01/18 12:13:14 mef Exp $
 
 DISTNAME=      memphis-0.2.3
 PKGNAME=       libmemphis02-0.2.3
@@ -18,14 +18,13 @@ USE_LIBTOOL=        yes
 USE_LANGUAGES= c c++
 USE_TOOLS+=    aclocal autoconf autoheader automake gmake pkg-config
 
-CONFIGURE_ARGS+=       --enable-gtk-doc
+CONFIGURE_ARGS+=       --enable-gtk-doc=no
 
 PKGCONFIG_OVERRIDE+=   memphis.pc.in
 
 pre-configure:
        set -e; cd ${WRKSRC}; \
        libtoolize --copy; aclocal -I m4; \
-       gtkdocize --copy; autoheader; \
        automake -a --foreign -i --add-missing; autoconf
 
 .include "../../devel/glib2/buildlink3.mk"

Index: pkgsrc/geography/libmemphis02/distinfo
diff -u pkgsrc/geography/libmemphis02/distinfo:1.5 pkgsrc/geography/libmemphis02/distinfo:1.6
--- pkgsrc/geography/libmemphis02/distinfo:1.5  Mon Jan 18 11:41:16 2021
+++ pkgsrc/geography/libmemphis02/distinfo      Mon Jan 18 12:13:14 2021
@@ -1,8 +1,9 @@
-$NetBSD: distinfo,v 1.5 2021/01/18 11:41:16 mef Exp $
+$NetBSD: distinfo,v 1.6 2021/01/18 12:13:14 mef Exp $
 
 SHA1 (memphis-0.2.3.tar.gz) = dbc2f61e49b996dc9ca91df0de9a08eb7adbfa9b
 RMD160 (memphis-0.2.3.tar.gz) = e00f510a97b4b0adb738dcb0949f65d8a7fe21fb
 SHA512 (memphis-0.2.3.tar.gz) = 5b7d14075e372905fecc602a52893f2bee1d0d40a7fc9ae8c91d1342bc4a979a63d4660f63c95a834dac310ab8702f1f7a09b261fed0a3e0e4579d814925c990
 Size (memphis-0.2.3.tar.gz) = 3417472 bytes
+SHA1 (patch-configure.ac) = 0267c33f074c4c333c60f5e666c793e961f792b5
 SHA1 (patch-demos_Makefile.am) = af8cf460b74cd19f8810de4203c048a31c556950
 SHA1 (patch-docs_reference_Makefile.am) = c27326a5bdcccf5b486595666340786215958d54



Home | Main Index | Thread Index | Old Index