SF.net SVN: gar:[27044] csw/mgar/pkg/swaks/trunk
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Thu Jan 4 20:27:03 CET 2024
Revision: 27044
http://sourceforge.net/p/gar/code/27044
Author: idogan23
Date: 2024-01-04 19:27:02 +0000 (Thu, 04 Jan 2024)
Log Message:
-----------
swaks: Update to 20240103
Modified Paths:
--------------
csw/mgar/pkg/swaks/trunk/Makefile
csw/mgar/pkg/swaks/trunk/checksums
csw/mgar/pkg/swaks/trunk/files/0001-use-csw-perl.patch
Modified: csw/mgar/pkg/swaks/trunk/Makefile
===================================================================
--- csw/mgar/pkg/swaks/trunk/Makefile 2023-12-16 12:32:42 UTC (rev 27043)
+++ csw/mgar/pkg/swaks/trunk/Makefile 2024-01-04 19:27:02 UTC (rev 27044)
@@ -1,5 +1,5 @@
NAME = swaks
-VERSION = 20201014.0
+VERSION = 20240103.0
GARTYPE = v2
DESCRIPTION = Swiss Army Knife SMTP
Modified: csw/mgar/pkg/swaks/trunk/checksums
===================================================================
--- csw/mgar/pkg/swaks/trunk/checksums 2023-12-16 12:32:42 UTC (rev 27043)
+++ csw/mgar/pkg/swaks/trunk/checksums 2024-01-04 19:27:02 UTC (rev 27044)
@@ -1 +1 @@
-fc4f2bf1df88b38a2392d2e24c52754e swaks-20201014.0.tar.gz
+df2302c0b37d167794ede9f1ec9acf2b swaks-20240103.0.tar.gz
Modified: csw/mgar/pkg/swaks/trunk/files/0001-use-csw-perl.patch
===================================================================
--- csw/mgar/pkg/swaks/trunk/files/0001-use-csw-perl.patch 2023-12-16 12:32:42 UTC (rev 27043)
+++ csw/mgar/pkg/swaks/trunk/files/0001-use-csw-perl.patch 2024-01-04 19:27:02 UTC (rev 27044)
@@ -1,22 +1,22 @@
-From 12a3030c7f6627cda8fb7cca288d4121a9c13669 Mon Sep 17 00:00:00 2001
-From: Peter Bonivart <bonivart at opencsw.org>
-Date: Sat, 24 Mar 2012 22:23:04 +0100
+From a9884d55a7d9fabd3de4c25a552bc3e27bb9fce5 Mon Sep 17 00:00:00 2001
+From: Ihsan Dogan <ihsan at opencsw.org>
+Date: Thu, 4 Jan 2024 20:20:10 +0100
Subject: [PATCH] use csw perl
---
- swaks | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
+ swaks | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/swaks b/swaks
-index 57aec45..24ac49f 100755
+index 6c7a436..1ca4104 100755
--- a/swaks
+++ b/swaks
@@ -1,4 +1,4 @@
--#!/usr/bin/perl
+-#!/usr/bin/env perl
+#!/opt/csw/bin/perl
# use 'swaks --help' to view documentation for this program
#
--
-1.7.9
+2.4.0
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list