summaryrefslogtreecommitdiff
path: root/graphics/xpm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-25 22:29:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-25 22:29:26 +0000
commit7562cd13e5e0db05b384376d4243b18a2c13f78a (patch)
treec82fa526509fde7b90a3be8f7d839e6af3d0a203 /graphics/xpm
parentenable the NOTE command (diff)
Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6
(and this is correct!).
Notes
Notes: svn path=/head/; revision=1879
Diffstat (limited to 'graphics/xpm')
-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 624c0de7bf86..11f6bafbe422 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 c8d9626da906..7463105c0eab 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 b9672a5bec24..9164e50035cd 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 7a8472a2cacd..05c819cb24da 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 6ac6a617c826..75efb99b999e 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