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:           Thu Sep 26 08:34:03 UTC 2019

Modified Files:
        pkgsrc/devel: Makefile
        pkgsrc/doc: CHANGES-2019
Removed Files:
        pkgsrc/devel/rt3: DESCR MESSAGE Makefile Makefile.install PLIST dirs.mk
            distinfo options.mk
        pkgsrc/devel/rt3/patches: patch-aa patch-ab patch-bin_rt.in
            patch-lib_RT.pm patch-lib_RT_CustomFieldValues_External.pm
            patch-lib_RT_Date.pm patch-lib_RT_Interface_Email.pm
            patch-lib_RT_Interface_Email_Auth_GnuPG.pm
            patch-lib_RT_Interface_Web.pm patch-sbin_rt-attributes-viewer
            patch-sbin_rt-attributes-viewer.in
            patch-share_html_Helpers_CalPopup.html
            patch-share_html_REST_1.0_Forms_ticket_default
            patch-share_html_Search_Elements_ResultsRSSView
            patch-t_approval_admincc.t patch-t_approval_basic.t
        pkgsrc/www/p5-libapreq: DESCR Makefile distinfo

Log Message:
rt3, p5-libapreq: remove

p5-libapreq depends on mod_perl 1.x, which was removed in June.
rt3 uses p5-libapreq.


To generate a diff of this commit:
cvs rdiff -u -r1.2918 -r1.2919 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/rt3/DESCR
cvs rdiff -u -r1.6 -r0 pkgsrc/devel/rt3/MESSAGE
cvs rdiff -u -r1.68 -r0 pkgsrc/devel/rt3/Makefile
cvs rdiff -u -r1.23 -r0 pkgsrc/devel/rt3/Makefile.install
cvs rdiff -u -r1.24 -r0 pkgsrc/devel/rt3/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/rt3/dirs.mk
cvs rdiff -u -r1.28 -r0 pkgsrc/devel/rt3/distinfo
cvs rdiff -u -r1.5 -r0 pkgsrc/devel/rt3/options.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/rt3/patches/patch-aa \
    pkgsrc/devel/rt3/patches/patch-lib_RT.pm
cvs rdiff -u -r1.4 -r0 pkgsrc/devel/rt3/patches/patch-ab
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/rt3/patches/patch-bin_rt.in \
    pkgsrc/devel/rt3/patches/patch-lib_RT_CustomFieldValues_External.pm \
    pkgsrc/devel/rt3/patches/patch-lib_RT_Date.pm \
    pkgsrc/devel/rt3/patches/patch-lib_RT_Interface_Email.pm \
    pkgsrc/devel/rt3/patches/patch-lib_RT_Interface_Web.pm \
    pkgsrc/devel/rt3/patches/patch-sbin_rt-attributes-viewer \
    pkgsrc/devel/rt3/patches/patch-sbin_rt-attributes-viewer.in \
    pkgsrc/devel/rt3/patches/patch-share_html_Helpers_CalPopup.html \
    pkgsrc/devel/rt3/patches/patch-share_html_REST_1.0_Forms_ticket_default \
    pkgsrc/devel/rt3/patches/patch-share_html_Search_Elements_ResultsRSSView \
    pkgsrc/devel/rt3/patches/patch-t_approval_admincc.t \
    pkgsrc/devel/rt3/patches/patch-t_approval_basic.t
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/devel/rt3/patches/patch-lib_RT_Interface_Email_Auth_GnuPG.pm
cvs rdiff -u -r1.4043 -r1.4044 pkgsrc/doc/CHANGES-2019
cvs rdiff -u -r1.2 -r0 pkgsrc/www/p5-libapreq/DESCR
cvs rdiff -u -r1.35 -r0 pkgsrc/www/p5-libapreq/Makefile
cvs rdiff -u -r1.6 -r0 pkgsrc/www/p5-libapreq/distinfo

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2918 pkgsrc/devel/Makefile:1.2919
--- pkgsrc/devel/Makefile:1.2918        Thu Sep 26 03:36:00 2019
+++ pkgsrc/devel/Makefile       Thu Sep 26 08:34:02 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2918 2019/09/26 03:36:00 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2919 2019/09/26 08:34:02 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2512,7 +2512,6 @@ SUBDIR+=  rscode
 SUBDIR+=       rsltc
 SUBDIR+=       rt-mysql
 SUBDIR+=       rt-pgsql
-SUBDIR+=       rt3
 SUBDIR+=       rt4
 SUBDIR+=       rubigen
 SUBDIR+=       ruby-SDL

Index: pkgsrc/doc/CHANGES-2019
diff -u pkgsrc/doc/CHANGES-2019:1.4043 pkgsrc/doc/CHANGES-2019:1.4044
--- pkgsrc/doc/CHANGES-2019:1.4043      Thu Sep 26 00:55:15 2019
+++ pkgsrc/doc/CHANGES-2019     Thu Sep 26 08:34:03 2019
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.4043 2019/09/26 00:55:15 wiz Exp $
+$NetBSD: CHANGES-2019,v 1.4044 2019/09/26 08:34:03 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -6603,3 +6603,5 @@ Changes to the packages collection and i
        Removed lang/R-codetools [wiz 2019-09-25]
        Updated net/mosquitto to 1.6.7 [gdt 2019-09-25]
        Updated devel/R-tcltk2 to 1.2.11nb1 [wiz 2019-09-26]
+       Removed devel/rt3 successor devel/rt4 [wiz 2019-09-26]
+       Removed www/p5-libapreq successor www/p5-libapreq2 [wiz 2019-09-26]



Home | Main Index | Thread Index | Old Index