Update to 3.5.1.
This commit is contained in:
parent
a2a1618ebb
commit
cfaf01b2ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=108897
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libXpm
|
||||
PORTVERSION= 3.5.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 3.5.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://pdx.freedesktop.org/~xlibs/release/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libXpm-3.5.0.tar.bz2) = 9c0989b118ae29b5d68d93685504a9cb
|
||||
SIZE (libXpm-3.5.0.tar.bz2) = 199571
|
||||
MD5 (libXpm-3.5.1.tar.bz2) = 733e20a60c3343531b50bcc48348fd3e
|
||||
SIZE (libXpm-3.5.1.tar.bz2) = 226124
|
||||
|
@ -1,29 +0,0 @@
|
||||
--- lib/Makefile.in.orig Fri Apr 16 02:42:59 2004
|
||||
+++ lib/Makefile.in Fri Apr 16 02:45:43 2004
|
||||
@@ -149,7 +149,7 @@
|
||||
$(XTHREADS_CFLAGS)
|
||||
|
||||
|
||||
-libXpm_la_LDFLAGS = -version-number 3:5:0 -no-undefined
|
||||
+libXpm_la_LDFLAGS = -version-number 4:5:0 -no-undefined
|
||||
|
||||
libXpm_la_SOURCES = \
|
||||
Attrib.c \
|
||||
@@ -173,7 +173,16 @@
|
||||
WrFFrDat.c \
|
||||
WrFFrI.c \
|
||||
WrFFrP.c \
|
||||
- XpmI.h
|
||||
+ XpmI.h \
|
||||
+ create.c \
|
||||
+ data.c \
|
||||
+ hashtab.c \
|
||||
+ misc.c \
|
||||
+ parse.c \
|
||||
+ rgb.c \
|
||||
+ rgbtab.h \
|
||||
+ scan.c \
|
||||
+ simx.h
|
||||
|
||||
|
||||
libXpmincludedir = $(includedir)/X11
|
Loading…
Reference in New Issue
Block a user