1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Update to 2.1.9

PR:		ports/105007
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer
Sponsored by:   FreeBSD Bug-a-thon #2
This commit is contained in:
Martin Wilke 2006-11-04 22:18:25 +00:00
parent b15e55af3e
commit bd9a05b0fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176367
3 changed files with 4 additions and 15 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= pengupop
PORTVERSION= 2.1.6
PORTREVISION= 1
PORTVERSION= 2.1.9
CATEGORIES= games
MASTER_SITES= http://www.junoplay.com/files/

View File

@ -1,3 +1,3 @@
MD5 (pengupop-2.1.6.tar.gz) = 1f6f7b8704928e245508ca7865e66f9c
SHA256 (pengupop-2.1.6.tar.gz) = 122c3622b620194e2cff259c86cae9de368f45938fcc7e7a31b562a73c26d744
SIZE (pengupop-2.1.6.tar.gz) = 2082838
MD5 (pengupop-2.1.9.tar.gz) = dfc80cafbe406e57761b815cbbe50349
SHA256 (pengupop-2.1.9.tar.gz) = 2e144e4dc507e2e373b11c58b098d7ab9fce6571223d5e3bd3f71d5f909e2cb8
SIZE (pengupop-2.1.9.tar.gz) = 1195562

View File

@ -1,10 +0,0 @@
--- main.c.orig Wed Jun 14 15:41:04 2006
+++ main.c Thu Jun 15 03:42:45 2006
@@ -29,6 +29,7 @@
#include <io.h>
#endif
+#include <sys/time.h>
#include <errno.h>
#include <limits.h>
#include <math.h>