1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Upgrade to 0.5a, since tarball for 0.5 is no longer available.

PR:		ports/46228
Submitted by:	maintainer
Approved by:	portmgr (knu)
This commit is contained in:
Oliver Braun 2002-12-13 15:51:25 +00:00
parent eda83ab7b2
commit 2002a84ecd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71608
3 changed files with 2 additions and 12 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= pager
PORTVERSION= 0.5
PORTVERSION= 0.5a
CATEGORIES= x11-wm
MASTER_SITES= http://dapfy.bei.t-online.de/sawfish/pager/
EXTRACT_SUFX= .tgz

View File

@ -1 +1 @@
MD5 (pager-0.5.tgz) = 02375110f5e03bc3f390ab389d4baca4
MD5 (pager-0.5a.tgz) = b930840babdec4cb5d46206c6ea4936b

View File

@ -1,10 +0,0 @@
--- pager.c.orig Thu Nov 21 12:46:28 2002
+++ pager.c Thu Nov 21 12:46:48 2002
@@ -24,6 +24,7 @@
#include <stdio.h>
#include <string.h>
#include <unistd.h>
+#include <sys/time.h>
#include <sys/select.h>
#include <gtk/gtk.h>