pkgsrc-WIP-changes archive

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

ada libraries: move to new coming gcc.mk, pkglint-ing



Module Name:	pkgsrc-wip
Committed By:	Dmytro Kazankov <dkazankov%NetBSD.org@localhost>
Pushed By:	dkazankov
Date:		Thu Jun 12 09:44:57 2025 +0300
Changeset:	2db1eff11c7e25cbb1508c0d4ddc7ef6c1aac254

Modified Files:
	adasat/Makefile
	gnat-glade/Makefile
	gnatcoll-bindings/Makefile
	gnatcoll-bindings/distinfo
	gnatcoll-bindings/patches/patch-Makefile
	gnatcoll-core/Makefile
	gnatcoll-db/Makefile
	gnatcoll-db/distinfo
	gnatcoll-db/patches/patch-Makefile
	gnatcoll-db/patches/patch-postgres_Makefile
	gnatcoll-db/patches/patch-sql_Makefile
	gnatcoll-db/patches/patch-sqlite_Makefile
	gnatcoll-db/patches/patch-xref_Makefile
	gprlib/Makefile
	gprlib/distinfo
	gprlib/patches/patch-Makefile
	polyorb/Makefile
	polyorb/options.mk
	xmlada/Makefile
	xmlada/distinfo
Removed Files:
	xmlada/patches/patch-Makefile.in

Log Message:
ada libraries: move to new coming gcc.mk, pkglint-ing

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2db1eff11c7e25cbb1508c0d4ddc7ef6c1aac254

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

diffstat:
 adasat/Makefile                             |  5 +++--
 gnat-glade/Makefile                         |  6 +++---
 gnatcoll-bindings/Makefile                  |  1 +
 gnatcoll-bindings/distinfo                  |  2 +-
 gnatcoll-bindings/patches/patch-Makefile    |  2 +-
 gnatcoll-core/Makefile                      |  1 +
 gnatcoll-db/Makefile                        |  1 +
 gnatcoll-db/distinfo                        | 10 +++++-----
 gnatcoll-db/patches/patch-Makefile          |  2 +-
 gnatcoll-db/patches/patch-postgres_Makefile | 12 +-----------
 gnatcoll-db/patches/patch-sql_Makefile      | 10 ----------
 gnatcoll-db/patches/patch-sqlite_Makefile   | 10 ----------
 gnatcoll-db/patches/patch-xref_Makefile     | 10 ----------
 gprlib/Makefile                             |  1 +
 gprlib/distinfo                             |  2 +-
 gprlib/patches/patch-Makefile               |  6 ++----
 polyorb/Makefile                            |  1 +
 polyorb/options.mk                          |  2 +-
 xmlada/Makefile                             |  5 +++--
 xmlada/distinfo                             |  1 -
 xmlada/patches/patch-Makefile.in            | 17 -----------------
 21 files changed, 27 insertions(+), 80 deletions(-)

diffs:
diff --git a/adasat/Makefile b/adasat/Makefile
index 5f673c2f56..c73ba4e63b 100644
--- a/adasat/Makefile
+++ b/adasat/Makefile
@@ -21,10 +21,11 @@ USE_GCC_RUNTIME=	yes
 
 .include "../../mk/bsd.prefs.mk"
 
+USE_PKGSRC_GCC_RUNTIME?=	no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
-ALL_LIBRARY_TYPES=	static static-pic relocatable
+ALL_LIBRARY_TYPES=		static static-pic relocatable
 .else
-ALL_LIBRARY_TYPES=	static static-pic
+ALL_LIBRARY_TYPES=		static
 .endif
 
 MAKE_FLAGS+=	BUILD_MODE=prod
diff --git a/gnat-glade/Makefile b/gnat-glade/Makefile
index 630c74f015..63789f313b 100644
--- a/gnat-glade/Makefile
+++ b/gnat-glade/Makefile
@@ -1,14 +1,14 @@
 # $NetBSD: Makefile,v 1.0 2024/12/05 14:00:00 dkazankov Exp $
 
 #DISTNAME=	${PKG_DISTNAME}
-DISTNAME=	gnat-glade-${PKGVERSION_NOREV}
-PKGNAME=	gnat-glade-6.0.1
+DISTNAME=	gnat-glade-6.0.1
+PKGNAME=	gnat-glade-13.3.0
 CATEGORIES=	devel
 # Original sourceforge site periodically loses the snapshot,
 # so we use github clone
 MASTER_SITES=	${MASTER_SITE_GITHUB:=dkazankov/}
 GITHUB_PROJECT=	gnat-glade
-GITHUB_TAG=	v${PKGVERSION_NOREV}
+GITHUB_TAG=	v6.0.1
 #DISTFILES=	${PKG_DISTNAME}.zip
 #SITES.${PKG_DISTNAME}.zip=	-https://sourceforge.net/code-snapshots/svn/g/gn/gnat-glade/code/${PKG_DISTNAME}.zip
 
diff --git a/gnatcoll-bindings/Makefile b/gnatcoll-bindings/Makefile
index 128123838f..a40feeb8e4 100644
--- a/gnatcoll-bindings/Makefile
+++ b/gnatcoll-bindings/Makefile
@@ -32,6 +32,7 @@ SUBST_MESSAGE.fixver=	Fix version information
 MAKE_FLAGS+=	BINDINGS=${BINDINGS:Q}
 MAKE_FLAGS+=	prefix=${DESTDIR}${PREFIX} BUILD=PROD
 
+USE_PKGSRC_GCC_RUNTIME?=		no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
 MAKE_FLAGS+=				ENABLE_SHARED=yes
 BUILDLINK_DEPMETHOD.xmlada=		full
diff --git a/gnatcoll-bindings/distinfo b/gnatcoll-bindings/distinfo
index 68ecee7213..4068166cb8 100644
--- a/gnatcoll-bindings/distinfo
+++ b/gnatcoll-bindings/distinfo
@@ -3,5 +3,5 @@ $NetBSD$
 BLAKE2s (gnatcoll-bindings-25.0.0.tar.gz) = 9b494fc8ac73012d939a6b8764242dd94462e1d3253aabd809ebb5e275e8e08d
 SHA512 (gnatcoll-bindings-25.0.0.tar.gz) = 0cc5b4a1e966b6e05dcfa15e60cb3960894ffe73b9348f0642a972f4d517e535c617893a4080d33095ee62779b14aeb6cdd8a8f0a8b5a6c8e81c94df132420b2
 Size (gnatcoll-bindings-25.0.0.tar.gz) = 299443 bytes
-SHA1 (patch-Makefile) = 28b966edeb5e3edb6b53ff09c34d40a518daa119
+SHA1 (patch-Makefile) = 26846a3ea97049f543e7c35bdf0565c94ea6afc4
 SHA1 (patch-setup__support.py) = c91171307d3d7781111c89ba3a38ced019eab4e2
diff --git a/gnatcoll-bindings/patches/patch-Makefile b/gnatcoll-bindings/patches/patch-Makefile
index 5b91e2f1f2..d7166c4d34 100644
--- a/gnatcoll-bindings/patches/patch-Makefile
+++ b/gnatcoll-bindings/patches/patch-Makefile
@@ -23,7 +23,7 @@ Create Makefile for build
 +ifeq ($(ENABLE_SHARED), yes)
 +   LIBRARY_TYPES=static,static-pic,relocatable
 +else
-+   LIBRARY_TYPES=static,static-pic
++   LIBRARY_TYPES=static
 +endif
 +
 +# Used to pass extra options to GPRBUILD, like -d for instance
diff --git a/gnatcoll-core/Makefile b/gnatcoll-core/Makefile
index 9ec1513343..32870ac21b 100644
--- a/gnatcoll-core/Makefile
+++ b/gnatcoll-core/Makefile
@@ -39,6 +39,7 @@ SUBST_SED.opendir=	-e "s,\"opendir\",\"__gnatcoll_opendir\","
 
 MAKE_FLAGS+=	prefix=${DESTDIR}${PREFIX} BUILD=PROD
 
+USE_PKGSRC_GCC_RUNTIME?=	no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
 MAKE_FLAGS+=			ENABLE_SHARED=yes
 BUILDLINK_DEPMETHOD.xmlada=	full
diff --git a/gnatcoll-db/Makefile b/gnatcoll-db/Makefile
index 24bf13323a..d2324a0124 100644
--- a/gnatcoll-db/Makefile
+++ b/gnatcoll-db/Makefile
@@ -36,6 +36,7 @@ CONFIGURE_ARGS+=	prefix=${DESTDIR}${PREFIX} BUILD=PROD BUILD_DIRS=${PKG_BUILD_DI
 			DB_BACKENDS=${DB_BACKENDS:Q}
 MAKE_FLAGS+=		BUILD_DIRS=${PKG_BUILD_DIRS:Q} DB_BACKENDS=${DB_BACKENDS:Q}
 
+USE_PKGSRC_GCC_RUNTIME?=		no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
 CONFIGURE_ARGS+=			ENABLE_SHARED=yes
 BUILDLINK_DEPMETHOD.xmlada=		full
diff --git a/gnatcoll-db/distinfo b/gnatcoll-db/distinfo
index ef933028f5..87c99b0b19 100644
--- a/gnatcoll-db/distinfo
+++ b/gnatcoll-db/distinfo
@@ -3,7 +3,7 @@ $NetBSD$
 BLAKE2s (gnatcoll-db-25.0.0.tar.gz) = 644f89eca578ab538daf7c90317a89cfa4736632f141e2d7db5a413d39c0c297
 SHA512 (gnatcoll-db-25.0.0.tar.gz) = 7cd37d33650a16fd72796adda375a62a6368c11b369209686194fe96ad72a8e49094076679824266f88aeb7b1bc592ac1be678fcfaad10b59c7e05f7dd512cf3
 Size (gnatcoll-db-25.0.0.tar.gz) = 2688678 bytes
-SHA1 (patch-Makefile) = 8bd30cf6a9af34bc24529fc1f51fdc41ce72420c
+SHA1 (patch-Makefile) = 4df53d429089876b42358726fbae55dd4ea90ffd
 SHA1 (patch-gnatcoll__db2ada_Makefile) = dbcec198253c682b952ecdbac4e839eb335c97ec
 SHA1 (patch-gnatcoll__db2ada_gnatcoll__all2ada.gpr) = e6198437023047531952e4e2c785d84b310382b3
 SHA1 (patch-gnatcoll__db2ada_gnatcoll__db2ada.gpr) = 4e14ba5302d45b5999e536071fddabebc8066711
@@ -11,10 +11,10 @@ SHA1 (patch-gnatcoll__db2ada_gnatcoll__postgres2ada.gpr) = efbc99b713ce6d61fecd5
 SHA1 (patch-gnatcoll__db2ada_gnatcoll__sqlite2ada.gpr) = fb3b09094980a73dc010a5e685604b97e228658d
 SHA1 (patch-gnatinspect_Makefile) = cdf67afd640ca9d42f7c35045caed60c5d16c303
 SHA1 (patch-gnatinspect_gnatinspect.gpr) = e50ec2270c6cd416d3d425cba78f34b9db9fe79f
-SHA1 (patch-postgres_Makefile) = 4ef37b9c1979e34868a4c6a518120a98e2f12ed2
+SHA1 (patch-postgres_Makefile) = 6077a40aaa5d06a36d95503288ebba0419b7cfd9
 SHA1 (patch-postgres_gnatcoll__postgres.gpr) = 159b99904d4346ce019085f72c731aeadbc4fced
-SHA1 (patch-sql_Makefile) = 28d5eb0f5477afd97781d7256b2505cce5cb313a
-SHA1 (patch-sqlite_Makefile) = f914c22128c5c349b9bec0df544dca66c357c65e
+SHA1 (patch-sql_Makefile) = ac8399e101ae63a32697c9796ea42abd4389555a
+SHA1 (patch-sqlite_Makefile) = fb4ef3d7b91b65bff749818ff6422789876fa7ca
 SHA1 (patch-sqlite_gnatcoll__sqlite.gpr) = 5e6d0831c12ee6e3ee68206da38c2f85dce86a81
-SHA1 (patch-xref_Makefile) = 03abf42c50ea1f2b070cad0444bf92f2c4b5fd0b
+SHA1 (patch-xref_Makefile) = f7216b19eb2ce1d8d85b5668285e79e1a729d571
 SHA1 (patch-xref_gnatcoll__xref.gpr) = 5edb779e6a6067b009c0d284f07965465b097da9
diff --git a/gnatcoll-db/patches/patch-Makefile b/gnatcoll-db/patches/patch-Makefile
index f0cb53f7b8..b98de435d5 100644
--- a/gnatcoll-db/patches/patch-Makefile
+++ b/gnatcoll-db/patches/patch-Makefile
@@ -25,7 +25,7 @@ this directory.
 +ifeq ($(ENABLE_SHARED), yes)
 +   LIBRARY_TYPES=static,static-pic,relocatable
 +else
-+   LIBRARY_TYPES=static,static-pic
++   LIBRARY_TYPES=static
 +endif
 +
 +# Used to pass extra options to GPRBUILD, like -d for instance
diff --git a/gnatcoll-db/patches/patch-postgres_Makefile b/gnatcoll-db/patches/patch-postgres_Makefile
index c5b531791b..242c3235a3 100644
--- a/gnatcoll-db/patches/patch-postgres_Makefile
+++ b/gnatcoll-db/patches/patch-postgres_Makefile
@@ -1,11 +1,10 @@
 $NetBSD: patch-postgres_Makefile,v 1.0 2024/07/24 19:00:00 dkazankov Exp $
 
 Fix target calculation
-Fix library types to build
 Add extra options to gprinstall
 
 --- postgres/Makefile.orig	2023-11-06 12:21:17.000000000 +0200
-+++ postgres/Makefile
++++ postgres/Makefile	2025-06-06 18:41:18.733713631 +0300
 @@ -66,7 +66,7 @@
  endif
  
@@ -15,15 +14,6 @@ Add extra options to gprinstall
  ifeq ($(NORMALIZED_TARGET),)
    $(error No toolchain found for target "$(TARGET)")
  endif
-@@ -91,7 +91,7 @@
- ifeq ($(ENABLE_SHARED), yes)
-    LIBRARY_TYPES=static relocatable static-pic
- else
--   LIBRARY_TYPES=static
-+   LIBRARY_TYPES=static static-pic
- endif
- 
- ifeq ($(INTEGRATED), yes)
 @@ -105,11 +105,13 @@
  
  # Used to pass extra options to GPRBUILD, like -d for instance
diff --git a/gnatcoll-db/patches/patch-sql_Makefile b/gnatcoll-db/patches/patch-sql_Makefile
index 7095b5be3c..640c13f1c0 100644
--- a/gnatcoll-db/patches/patch-sql_Makefile
+++ b/gnatcoll-db/patches/patch-sql_Makefile
@@ -1,7 +1,6 @@
 $NetBSD: patch-sql_Makefile,v 1.0 2024/07/24 19:00:00 dkazankov Exp $
 
 Fix target calculation
-Fix library types to build
 Add extra options to gprinstall
 
 --- sql/Makefile.orig	2023-11-06 12:21:17.000000000 +0200
@@ -15,15 +14,6 @@ Add extra options to gprinstall
  ifeq ($(NORMALIZED_TARGET),)
    $(error No toolchain found for target "$(TARGET)")
  endif
-@@ -85,7 +85,7 @@
- ifeq ($(ENABLE_SHARED), yes)
-    LIBRARY_TYPES=static relocatable static-pic
- else
--   LIBRARY_TYPES=static
-+   LIBRARY_TYPES=static static-pic
- endif
- 
- ifeq ($(INTEGRATED), yes)
 @@ -98,11 +98,13 @@
  
  # Used to pass extra options to GPRBUILD, like -d for instance
diff --git a/gnatcoll-db/patches/patch-sqlite_Makefile b/gnatcoll-db/patches/patch-sqlite_Makefile
index 6a26eb977b..768aeff4e3 100644
--- a/gnatcoll-db/patches/patch-sqlite_Makefile
+++ b/gnatcoll-db/patches/patch-sqlite_Makefile
@@ -1,7 +1,6 @@
 $NetBSD: patch-sqlite_Makefile,v 1.0 2024/07/24 19:00:00 dkazankov Exp $
 
 Fix target calculation
-Fix library types to build
 Add extra options to gprinstall
 
 --- sqlite/Makefile.orig	2023-11-06 12:21:17.000000000 +0200
@@ -15,15 +14,6 @@ Add extra options to gprinstall
  ifeq ($(NORMALIZED_TARGET),)
    $(error No toolchain found for target "$(TARGET)")
  endif
-@@ -92,7 +92,7 @@
- ifeq ($(ENABLE_SHARED), yes)
-    LIBRARY_TYPES=static relocatable static-pic
- else
--   LIBRARY_TYPES=static
-+   LIBRARY_TYPES=static static-pic
- endif
- 
- ifeq ($(INTEGRATED), yes)
 @@ -106,11 +106,13 @@
  
  # Used to pass extra options to GPRBUILD, like -d for instance
diff --git a/gnatcoll-db/patches/patch-xref_Makefile b/gnatcoll-db/patches/patch-xref_Makefile
index b6ac5745cd..4ce9e70257 100644
--- a/gnatcoll-db/patches/patch-xref_Makefile
+++ b/gnatcoll-db/patches/patch-xref_Makefile
@@ -1,7 +1,6 @@
 $NetBSD: patch-sql_Makefile,v 1.0 2024/07/24 19:00:00 dkazankov Exp $
 
 Fix target calculation
-Fix library types to build
 Add extra options to gprinstall
 
 --- xref/Makefile.orig	2023-11-06 12:21:17.000000000 +0200
@@ -15,15 +14,6 @@ Add extra options to gprinstall
  ifeq ($(NORMALIZED_TARGET),)
    $(error No toolchain found for target "$(TARGET)")
  endif
-@@ -86,7 +86,7 @@
- ifeq ($(ENABLE_SHARED), yes)
-    LIBRARY_TYPES=static relocatable static-pic
- else
--   LIBRARY_TYPES=static
-+   LIBRARY_TYPES=static static-pic
- endif
- 
- ifeq ($(INTEGRATED), yes)
 @@ -99,11 +99,13 @@
  
  # Used to pass extra options to GPRBUILD, like -d for instance
diff --git a/gprlib/Makefile b/gprlib/Makefile
index d72cc16ede..f487436ab9 100644
--- a/gprlib/Makefile
+++ b/gprlib/Makefile
@@ -37,6 +37,7 @@ SUBST_SED.getrusage=		-e "s,\"getrusage\",\"__netbsd_getrusage\","
 
 CONFIGURE_ARGS+=		prefix=${DESTDIR}${PREFIX}
 
+USE_PKGSRC_GCC_RUNTIME?=	no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
 CONFIGURE_ARGS+=		ENABLE_SHARED=yes
 BUILDLINK_DEPMETHOD.xmlada=	full
diff --git a/gprlib/distinfo b/gprlib/distinfo
index e131ce663c..eeac7d4602 100644
--- a/gprlib/distinfo
+++ b/gprlib/distinfo
@@ -3,7 +3,7 @@ $NetBSD: distinfo,v 1.2 2024/03/19 13:20:35 wiz Exp $
 BLAKE2s (gprbuild-25.0.0.tar.gz) = e9462a136fe46fd9e62e7ba602f746275a41347098f273e90b41cd89c46ce386
 SHA512 (gprbuild-25.0.0.tar.gz) = eb2d7072194323cae90acd0c8683eeb6a806ef6ff2ed4d3496e8b94c5b63dae8a428ec428a3610b380df7e122d7a00d9e9634ef06b5369b165536c99209602ce
 Size (gprbuild-25.0.0.tar.gz) = 940774 bytes
-SHA1 (patch-Makefile) = 62aaca338e57df5c6ae5f008df078b991e9ebfdd
+SHA1 (patch-Makefile) = 56c90f388d955d0a6cb46e8b4f4eb23b73557b0e
 SHA1 (patch-gpr_gpr.gpr) = b18713da0795ebefd241414e5e9171ecfa9b79db
 SHA1 (patch-gpr_src_gpr-util-put__resource__usage____unix.adb) = 73cf60af1123151a4177250ac496384cb55e72ec
 SHA1 (patch-gpr_src_gpr-version.ads) = 04f4ec9ff11efc1142960891613bbc80d55fa669
diff --git a/gprlib/patches/patch-Makefile b/gprlib/patches/patch-Makefile
index 51e144c6c6..d31b849824 100644
--- a/gprlib/patches/patch-Makefile
+++ b/gprlib/patches/patch-Makefile
@@ -30,7 +30,7 @@ Fix ENABLE_SHARED position
  INSTALLER=$(LIB_INSTALLER)
  EXEC_INSTALLER=$(INSTALLER) -XBUILD=${BUILD}
  
-@@ -61,32 +65,29 @@
+@@ -61,9 +65,6 @@
  MAKEPREFIX=$(SOURCE_DIR)/
  endif
  
@@ -40,9 +40,7 @@ Fix ENABLE_SHARED position
  ifeq ($(ENABLE_SHARED), yes)
     LIBGPR_TYPES=static shared static-pic
  else
--   LIBGPR_TYPES=static
-+   LIBGPR_TYPES=static static-pic
- endif
+@@ -72,21 +73,21 @@
  
  # Make sure Windows's "OS" environment variable does not cause
  # confusion for cross-Linux builds.
diff --git a/polyorb/Makefile b/polyorb/Makefile
index 4060130304..376ceba492 100644
--- a/polyorb/Makefile
+++ b/polyorb/Makefile
@@ -44,6 +44,7 @@ CONFIGURE_ARGS+=	--with-corba-services=${CORBA_SERVICES:Q}
 EXTRA_GNATMAKE_FLAGS+=	-eL -R -largs $${LDFLAGS} -margs
 CONFIGURE_ENV+=		EXTRA_GNATMAKE_FLAGS=${EXTRA_GNATMAKE_FLAGS:Q}
 
+USE_PKGSRC_GCC_RUNTIME?=		no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
 CONFIGURE_ARGS+=			--enable-shared
 CONFIGURE_ARGS+=			--with-gprbuild=gprbuild
diff --git a/polyorb/options.mk b/polyorb/options.mk
index 174f40c7d6..559f7e24e5 100644
--- a/polyorb/options.mk
+++ b/polyorb/options.mk
@@ -9,7 +9,7 @@ PKG_OPTIONS_GROUP.opensslg=	openssl builtin-openssl
 PKG_SUGGESTED_OPTIONS=		ap-corba ap-dsa ap-moma \
 				pp-giop pp-soap pp-srp pp-dns \
 				cs-event cs-ir cs-naming cs-notification cs-time \
-				builtin-openssl gnatcoll
+				gnatcoll builtin-openssl
 
 .include "../../mk/bsd.fast.prefs.mk"
 .include "../../mk/bsd.options.mk"
diff --git a/xmlada/Makefile b/xmlada/Makefile
index 948d944371..2bc3bea6f2 100644
--- a/xmlada/Makefile
+++ b/xmlada/Makefile
@@ -30,10 +30,11 @@ SUBST_SED.fixver=	-e 's,18.0w,25.0w,g'
 
 CONFIGURE_ARGS+=	--exec-prefix=${PREFIX}
 
+USE_PKGSRC_GCC_RUNTIME?=	no
 .if ${USE_PKGSRC_GCC_RUNTIME:tl} == "yes"
-CONFIGURE_ARGS+=	--enable-shared
+CONFIGURE_ARGS+=		--enable-shared
 .else
-CONFIGURE_ARGS+=	--disable-shared
+CONFIGURE_ARGS+=		--disable-shared
 .endif
 
 GENERATE_PLIST+= \
diff --git a/xmlada/distinfo b/xmlada/distinfo
index 2c97e52316..6a64c048e5 100644
--- a/xmlada/distinfo
+++ b/xmlada/distinfo
@@ -3,5 +3,4 @@ $NetBSD$
 BLAKE2s (xmlada-25.0.0.tar.gz) = c7e2b06977998dadbde002a6b80a75d3921860f20946c02a983a2048ade6e987
 SHA512 (xmlada-25.0.0.tar.gz) = c57db78e3afd20862c3275d3d0874ada1748e98df06a76841cb3dca3686b29c7693835a591ca5789dca2d3d6ba9677c9082df94857e180e0758a5b77fafc40c0
 Size (xmlada-25.0.0.tar.gz) = 1082553 bytes
-SHA1 (patch-Makefile.in) = 6090753ded1876e160aa5578c7d0462391c0d33b
 SHA1 (patch-configure) = abb1e41b3b5bb7ec67a9cf06a353926334623d67
diff --git a/xmlada/patches/patch-Makefile.in b/xmlada/patches/patch-Makefile.in
deleted file mode 100644
index c234f2b1a5..0000000000
--- a/xmlada/patches/patch-Makefile.in
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-Makefile.in,v 1.0 2024/05/08 13:00:00 dkazankov Exp $
-
-Provide static-pic as well as static lib
-
---- Makefile.in.orig	2023-09-07 14:33:41.000000000 +0300
-+++ Makefile.in
-@@ -64,8 +64,8 @@
- all: static relocatable static-pic
- install: install-clean install-static install-relocatable install-static-pic
- else
--all: static
--install: install-clean install-static
-+all: static static-pic
-+install: install-clean install-static install-static-pic
- endif
- 
- static:


Home | Main Index | Thread Index | Old Index