1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update port to version 0.1.16.

This commit is contained in:
Jimmy Olgeni 2002-06-21 21:57:14 +00:00
parent ea7ad44798
commit a1321bb6c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61708
3 changed files with 2 additions and 12 deletions

View File

@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= rox-session
PORTVERSION= 0.1.15
PORTVERSION= 0.1.16
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox

View File

@ -1 +1 @@
MD5 (ROX-Session-0.1.15.tgz) = e1bc28807d929e830983b9e013d5e3f2
MD5 (ROX-Session-0.1.16.tgz) = f172d50127f4444a7ce59114f5e8178c

View File

@ -1,10 +0,0 @@
--- ROX-Session/src/session.c.orig Thu May 23 23:36:57 2002
+++ ROX-Session/src/session.c Thu May 23 23:37:05 2002
@@ -25,6 +25,7 @@
#include <sys/wait.h>
#include <fcntl.h>
#include <ctype.h>
+#include <signal.h>
#include <gdk/gdkx.h>
#include <gtk/gtk.h>