mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Update port to 1.1.2.
This commit is contained in:
parent
8b01dbd3ac
commit
f18c2dbae7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=57348
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= grpn
|
||||
PORTVERSION= 1.1.1
|
||||
PORTVERSION= 1.1.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://lashwhip.com/grpn/
|
||||
|
||||
@ -17,7 +17,10 @@ USE_GTK= yes
|
||||
|
||||
ALL_TARGET=
|
||||
|
||||
MAN1= grpn.1
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/grpn ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/grpn.1 ${PREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (grpn-1.1.1.tar.gz) = 5f710560fa1500c2f9774179fdc0b6a6
|
||||
MD5 (grpn-1.1.2.tar.gz) = a602f1e4dd3138ba2fe745e14b217039
|
||||
|
Loading…
Reference in New Issue
Block a user