mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
cad/gerbv: update 2.7.0 -> 2.10.0, new upstream, URL changed
- Also fixes CVE-2023-4508 PR: 281369 Reported by: diizzy Changes: https://github.com/gerbv/gerbv/blob/main/NEWS
This commit is contained in:
parent
b9bb5d0982
commit
a99e5ef3a8
@ -1,12 +1,12 @@
|
||||
PORTNAME= gerbv
|
||||
PORTVERSION= 2.7.0
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 2.10.0
|
||||
DISTVERSIONPREFIX=v
|
||||
CATEGORIES= cad
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
MASTER_SITES= GH
|
||||
|
||||
MAINTAINER= pi@FreeBSD.org
|
||||
COMMENT= Gerber file viewer
|
||||
WWW= http://gerbv.geda-project.org/
|
||||
WWW= https://gerbv.github.io/
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2
|
||||
|
||||
USES= autoreconf compiler:c++11-lang cpe desktop-file-utils gmake gnome \
|
||||
libtool localbase pathfix pkgconfig
|
||||
USES= autoreconf compiler:c++11-lang cpe desktop-file-utils \
|
||||
gmake gnome libtool localbase pathfix pkgconfig
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= cairo gtk20
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1548269427
|
||||
SHA256 (gerbv-2.7.0.tar.gz) = c5ee808c4230ce6be3ad10ab63c547098386d43022704de25ddb9378e62053b4
|
||||
SIZE (gerbv-2.7.0.tar.gz) = 5691407
|
||||
TIMESTAMP = 1727024998
|
||||
SHA256 (gerbv-gerbv-v2.10.0_GH0.tar.gz) = 3eef8eb8a2755da8400e7a4394229475ad4cf1a2f85345720ee1da135a1aec44
|
||||
SIZE (gerbv-gerbv-v2.10.0_GH0.tar.gz) = 4508865
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/gerbv
|
||||
include/gerbv-%%VERSION%%/gerbv.h
|
||||
include/gerbv-/gerbv.h
|
||||
lib/libgerbv.a
|
||||
lib/libgerbv.so
|
||||
lib/libgerbv.so.1
|
||||
|
Loading…
Reference in New Issue
Block a user