tech-pkg archive

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

wxGTK28 and wxGTK30 (Re: (wxGTK/wxGTKversion.mk) Add new directory and file



| To: pkgsrc-wip-changes%NetBSD.org@localhost
| From: Makoto Fujiwara <makoto%ki.nu@localhost>
| Subject: (wxGTK/wxGTKversion.mk) Add new directory and file.
| Date: Sat, 10 Oct 2015 23:53:29 +0000
| Message-ID: <20151010235327.955DBC4D60%wip.pkgsrc.org@localhost>

mef> Module Name:	pkgsrc-wip
mef> Committed By:	Makoto Fujiwara <makoto%ki.nu@localhost>
mef> Pushed By:	mef
mef> Date:		Sun Oct 11 08:53:29 2015 +0900
mef> Changeset:	9aa09eabe0c00e0c62ebcb6ee0f541562b08c196

mef> Added Files:
mef> 	wxGTK/wxGTKversion.mk

mef> Log Message:
mef> (wxGTK/wxGTKversion.mk) Add new directory and file.

I'm truely new to this kind of things, please correct me
on anything :-) , thanks.

I've copied lang/php/phpversion.mk to this file, and adapted
to wxGTK.

I'm just tested on ham/trustedQSL 2.0.3 with attached patch
(why distinfo changed ?, sorry)

(I've copied the file from wip to x11 before testing tqsl)
---
mef%NetBSD.org@localhost
Makoto Fujiwara, 
Chiba, Japan, Narita Airport and Disneyland prefecture.
Index: ham/trustedQSL/Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/ham/trustedQSL/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- ham/trustedQSL/Makefile	12 Jun 2015 10:50:14 -0000	1.16
+++ ham/trustedQSL/Makefile	11 Oct 2015 00:00:02 -0000
@@ -41,7 +41,8 @@
 	)
 .include "../../textproc/expat/buildlink3.mk"
 .include "../../databases/db5/buildlink3.mk"
-.include "../../x11/wxGTK28/buildlink3.mk"
+.include "../../x11/wxGTK/wxGTKversion.mk"
+.include "${WXGTKPKGSRCDIR}/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"
Index: ham/trustedQSL/distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/ham/trustedQSL/distinfo,v
retrieving revision 1.9
diff -u -u -r1.9 distinfo
--- ham/trustedQSL/distinfo	18 Jul 2014 02:40:21 -0000	1.9
+++ ham/trustedQSL/distinfo	11 Oct 2015 00:00:02 -0000
@@ -1,8 +1,8 @@
 $NetBSD: distinfo,v 1.9 2014/07/18 02:40:21 mef Exp $
 
-SHA1 (tqsl-2.0.3.tar.gz) = d1ded1c8e55dcacc194db79a32c9e8fab6995af7
-RMD160 (tqsl-2.0.3.tar.gz) = eebe99ef2fecaefaaa1a29768da70cfb72896712
-Size (tqsl-2.0.3.tar.gz) = 2764308 bytes
+SHA1 (tqsl-2.0.3.tar.gz) = 10a59d09a1506e98cacb8a76d5373f46d4be9105
+RMD160 (tqsl-2.0.3.tar.gz) = 75a59b609dc5983bd9bb2f6633164665b894e02a
+Size (tqsl-2.0.3.tar.gz) = 2764339 bytes
 SHA1 (patch-apps_CMakeLists.txt) = eed3a7eb926cfe6c384b10a3488f8b6e47ef3795
 SHA1 (patch-apps_tqsl_cpp) = 7feb48d6070abdccd59c404ffadf1e507cebd9d4
 SHA1 (patch-src_tqslconvert_cpp) = 212530497270d7354d2081f2a985e266e8569896


Home | Main Index | Thread Index | Old Index