aboutsummaryrefslogtreecommitdiffstats
path: root/print/ft2demos
diff options
context:
space:
mode:
authorbofh <bofh@FreeBSD.org>2015-09-16 20:17:44 +0800
committerbofh <bofh@FreeBSD.org>2015-09-16 20:17:44 +0800
commit7a08a2d300d379b9f6f510562fa12897306ff147 (patch)
treee72f0fc8b7dfa68cc1c8490b6834cff3b057d054 /print/ft2demos
parent630efb012ef520053d9d3d660a448b1d7f9bf14a (diff)
downloadfreebsd-ports-gnome-7a08a2d300d379b9f6f510562fa12897306ff147.tar.gz
freebsd-ports-gnome-7a08a2d300d379b9f6f510562fa12897306ff147.tar.zst
freebsd-ports-gnome-7a08a2d300d379b9f6f510562fa12897306ff147.zip
print/ft2demos: Update version 2.5.5=>2.6
- Remove {pre|post}.mk files as no longer required
Diffstat (limited to 'print/ft2demos')
-rw-r--r--print/ft2demos/Makefile6
-rw-r--r--print/ft2demos/distinfo4
2 files changed, 4 insertions, 6 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index 6bf2fb3cb5b9..7c9d1f322bc6 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ft2demos
-PORTVERSION= 2.5.5
+PORTVERSION= 2.6
CATEGORIES= print
MASTER_SITES= SF/freetype/freetype-demos/${PORTVERSION}
@@ -25,12 +25,10 @@ PLIST_FILES= ${FT_PROGRAMS:S,^,bin/,}
FT_PROGRAMS= ftbench ftchkwd ftdiff ftdump ftgamma ftgrid ftlint ftmemchk \
ftmulti ftpatchk ftstring fttimer ftvalid ftview
-.include <bsd.port.pre.mk>
-
FREETYPE_WRKSRC!= ${MAKE} -C ${.CURDIR}/../../print/freetype2 -V WRKSRC
do-install:
@(cd ${WRKSRC}/bin/.libs && \
${INSTALL_PROGRAM} ${FT_PROGRAMS} ${STAGEDIR}${PREFIX}/bin)
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/print/ft2demos/distinfo b/print/ft2demos/distinfo
index 990ffe7d09a4..b74f47b6bbba 100644
--- a/print/ft2demos/distinfo
+++ b/print/ft2demos/distinfo
@@ -1,2 +1,2 @@
-SHA256 (ft2demos-2.5.5.tar.bz2) = b87c7deb5d9b1fddb8520c091a5491cc63ecac4de25139e1da38aebee82195ea
-SIZE (ft2demos-2.5.5.tar.bz2) = 182006
+SHA256 (ft2demos-2.6.tar.bz2) = f8f4bc2a2e76e0dbe61838e452c5a7daf1d4bd9dfa44691940bf308f776d32b6
+SIZE (ft2demos-2.6.tar.bz2) = 190240