FreeBSD Bugzilla – Attachment 247738 Details for
Bug 276418
graphics/imlib2-webp: Update to latest commit
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to latest commit
imlib2-webp-20230222.diff (text/plain), 2.08 KB, created by
Nuno Teixeira
on 2024-01-18 09:34:26 UTC
(
hide
)
Description:
Update to latest commit
Filename:
MIME Type:
Creator:
Nuno Teixeira
Created:
2024-01-18 09:34:26 UTC
Size:
2.08 KB
patch
obsolete
>diff --git a/graphics/imlib2-webp/Makefile b/graphics/imlib2-webp/Makefile >index b4f9e7f48311..d6a382ca07dc 100644 >--- a/graphics/imlib2-webp/Makefile >+++ b/graphics/imlib2-webp/Makefile >@@ -1,8 +1,8 @@ > PORTNAME= imlib2-webp >-PORTVERSION= 20160601 >+PORTVERSION= 20230222 > CATEGORIES= graphics > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= eduardo@FreeBSD.org > COMMENT= WebP image loader plugin for Imlib 2 > WWW= https://www.hauweele.net/~gawen/imlib2-webp.html > >@@ -12,14 +12,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING > LIB_DEPENDS= libImlib2.so:graphics/imlib2 \ > libwebp.so:graphics/webp > >-CONFLICTS_INSTALL= imlib2 >- > USES= gmake pkgconfig > USE_GITHUB= yes > GH_ACCOUNT= gawen947 >-GH_TAGNAME= 79b3da58f48 >+GH_TAGNAME= d7a8b758576 >+ >+CONFLICTS_INSTALL= imlib2 > >-MAKEFILE= makefile > PLIST_FILES= lib/imlib2/loaders/webp.so > > .include <bsd.port.mk> >diff --git a/graphics/imlib2-webp/distinfo b/graphics/imlib2-webp/distinfo >index 3d7e675e506b..b8ab6c0b15df 100644 >--- a/graphics/imlib2-webp/distinfo >+++ b/graphics/imlib2-webp/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1541024397 >-SHA256 (gawen947-imlib2-webp-20160601-79b3da58f48_GH0.tar.gz) = 375cf08518d26055faebd22ad587324c4f86c625cebbee712a8b30786030449b >-SIZE (gawen947-imlib2-webp-20160601-79b3da58f48_GH0.tar.gz) = 6415 >+TIMESTAMP = 1705568058 >+SHA256 (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7ab00861ea39fd0225ecb10e8db08dc1cad0bb143edd43536fe365f2042c4097 >+SIZE (gawen947-imlib2-webp-20230222-d7a8b758576_GH0.tar.gz) = 7618 >diff --git a/graphics/imlib2-webp/files/patch-makefile b/graphics/imlib2-webp/files/patch-makefile >deleted file mode 100644 >index 48d7cba834fd..000000000000 >--- a/graphics/imlib2-webp/files/patch-makefile >+++ /dev/null >@@ -1,11 +0,0 @@ >---- makefile.orig 2018-10-31 22:21:03 UTC >-+++ makefile >-@@ -2,7 +2,7 @@ include commands.mk >- >- OPTS := -O2 >- CFLAGS := -std=c99 $(OPTS) $(shell imlib2-config --cflags) -fPIC -Wall >--LDFLAGS := $(shell imlib2-config --libs) -lwebp >-+LDFLAGS := $(shell imlib2-config --libs) $(shell pkg-config --libs libwebp) >- >- SRC = $(wildcard *.c) >- OBJ = $(foreach obj, $(SRC:.c=.o), $(notdir $(obj)))
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 276418
: 247738