Skip to content

Commit

Permalink
graphics/libpgf: Update to 7.21.7
Browse files Browse the repository at this point in the history
  • Loading branch information
BSDKaffee committed Feb 27, 2022
1 parent 29badec commit ba075ab
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
12 changes: 6 additions & 6 deletions graphics/libpgf/Makefile
@@ -1,9 +1,9 @@
PORTNAME= libpgf
PORTVERSION= 7.15.32
PORTVERSION= 7.21.7
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-latest/ \
SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
DISTNAME= libPGF-codec-and-console-src
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}

MAINTAINER= jhale@FreeBSD.org
COMMENT= Progressive Graphics Format (PGF) library
Expand All @@ -14,10 +14,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf cpe dos2unix libtool pathfix zip
USE_LDCONFIG= yes

DOS2UNIX_FILES= configure.ac
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip

WRKSRC= ${WRKDIR}/PGF/Codec
pre-configure:
@${MKDIR} ${WRKSRC}/m4

.include <bsd.port.mk>
5 changes: 3 additions & 2 deletions graphics/libpgf/distinfo
@@ -1,2 +1,3 @@
SHA256 (libPGF-codec-and-console-src.zip) = f1dd054b09b0f3651209d67529490b4cbc156a985d8b019ff3bfe575260f4221
SIZE (libPGF-codec-and-console-src.zip) = 1268177
TIMESTAMP = 1645833806
SHA256 (libpgf-7.21.7/libpgf.zip) = cba8f7cd6f77adadf75e5ad39944e7490a00e5ae9a00cd2214119cb338c5abad
SIZE (libpgf-7.21.7/libpgf.zip) = 2075722

0 comments on commit ba075ab

Please sign in to comment.