Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2025 12:13:01 GMT
From:      Zsolt Udvari <uzsolt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 79002e44b87a - main - www/newsraft: Update to 0.32
Message-ID:  <202508011213.571CD11e014188@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by uzsolt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=79002e44b87ad0e6a0c0e995be72d3be121016f9

commit 79002e44b87ad0e6a0c0e995be72d3be121016f9
Author:     Zsolt Udvari <uzsolt@FreeBSD.org>
AuthorDate: 2025-08-01 12:12:22 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-08-01 12:12:55 +0000

    www/newsraft: Update to 0.32
    
    The patch is included in source now so remove it.
    
    Changelog:
    https://codeberg.org/newsraft/newsraft/releases/tag/newsraft-0.32
---
 www/newsraft/Makefile             |  2 +-
 www/newsraft/distinfo             |  6 +++---
 www/newsraft/files/patch-makefile | 11 -----------
 3 files changed, 4 insertions(+), 15 deletions(-)

diff --git a/www/newsraft/Makefile b/www/newsraft/Makefile
index f76dd552d6f5..adde46a6f346 100644
--- a/www/newsraft/Makefile
+++ b/www/newsraft/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	newsraft
-DISTVERSION=	0.31
+DISTVERSION=	0.32
 CATEGORIES=	www
 MASTER_SITES=	https://codeberg.org/${PORTNAME}/${PORTNAME}/archive/
 
diff --git a/www/newsraft/distinfo b/www/newsraft/distinfo
index 278eac2c3ed7..075deaea121b 100644
--- a/www/newsraft/distinfo
+++ b/www/newsraft/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1749407113
-SHA256 (newsraft-0.31.tar.gz) = de0d96664d9a276dbe58cf4b44a6861bc18b6fd4c0f41a97450c5b3509904ae8
-SIZE (newsraft-0.31.tar.gz) = 224575
+TIMESTAMP = 1754049917
+SHA256 (newsraft-0.32.tar.gz) = a3b5f4935189316b5962658f29669472798a3e40d62b4f60d66644af3f04d2d3
+SIZE (newsraft-0.32.tar.gz) = 225800
diff --git a/www/newsraft/files/patch-makefile b/www/newsraft/files/patch-makefile
deleted file mode 100644
index 444ab3451d32..000000000000
--- a/www/newsraft/files/patch-makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- makefile.orig	2025-06-08 19:06:10 UTC
-+++ makefile
-@@ -17,7 +17,7 @@ AUXCFLAGS     = $(CURL_CFLAGS) $(EXPAT_CFLAGS) $(GUMBO
- #LDFLAGS       = -static
- #CURL_LIBS     = -lcurl -lbrotlidec -lbrotlienc -lbrotlicommon -lssl -lcrypto -lnghttp2 -lz
- AUXCFLAGS     = $(CURL_CFLAGS) $(EXPAT_CFLAGS) $(GUMBO_CFLAGS) $(SQLITE_CFLAGS)
--FEATURECFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700
-+FEATURECFLAGS = -D_DEFAULT_SOURCE -D_BSD_SOURCE
- LDLIBS        = $(CURL_LIBS) $(EXPAT_LIBS) $(GUMBO_LIBS) $(SQLITE_LIBS) $(PTHREAD_LIBS)
- DESTDIR       =
- PREFIX        = /usr/local


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202508011213.571CD11e014188>