mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Upgrade to 1.3
This commit is contained in:
parent
8f92d87d66
commit
3af50cd74e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148326
3 changed files with 15 additions and 4 deletions
|
@ -5,7 +5,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tpp
|
PORTNAME= tpp
|
||||||
PORTVERSION= 1.2
|
PORTVERSION= 1.3
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://synflood.at/tpp/
|
MASTER_SITES= http://synflood.at/tpp/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
MD5 (tpp-1.2.tar.gz) = e82612eadfe6df77e20274f8af7960cf
|
MD5 (tpp-1.3.tar.gz) = e83bc5f578418fa3c1726b69b0535edb
|
||||||
SHA256 (tpp-1.2.tar.gz) = 69cc6c268dee219b51cfa746ed0b9d90ad460336e01490e39f932e2b6143171c
|
SHA256 (tpp-1.3.tar.gz) = 94fb2540c48d50c8ec16d6ca8da6fd6a3edc2e79a640cdf26d596d1323dce783
|
||||||
SIZE (tpp-1.2.tar.gz) = 37009
|
SIZE (tpp-1.3.tar.gz) = 38815
|
||||||
|
|
11
misc/tpp/files/patch-Makefile
Normal file
11
misc/tpp/files/patch-Makefile
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- /work/a/ports/misc/tpp/work/tpp-1.3/Makefile.orig Tue Nov 15 06:41:52 2005
|
||||||
|
+++ /work/a/ports/misc/tpp/work/tpp-1.3/Makefile Tue Nov 15 06:42:17 2005
|
||||||
|
@@ -6,7 +6,7 @@
|
||||||
|
prefix=/usr/local
|
||||||
|
INSPATH= $(prefix)/bin/
|
||||||
|
DOCPATH = $(prefix)/share/doc/tpp
|
||||||
|
-MANPATH = $(prefix)/share/man/man1
|
||||||
|
+MANPATH = $(prefix)/man/man1
|
||||||
|
|
||||||
|
all:
|
||||||
|
@echo "TPP doesn't need to be built. Run \`make install' in order to install it."
|
Loading…
Add table
Reference in a new issue