pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep  4 18:21:24 UTC 2017

Modified Files:
        pkgsrc/doc: CHANGES-2017
        pkgsrc/editors: Makefile
Removed Files:
        pkgsrc/editors/qgoogletranslator: DESCR Makefile PLIST distinfo
        pkgsrc/editors/qgoogletranslator/patches: patch-CMakeLists.txt
            patch-src_3rdparty_qtsingleapplication_qtlocalpeer.cpp
            patch-src_defines.h.in patch-src_pronounce.cpp

Log Message:
Remove qgoogletranslator.

This project was stopped upstream because google closed the free usage
of the API this program was using.


To generate a diff of this commit:
cvs rdiff -u -r1.3602 -r1.3603 pkgsrc/doc/CHANGES-2017
cvs rdiff -u -r1.179 -r1.180 pkgsrc/editors/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/editors/qgoogletranslator/DESCR \
    pkgsrc/editors/qgoogletranslator/PLIST
cvs rdiff -u -r1.22 -r0 pkgsrc/editors/qgoogletranslator/Makefile
cvs rdiff -u -r1.5 -r0 pkgsrc/editors/qgoogletranslator/distinfo
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/editors/qgoogletranslator/patches/patch-CMakeLists.txt \
    pkgsrc/editors/qgoogletranslator/patches/patch-src_3rdparty_qtsingleapplication_qtlocalpeer.cpp
cvs rdiff -u -r1.1.1.1 -r0 \
    pkgsrc/editors/qgoogletranslator/patches/patch-src_defines.h.in
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/editors/qgoogletranslator/patches/patch-src_pronounce.cpp

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

Modified files:

Index: pkgsrc/doc/CHANGES-2017
diff -u pkgsrc/doc/CHANGES-2017:1.3602 pkgsrc/doc/CHANGES-2017:1.3603
--- pkgsrc/doc/CHANGES-2017:1.3602      Mon Sep  4 18:18:16 2017
+++ pkgsrc/doc/CHANGES-2017     Mon Sep  4 18:21:24 2017
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2017,v 1.3602 2017/09/04 18:18:16 jaapb Exp $
+$NetBSD: CHANGES-2017,v 1.3603 2017/09/04 18:21:24 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2017:
 
@@ -5054,3 +5054,4 @@ Changes to the packages collection and i
        Updated net/py-awscli to 1.11.145 [adam 2017-09-04]
        Removed www/ruby-net-flickr [wiz 2017-09-04]
        Updated net/ocamlnet to 4.1.4 [jaapb 2017-09-04]
+       Removed editors/qgoogletranslator [wiz 2017-09-04]

Index: pkgsrc/editors/Makefile
diff -u pkgsrc/editors/Makefile:1.179 pkgsrc/editors/Makefile:1.180
--- pkgsrc/editors/Makefile:1.179       Tue Oct  4 17:57:22 2016
+++ pkgsrc/editors/Makefile     Mon Sep  4 18:21:24 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.179 2016/10/04 17:57:22 morr Exp $
+# $NetBSD: Makefile,v 1.180 2017/09/04 18:21:24 wiz Exp $
 #
 
 COMMENT=       Editors
@@ -117,7 +117,6 @@ SUBDIR+=    p5-Wx-Scintilla
 SUBDIR+=       pico
 SUBDIR+=       pluma
 SUBDIR+=       poedit
-SUBDIR+=       qgoogletranslator
 SUBDIR+=       rox-edit
 SUBDIR+=       sam
 SUBDIR+=       sandy



Home | Main Index | Thread Index | Old Index