pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/pear-Net_SMTP



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun May 28 11:23:33 UTC 2017

Modified Files:
        pkgsrc/net/pear-Net_SMTP: Makefile distinfo

Log Message:
Update pear-Net_SMTP to 1.8.0.

pkgsrc change: set LICENSE to 2-clause-bsd.

1.8.0                                           2017-04-06 14:16 UTC

Changelog:

* Set minimum PEAR version to 1.10.1
* Change license to BSD-2 Clause


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/pear-Net_SMTP/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/net/pear-Net_SMTP/distinfo

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

Modified files:

Index: pkgsrc/net/pear-Net_SMTP/Makefile
diff -u pkgsrc/net/pear-Net_SMTP/Makefile:1.21 pkgsrc/net/pear-Net_SMTP/Makefile:1.22
--- pkgsrc/net/pear-Net_SMTP/Makefile:1.21      Sun Mar 12 13:24:30 2017
+++ pkgsrc/net/pear-Net_SMTP/Makefile   Sun May 28 11:23:32 2017
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.21 2017/03/12 13:24:30 taca Exp $
+# $NetBSD: Makefile,v 1.22 2017/05/28 11:23:32 taca Exp $
 
-DISTNAME=      Net_SMTP-1.7.3
+DISTNAME=      Net_SMTP-1.8.0
 CATEGORIES+=   net mail
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 COMMENT=       PHP classes to provide SMTP Interface
+LICENSE=       2-clause-bsd
 
 CONFLICTS=     php-pear-Net_SMTP-[0-9]*
 

Index: pkgsrc/net/pear-Net_SMTP/distinfo
diff -u pkgsrc/net/pear-Net_SMTP/distinfo:1.14 pkgsrc/net/pear-Net_SMTP/distinfo:1.15
--- pkgsrc/net/pear-Net_SMTP/distinfo:1.14      Sun Mar 12 13:24:30 2017
+++ pkgsrc/net/pear-Net_SMTP/distinfo   Sun May 28 11:23:32 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2017/03/12 13:24:30 taca Exp $
+$NetBSD: distinfo,v 1.15 2017/05/28 11:23:32 taca Exp $
 
-SHA1 (pear/Net_SMTP-1.7.3.tgz) = 0acf28df386f7be895c1c295466f4b662bc361b7
-RMD160 (pear/Net_SMTP-1.7.3.tgz) = 4f14e5091ff83d00585c1326f4e14944bd51611d
-SHA512 (pear/Net_SMTP-1.7.3.tgz) = b1c2be95c50151e91c2dcc7b9d98233504cc2389c01e4e42e752cba606355da616e570ca86042b68498aad63aaad14ea048b0a0e4e2baa802dc58c440eb60f15
-Size (pear/Net_SMTP-1.7.3.tgz) = 14855 bytes
+SHA1 (pear/Net_SMTP-1.8.0.tgz) = 6a756e81561313c97846ce706416de0700da3d4d
+RMD160 (pear/Net_SMTP-1.8.0.tgz) = ad762512f9cf64c8e7885e9b069d3a99bfc82634
+SHA512 (pear/Net_SMTP-1.8.0.tgz) = 894397aea9a0dd7a85544040a3ccee5c22779ad0d473fd63710845f2ecc4efc0103046ee893eee84c1a5afbbfb78a06849f40c486a3ecaaf798fd5d046acf42c
+Size (pear/Net_SMTP-1.8.0.tgz) = 14399 bytes



Home | Main Index | Thread Index | Old Index