Index: Makefile =================================================================== --- Makefile (revision 464584) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sterm -PORTVERSION= 0.7 +PORTVERSION= 0.8 CATEGORIES= x11 MASTER_SITES= http://dl.suckless.org/st/ DISTNAME= st-${PORTVERSION} @@ -22,6 +22,7 @@ USE_XORG= x11 xext xft PLIST_FILES= bin/st man/man1/st.1.gz +BINARY_ALIAS= tic=true PORTDOCS= README Index: distinfo =================================================================== --- distinfo (revision 464584) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471840973 -SHA256 (st-0.7.tar.gz) = f7870d906ccc988926eef2cc98950a99cc78725b685e934c422c03c1234e6000 -SIZE (st-0.7.tar.gz) = 42418 +TIMESTAMP = 1521117582 +SHA256 (st-0.8.tar.gz) = 77353920d07d66c684a0f57ec37c2670c42fdc5c871d6382b701601cdc597576 +SIZE (st-0.8.tar.gz) = 45401 Index: files/patch-Makefile =================================================================== --- files/patch-Makefile (revision 464584) +++ files/patch-Makefile (nonexistent) @@ -1,10 +0,0 @@ ---- Makefile.orig 2016-08-11 14:25:58 UTC -+++ Makefile -@@ -49,7 +49,6 @@ install: all - @sed "s/VERSION/${VERSION}/g" < st.1 > ${DESTDIR}${MANPREFIX}/man1/st.1 - @chmod 644 ${DESTDIR}${MANPREFIX}/man1/st.1 - @echo Please see the README file regarding the terminfo entry of st. -- @tic -s st.info - - uninstall: - @echo removing executable file from ${DESTDIR}${PREFIX}/bin Property changes on: files/patch-Makefile ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property