mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Update to version 1.1.4.
PR: 11588 Submitted by: Chris Piazza <cpiazza@home.net>
This commit is contained in:
parent
d9e430af97
commit
c18ed2df67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=18647
@ -1,14 +1,14 @@
|
||||
# New ports collection makefile for: gnotepad+
|
||||
# Version required: 1.1.1
|
||||
# Version required: 1.1.4
|
||||
# Date created: 08-March-1999
|
||||
# Whom: brett@peloton.physics.montana.edu
|
||||
#
|
||||
# $Id$
|
||||
# $Id: Makefile,v 1.1.1.1 1999/04/30 08:33:54 taoka Exp $
|
||||
#
|
||||
|
||||
DISTNAME= gnotepad+-1.1.1
|
||||
DISTNAME= gnotepad+-1.1.4
|
||||
CATEGORIES= editors www
|
||||
MASTER_SITES= http://members.xoom.com/ackahn/gnp/
|
||||
MASTER_SITES= http://ack.netpedia.net/gnp/
|
||||
|
||||
MAINTAINER= brett@peloton.physics.montana.edu
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnotepad+-1.1.1.tar.gz) = 75e5cc4082b8e5345109e6b4756a250a
|
||||
MD5 (gnotepad+-1.1.4.tar.gz) = f4a3856991d1833c8654e50555636577
|
||||
|
@ -1,19 +0,0 @@
|
||||
*** src/prefs.c Mon Mar 8 12:48:35 1999
|
||||
--- src/prefs.c Mon Mar 8 12:48:56 1999
|
||||
***************
|
||||
*** 22,28 ****
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errno.h>
|
||||
! #include <values.h>
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
#include <sys/stat.h>
|
||||
--- 22,28 ----
|
||||
#include <string.h>
|
||||
#include <math.h>
|
||||
#include <errno.h>
|
||||
! #include <limits.h>
|
||||
#include <fcntl.h>
|
||||
#include <ctype.h>
|
||||
#include <sys/stat.h>
|
@ -49,5 +49,6 @@ share/gnotepad+/xpm/tb_undo.xpm
|
||||
share/gnotepad+/xpm/tb_unordered.xpm
|
||||
share/gnotepad+/xpm/tb_winclose.xpm
|
||||
share/gnotepad+/xpm/tb_winnew.xpm
|
||||
share/gnome/apps/Applications/gnotepad+.desktop
|
||||
@dirrm share/gnotepad+/xpm
|
||||
@dirrm share/gnotepad+
|
||||
|
Loading…
x
Reference in New Issue
Block a user