summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-06-25 22:29:26 +0000
committerasami <asami@FreeBSD.org>1995-06-25 22:29:26 +0000
commitb85bf30b997566976101b7c6849baf84a62ff133 (patch)
tree463f20bcc228d877275a50c53050a6ca222877ae /graphics
parent16cb2359a49358e25e56e4f61762a41b6ce8ca8d (diff)
downloadFreeBSD-ports-b85bf30b997566976101b7c6849baf84a62ff133.zip
FreeBSD-ports-b85bf30b997566976101b7c6849baf84a62ff133.tar.gz
Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6
(and this is correct!).
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xpm/Makefile6
-rw-r--r--graphics/xpm/distinfo2
-rw-r--r--graphics/xpm/pkg-comment2
-rw-r--r--graphics/xpm/pkg-descr6
-rw-r--r--graphics/xpm/pkg-plist2
5 files changed, 8 insertions, 10 deletions
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index 624c0de..11f6baf 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xpm
-# Version required: 3.4e
+# Version required: 3.4f
# Date created: 14 September 1994
# Whom: jkh
#
-# $Id: Makefile,v 1.6 1995/04/09 07:09:52 asami Exp $
+# $Id: Makefile,v 1.7 1995/06/24 11:38:29 asami Exp $
#
-DISTNAME= xpm-3.4e
+DISTNAME= xpm-3.4f
CATEGORIES+= graphics x11
MASTER_SITES= ftp://avahi.inria.fr/pub/xpm/
diff --git a/graphics/xpm/distinfo b/graphics/xpm/distinfo
index c8d9626..7463105 100644
--- a/graphics/xpm/distinfo
+++ b/graphics/xpm/distinfo
@@ -1 +1 @@
-MD5 (xpm-3.4e.tar.gz) = 730edb196ece683905915b1357ae72d2
+MD5 (xpm-3.4f.tar.gz) = daf897d6d2bda523d8f8eca13e9c6208
diff --git a/graphics/xpm/pkg-comment b/graphics/xpm/pkg-comment
index b9672a5..9164e50 100644
--- a/graphics/xpm/pkg-comment
+++ b/graphics/xpm/pkg-comment
@@ -1 +1 @@
-xpm-3.4e - version 3.4e of the X Pixmap library
+xpm-3.4f - version 3.4f of the X Pixmap library
diff --git a/graphics/xpm/pkg-descr b/graphics/xpm/pkg-descr
index 7a8472a..05c819c 100644
--- a/graphics/xpm/pkg-descr
+++ b/graphics/xpm/pkg-descr
@@ -1,6 +1,6 @@
-xpm-3.4e
+xpm-3.4f
-Here is an extract from the source distribution xpm-3.4e README file:
+Here is an extract from the source distribution xpm-3.4f README file:
* Copyright (C) 1989-94 GROUPE BULL
@@ -17,5 +17,3 @@ XpmCreateDataFromPixmap, XpmReadFileToPixmap and XpmWriteFileFromPixmap for
respectively including, storing, reading and writing this format, plus four
other: XpmCreateImageFromData, XpmCreateDataFromImage, XpmReadFileToImage and
XpmWriteFileFromImage for working with images instead of pixmaps.
-
-
diff --git a/graphics/xpm/pkg-plist b/graphics/xpm/pkg-plist
index 6ac6a61..75efb99 100644
--- a/graphics/xpm/pkg-plist
+++ b/graphics/xpm/pkg-plist
@@ -3,7 +3,7 @@
bin/sxpm
@mode 644
lib/libXpm.a
-lib/libXpm.so.4.5
+lib/libXpm.so.4.6
@exec ldconfig -m %B
@exec ranlib %D/lib/libXpm.a
@mode 444
OpenPOWER on IntegriCloud