pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Rename libmesode-git to libmesode
Module Name: pkgsrc-wip
Committed By: Jonathan Schleifer <js%heap.zone@localhost>
Pushed By: js
Date: Fri Apr 14 04:06:48 2017 +0200
Changeset: 470ba35e3f5f7e4ba5ef920175a9e994adeb9325
Added Files:
libmesode/DESCR
libmesode/Makefile
libmesode/PLIST
libmesode/buildlink3.mk
libmesode/distinfo
libmesode/patches/patch-configure.ac
Removed Files:
libmesode-git/DESCR
libmesode-git/Makefile
libmesode-git/PLIST
libmesode-git/buildlink3.mk
libmesode-git/distinfo
libmesode-git/patches/patch-configure.ac
Log Message:
Rename libmesode-git to libmesode
While it is getting its sources from git, it's actually a release.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=470ba35e3f5f7e4ba5ef920175a9e994adeb9325
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libmesode-git/DESCR | 6 ------
libmesode-git/Makefile | 28 ----------------------------
libmesode-git/PLIST | 4 ----
libmesode-git/buildlink3.mk | 16 ----------------
libmesode-git/distinfo | 7 -------
libmesode-git/patches/patch-configure.ac | 20 --------------------
libmesode/DESCR | 6 ++++++
libmesode/Makefile | 28 ++++++++++++++++++++++++++++
libmesode/PLIST | 4 ++++
libmesode/buildlink3.mk | 16 ++++++++++++++++
libmesode/distinfo | 7 +++++++
libmesode/patches/patch-configure.ac | 20 ++++++++++++++++++++
12 files changed, 81 insertions(+), 81 deletions(-)
diffs:
diff --git a/libmesode-git/DESCR b/libmesode-git/DESCR
deleted file mode 100644
index 365db94a98..0000000000
--- a/libmesode-git/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-libmesode is a libstrophe fork.
-
-libstrophe is a minimal XMPP library written in C. It has almost no
-external dependencies, only an XML parsing library (expat or libxml are
-both supported).
-It is designed for both POSIX and Windows systems.
diff --git a/libmesode-git/Makefile b/libmesode-git/Makefile
deleted file mode 100644
index a6cc9cccf1..0000000000
--- a/libmesode-git/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD$
-
-DISTNAME= libmesode-0.9.1
-CATEGORIES= chat
-MASTER_SITES= ${MASTER_SITE_GITHUB:=boothj5/}
-GITHUB_TAG= e3db0e9bfba61b2d82193874343a94a88f910800
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/boothj5/libmesode
-COMMENT= Fork of libstrophe
-LICENSE= mit OR gnu-gpl-v3
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= autoconf automake autoreconf pkg-config
-USE_LANGUAGES= c c++
-
-CONFIGURE_ARGS+= --with-libxml2
-
-PKGCONFIG_OVERRIDE+= libmesode.pc.in
-
-pre-configure:
- cd ${WRKSRC} && autoreconf -i
-
-.include "../../textproc/expat/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libmesode-git/PLIST b/libmesode-git/PLIST
deleted file mode 100644
index 016e20b171..0000000000
--- a/libmesode-git/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-include/mesode.h
-lib/libmesode.la
-lib/pkgconfig/libmesode.pc
diff --git a/libmesode-git/buildlink3.mk b/libmesode-git/buildlink3.mk
deleted file mode 100644
index b08869fa6d..0000000000
--- a/libmesode-git/buildlink3.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+= libmesode
-
-.if !defined(LIBMESODE_BUILDLINK3_MK)
-LIBMESODE_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libmesode+= libmesode>=0.9.1
-BUILDLINK_PKGSRCDIR.libmesode?= ../../wip/libmesode-git
-
-.include "../../textproc/expat/buildlink3.mk"
-.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../security/openssl/buildlink3.mk"
-.endif # LIBMESODE_BUILDLINK3_MK
-
-BUILDLINK_TREE+= -libmesode
diff --git a/libmesode-git/distinfo b/libmesode-git/distinfo
deleted file mode 100644
index 7da46e4e67..0000000000
--- a/libmesode-git/distinfo
+++ /dev/null
@@ -1,7 +0,0 @@
-$NetBSD$
-
-SHA1 (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = 4be123e4887f10779ef494c4a0132b3bc47859cd
-RMD160 (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = cd3866aace465ffc3b9ab564302b6733d75884eb
-SHA512 (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = 7ddcc1bb71f0b0b546a7300c7e57b92fdf1d9fb82052c7a31eccf7854eee1193b7226f01aab8c7d4e9663a7a78168f2b6865e63d4fd393167a888599960ff25f
-Size (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = 143108 bytes
-SHA1 (patch-configure.ac) = 72f6d77a9f0edbe6f681bb872e7f0ce1fefe210a
diff --git a/libmesode-git/patches/patch-configure.ac b/libmesode-git/patches/patch-configure.ac
deleted file mode 100644
index f36ceba548..0000000000
--- a/libmesode-git/patches/patch-configure.ac
+++ /dev/null
@@ -1,20 +0,0 @@
-$NetBSD$
-
-Fix quoting.
-
---- configure.ac.orig 2016-09-17 16:34:38.000000000 +0000
-+++ configure.ac
-@@ -18,11 +18,11 @@ AS_CASE([$host_os],
- [PLATFORM="nix"])
-
- PKG_CHECK_MODULES([expat], [expat >= 2.0.0],
-- [PC_REQUIRES+=(expat)],
-+ [PC_REQUIRES+=expat],
- [AC_CHECK_HEADER([expat.h],
- [
- expat_LIBS="-lexpat"
-- PC_LIBS+=($expat_LIBS)
-+ PC_LIBS+=$expat_LIBS
- ],
- [AC_MSG_ERROR([expat not found; expat required.])]
- )
diff --git a/libmesode/DESCR b/libmesode/DESCR
new file mode 100644
index 0000000000..365db94a98
--- /dev/null
+++ b/libmesode/DESCR
@@ -0,0 +1,6 @@
+libmesode is a libstrophe fork.
+
+libstrophe is a minimal XMPP library written in C. It has almost no
+external dependencies, only an XML parsing library (expat or libxml are
+both supported).
+It is designed for both POSIX and Windows systems.
diff --git a/libmesode/Makefile b/libmesode/Makefile
new file mode 100644
index 0000000000..a6cc9cccf1
--- /dev/null
+++ b/libmesode/Makefile
@@ -0,0 +1,28 @@
+# $NetBSD$
+
+DISTNAME= libmesode-0.9.1
+CATEGORIES= chat
+MASTER_SITES= ${MASTER_SITE_GITHUB:=boothj5/}
+GITHUB_TAG= e3db0e9bfba61b2d82193874343a94a88f910800
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= https://github.com/boothj5/libmesode
+COMMENT= Fork of libstrophe
+LICENSE= mit OR gnu-gpl-v3
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= autoconf automake autoreconf pkg-config
+USE_LANGUAGES= c c++
+
+CONFIGURE_ARGS+= --with-libxml2
+
+PKGCONFIG_OVERRIDE+= libmesode.pc.in
+
+pre-configure:
+ cd ${WRKSRC} && autoreconf -i
+
+.include "../../textproc/expat/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/libmesode/PLIST b/libmesode/PLIST
new file mode 100644
index 0000000000..016e20b171
--- /dev/null
+++ b/libmesode/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD$
+include/mesode.h
+lib/libmesode.la
+lib/pkgconfig/libmesode.pc
diff --git a/libmesode/buildlink3.mk b/libmesode/buildlink3.mk
new file mode 100644
index 0000000000..40f3fed590
--- /dev/null
+++ b/libmesode/buildlink3.mk
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+BUILDLINK_TREE+= libmesode
+
+.if !defined(LIBMESODE_BUILDLINK3_MK)
+LIBMESODE_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libmesode+= libmesode>=0.9.1
+BUILDLINK_PKGSRCDIR.libmesode?= ../../wip/libmesode
+
+.include "../../textproc/expat/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../security/openssl/buildlink3.mk"
+.endif # LIBMESODE_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libmesode
diff --git a/libmesode/distinfo b/libmesode/distinfo
new file mode 100644
index 0000000000..7da46e4e67
--- /dev/null
+++ b/libmesode/distinfo
@@ -0,0 +1,7 @@
+$NetBSD$
+
+SHA1 (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = 4be123e4887f10779ef494c4a0132b3bc47859cd
+RMD160 (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = cd3866aace465ffc3b9ab564302b6733d75884eb
+SHA512 (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = 7ddcc1bb71f0b0b546a7300c7e57b92fdf1d9fb82052c7a31eccf7854eee1193b7226f01aab8c7d4e9663a7a78168f2b6865e63d4fd393167a888599960ff25f
+Size (libmesode-0.9.1-e3db0e9bfba61b2d82193874343a94a88f910800.tar.gz) = 143108 bytes
+SHA1 (patch-configure.ac) = 72f6d77a9f0edbe6f681bb872e7f0ce1fefe210a
diff --git a/libmesode/patches/patch-configure.ac b/libmesode/patches/patch-configure.ac
new file mode 100644
index 0000000000..f36ceba548
--- /dev/null
+++ b/libmesode/patches/patch-configure.ac
@@ -0,0 +1,20 @@
+$NetBSD$
+
+Fix quoting.
+
+--- configure.ac.orig 2016-09-17 16:34:38.000000000 +0000
++++ configure.ac
+@@ -18,11 +18,11 @@ AS_CASE([$host_os],
+ [PLATFORM="nix"])
+
+ PKG_CHECK_MODULES([expat], [expat >= 2.0.0],
+- [PC_REQUIRES+=(expat)],
++ [PC_REQUIRES+=expat],
+ [AC_CHECK_HEADER([expat.h],
+ [
+ expat_LIBS="-lexpat"
+- PC_LIBS+=($expat_LIBS)
++ PC_LIBS+=$expat_LIBS
+ ],
+ [AC_MSG_ERROR([expat not found; expat required.])]
+ )
Home |
Main Index |
Thread Index |
Old Index