diff options
-rw-r--r-- | x11/st-term/Makefile | 5 | ||||
-rw-r--r-- | x11/st-term/distinfo | 9 |
2 files changed, 7 insertions, 7 deletions
diff --git a/x11/st-term/Makefile b/x11/st-term/Makefile index 4af312555bf..bdf815dc84b 100644 --- a/x11/st-term/Makefile +++ b/x11/st-term/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2016/03/10 12:58:25 leot Exp $ +# $NetBSD: Makefile,v 1.3 2016/08/12 09:16:57 leot Exp $ -DISTNAME= st-0.6 +DISTNAME= st-0.7 PKGNAME= ${DISTNAME:S/-/-term-/} CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/st/ @@ -36,6 +36,5 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 .include "../../fonts/fontconfig/buildlink3.mk" .include "../../graphics/freetype2/buildlink3.mk" .include "../../x11/libX11/buildlink3.mk" -.include "../../x11/libXext/buildlink3.mk" .include "../../x11/libXft/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/st-term/distinfo b/x11/st-term/distinfo index b09526d735f..90c5e8744f6 100644 --- a/x11/st-term/distinfo +++ b/x11/st-term/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.1 2016/02/02 16:31:43 leot Exp $ +$NetBSD: distinfo,v 1.2 2016/08/12 09:16:57 leot Exp $ -SHA1 (st-0.6.tar.gz) = a1ce3252f391f9fac63c2ebf1ed12b3f696348d6 -RMD160 (st-0.6.tar.gz) = 22009370a4d891ac0383d41f863dcbf732ec6442 -Size (st-0.6.tar.gz) = 40271 bytes +SHA1 (st-0.7.tar.gz) = 358bca5bfc6ee85352dcd4f45f13f78474e5de42 +RMD160 (st-0.7.tar.gz) = 0cf624e92b6f9287ad0d4b1225381b23b24dd3e4 +SHA512 (st-0.7.tar.gz) = 9384820d373bfaaef1887290351d8c34abeef26cd7d50ddbae56ffb865864bcca9be798c6238bf1ce595ba7c317f2c1d97653055da0aa302e322eeee822768d4 +Size (st-0.7.tar.gz) = 42418 bytes |