pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fff34f049fa7
branches:  trunk
changeset: 355641:fff34f049fa7
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Dec 08 02:56:11 2016 +0000

description:
sort

diffstat:

 finance/Makefile  |  4 ++--
 security/Makefile |  4 ++--
 www/Makefile      |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (62 lines):

diff -r a82ca83517ae -r fff34f049fa7 finance/Makefile
--- a/finance/Makefile  Thu Dec 08 00:44:39 2016 +0000
+++ b/finance/Makefile  Thu Dec 08 02:56:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2016/12/05 01:11:11 marino Exp $
+# $NetBSD: Makefile,v 1.43 2016/12/08 02:56:11 jnemeth Exp $
 #
 
 COMMENT=       Monetary, financial and related applications
@@ -22,8 +22,8 @@
 SUBDIR+=       py-trytond-account-asset
 SUBDIR+=       py-trytond-account-be
 SUBDIR+=       py-trytond-account-credit-limit
+SUBDIR+=       py-trytond-account-de-skr03
 SUBDIR+=       py-trytond-account-deposit
-SUBDIR+=       py-trytond-account-de-skr03
 SUBDIR+=       py-trytond-account-dunning
 SUBDIR+=       py-trytond-account-dunning-fee
 SUBDIR+=       py-trytond-account-dunning-letter
diff -r a82ca83517ae -r fff34f049fa7 security/Makefile
--- a/security/Makefile Thu Dec 08 00:44:39 2016 +0000
+++ b/security/Makefile Thu Dec 08 02:56:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.596 2016/12/04 21:12:59 rodent Exp $
+# $NetBSD: Makefile,v 1.597 2016/12/08 03:00:12 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -414,13 +414,13 @@
 SUBDIR+=       py-pydeep
 SUBDIR+=       py-requests-oauthlib
 SUBDIR+=       py-rsa
-SUBDIR+=       py-trytond-authentication-sms
 SUBDIR+=       py-service_identity
 SUBDIR+=       py-simplesha3
 SUBDIR+=       py-slowaes
 SUBDIR+=       py-smbpasswd
 SUBDIR+=       py-stix
 SUBDIR+=       py-tlslite
+SUBDIR+=       py-trytond-authentication-sms
 SUBDIR+=       py-urllib2-kerberos
 SUBDIR+=       py-xmlsec
 SUBDIR+=       py-yara
diff -r a82ca83517ae -r fff34f049fa7 www/Makefile
--- a/www/Makefile      Thu Dec 08 00:44:39 2016 +0000
+++ b/www/Makefile      Thu Dec 08 02:56:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1198 2016/12/05 14:49:32 taca Exp $
+# $NetBSD: Makefile,v 1.1199 2016/12/08 03:03:53 jnemeth Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -698,8 +698,8 @@
 SUBDIR+=       py-swish-e
 SUBDIR+=       py-test-httpbin
 SUBDIR+=       py-tornado
+SUBDIR+=       py-trytond-web-user
 SUBDIR+=       py-trytond-webdav
-SUBDIR+=       py-trytond-web-user
 SUBDIR+=       py-twill
 SUBDIR+=       py-uliweb
 SUBDIR+=       py-urllib3



Home | Main Index | Thread Index | Old Index