Update to version 1.0.29
PR: ports/78751 Submitted by: Ports Fury
This commit is contained in:
parent
0390e1d20f
commit
3167a10fb9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131074
3 changed files with 3 additions and 17 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= aewm++
|
||||
PORTVERSION= 1.0.27
|
||||
PORTVERSION= 1.0.29
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sapphire
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (aewm++-1.0.27.tar.gz) = 8db5c71614de0f350bf0e32b0a0f90e7
|
||||
SIZE (aewm++-1.0.27.tar.gz) = 42490
|
||||
MD5 (aewm++-1.0.29.tar.gz) = f8fafd3b76548b5211fd96b4b5f575e6
|
||||
SIZE (aewm++-1.0.29.tar.gz) = 42711
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
|
||||
$FreeBSD$
|
||||
|
||||
--- aewm.hh.orig Mon Nov 4 01:32:18 2002
|
||||
+++ aewm.hh Mon Nov 4 01:32:35 2002
|
||||
@@ -24,6 +24,8 @@
|
||||
#ifndef _AEWM_HH_
|
||||
#define _AEWM_HH_
|
||||
|
||||
+using namespace std;
|
||||
+
|
||||
#include <stdio.h>
|
||||
#include <unistd.h>
|
||||
#include <sys/wait.h>
|
Loading…
Reference in a new issue