pkgsrc-WIP-changes archive

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

mauliasproxy: Update to 1.0.0



Module Name:	pkgsrc-wip
Committed By:	Greg Troxel <gdt%lexort.com@localhost>
Pushed By:	gdt
Date:		Sat Aug 28 11:35:14 2021 -0400
Changeset:	4a4b7d1f9545c681b2bb4d8b307bda9f3fc6ade6

Modified Files:
	mauliasproxy/Makefile
	mauliasproxy/distinfo

Log Message:
mauliasproxy: Update to 1.0.0

(This is not a new release, just a tag applied by upstream after I asked about releases.)

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4a4b7d1f9545c681b2bb4d8b307bda9f3fc6ade6

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

diffstat:
 mauliasproxy/Makefile | 7 ++++---
 mauliasproxy/distinfo | 8 ++++----
 2 files changed, 8 insertions(+), 7 deletions(-)

diffs:
diff --git a/mauliasproxy/Makefile b/mauliasproxy/Makefile
index 32a0aa9ec8..64050f1471 100644
--- a/mauliasproxy/Makefile
+++ b/mauliasproxy/Makefile
@@ -1,9 +1,10 @@
 # $NetBSD$
 
-DISTNAME=	mauliasproxy-master
-PKGNAME=	mailiasproxy-0.0.0001
+VERSION=	1.0.0
+DISTNAME=	mauliasproxy-v${VERSION}
+PKGNAME=	mailiasproxy-${VERSION}
 CATEGORIES=	net
-MASTER_SITES=	https://mau.dev/tulir/mauliasproxy/-/archive/master/
+MASTER_SITES=	https://mau.dev/tulir/mauliasproxy/-/archive/v${VERSION}/
 
 # (Feel more than free to improve the package without asking me.)
 MAINTAINER=	gdt%lexort.com@localhost
diff --git a/mauliasproxy/distinfo b/mauliasproxy/distinfo
index 584a9ff5e8..92034ad8e4 100644
--- a/mauliasproxy/distinfo
+++ b/mauliasproxy/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-SHA1 (mauliasproxy-master.tar.gz) = a511de269095ac5616cd117d326c39795e268377
-RMD160 (mauliasproxy-master.tar.gz) = 43f37ee1429fcf01d46302af7e598114e662a38a
-SHA512 (mauliasproxy-master.tar.gz) = 7f676fde76bc92f3f07b308b8d8be700139fc353ae3350f448ce450541fc2e213d74721df2a0d5daf3c2556a77ad086fffd643993493fbd6fb27e5d5825faab1
-Size (mauliasproxy-master.tar.gz) = 15418 bytes
+SHA1 (mauliasproxy-v1.0.0.tar.gz) = dcbda1d7961778fffa6cc616dc1755aa2ddd382f
+RMD160 (mauliasproxy-v1.0.0.tar.gz) = 291f3393669427737affa144501715e8ce91e823
+SHA512 (mauliasproxy-v1.0.0.tar.gz) = 7d50320165dd3f40ba879c72ee517a3a419492191f5dcbf914b1799e998f48547faf113bb7a1e10bf1245f1cbb469bcbc78ea0d882de1b781259811e53113125
+Size (mauliasproxy-v1.0.0.tar.gz) = 15420 bytes


Home | Main Index | Thread Index | Old Index