pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail/pymsgauth
Module Name: pkgsrc
Committed By: schmonz
Date: Mon Aug 6 09:38:21 UTC 2018
Modified Files:
pkgsrc/mail/pymsgauth: Makefile distinfo
Log Message:
Update to latest filter3 patch (missed some static string methods, so
pymsgauth-confirm didn't work). Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/mail/pymsgauth/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/mail/pymsgauth/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mail/pymsgauth/Makefile
diff -u pkgsrc/mail/pymsgauth/Makefile:1.17 pkgsrc/mail/pymsgauth/Makefile:1.18
--- pkgsrc/mail/pymsgauth/Makefile:1.17 Sat Aug 4 10:43:58 2018
+++ pkgsrc/mail/pymsgauth/Makefile Mon Aug 6 09:38:21 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2018/08/04 10:43:58 schmonz Exp $
+# $NetBSD: Makefile,v 1.18 2018/08/06 09:38:21 schmonz Exp $
#
DISTNAME= pymsgauth-2.1.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= mail
MASTER_SITES= ${HOMEPAGE}
@@ -11,7 +11,7 @@ HOMEPAGE= http://pyropus.ca/software/py
COMMENT= Automatically process qsecretary confirmation requests
LICENSE= gnu-gpl-v2
-FILTER3_PATCH+= pymsgauth-2.1.0-filter3-20180804.patch
+FILTER3_PATCH+= pymsgauth-2.1.0-filter3-20180806.patch
PATCHFILES+= ${FILTER3_PATCH}
SITES.${FILTER3_PATCH}= https://schmonz.com/qmail/pymsgauthfilter/
Index: pkgsrc/mail/pymsgauth/distinfo
diff -u pkgsrc/mail/pymsgauth/distinfo:1.5 pkgsrc/mail/pymsgauth/distinfo:1.6
--- pkgsrc/mail/pymsgauth/distinfo:1.5 Sat Aug 4 10:43:58 2018
+++ pkgsrc/mail/pymsgauth/distinfo Mon Aug 6 09:38:21 2018
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.5 2018/08/04 10:43:58 schmonz Exp $
+$NetBSD: distinfo,v 1.6 2018/08/06 09:38:21 schmonz Exp $
-SHA1 (pymsgauth-2.1.0-filter3-20180804.patch) = df925c26c6282f7805a7fa13ca524cf0df8e08d2
-RMD160 (pymsgauth-2.1.0-filter3-20180804.patch) = cd431cfacd209b5681afad7f33e4282f0cb32c01
-SHA512 (pymsgauth-2.1.0-filter3-20180804.patch) = aa6316d996eca08ed761f2eb851e37b3fb30c114a60fedd7a15aaf20a27d266dbc7856f3d8cfd6d2bec76dcc1235b6992c696d76217dfb184cfc4ba8b3068e37
-Size (pymsgauth-2.1.0-filter3-20180804.patch) = 25385 bytes
+SHA1 (pymsgauth-2.1.0-filter3-20180806.patch) = 8fdb67781bd35a7aeba00b626499c2b08642a1aa
+RMD160 (pymsgauth-2.1.0-filter3-20180806.patch) = 49e75bc08a6e692aa80c356850dd2894233e5805
+SHA512 (pymsgauth-2.1.0-filter3-20180806.patch) = bb315d0f021477e08ad912020b89d0b8536824ddcf8582a17447f84362f13ac84693136a1baf74fdd64ceaa376ec23fbee68e07de3665b5f6de60ad8fe71fd89
+Size (pymsgauth-2.1.0-filter3-20180806.patch) = 26393 bytes
SHA1 (pymsgauth-2.1.0.tar.gz) = fe6c60022529ce2444db3423f84d44e457ae61bb
RMD160 (pymsgauth-2.1.0.tar.gz) = 0a5d7d6be65d9623647a3dfe014cb89a2c213183
SHA512 (pymsgauth-2.1.0.tar.gz) = a53ab929659106903a0c0fb83984a478d3bf32556467cf2ccf88d36f7b749a692edc3253a49ef78b0a3fe6e7475cca1ae583d4b8bc162fb693b395b6ab80ebc1
Home |
Main Index |
Thread Index |
Old Index