[Midnightbsd-cvs] mports [18850] trunk/x11/dgs: update depends and fix plist

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 9 03:32:25 EDT 2015


Revision: 18850
          http://svnweb.midnightbsd.org/mports/?rev=18850
Author:   laffer1
Date:     2015-05-09 03:32:25 -0400 (Sat, 09 May 2015)
Log Message:
-----------
update depends and fix plist

Modified Paths:
--------------
    trunk/x11/dgs/Makefile
    trunk/x11/dgs/pkg-descr
    trunk/x11/dgs/pkg-plist

Modified: trunk/x11/dgs/Makefile
===================================================================
--- trunk/x11/dgs/Makefile	2015-05-09 07:12:44 UTC (rev 18849)
+++ trunk/x11/dgs/Makefile	2015-05-09 07:32:25 UTC (rev 18850)
@@ -2,26 +2,26 @@
 
 PORTNAME=	dgs
 PORTVERSION=	0.5.9.1
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	../old-gnu/dgs
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A display ghostscript system
+COMMENT=	Display ghostscript system
+
 LICENSE=	gpl2
 
-LIB_DEPENDS=	jpeg:${PORTSDIR}/graphics/jpeg \
-		png15:${PORTSDIR}/graphics/png \
-		tiff:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg \
+		libpng.so:${PORTSDIR}/graphics/png \
+		libtiff.so:${PORTSDIR}/graphics/tiff
 
 USE_GHOSTSCRIPT_RUN=	yes
 USE_XORG=	xt sm ice xext x11
 USE_GNOME=	glib12
-USES=		gmake
+USES=		gmake libtool makeinfo
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
-USE_AUTOTOOLS=	libtool
 WRKSRC=		${WRKDIR}/${PORTNAME}-0.5.9
 MAKE_JOBS_UNSAFE=	yes
 

Modified: trunk/x11/dgs/pkg-descr
===================================================================
--- trunk/x11/dgs/pkg-descr	2015-05-09 07:12:44 UTC (rev 18849)
+++ trunk/x11/dgs/pkg-descr	2015-05-09 07:32:25 UTC (rev 18850)
@@ -1 +1,3 @@
-a display ghostscript system
+GNU dgs is a display ghostscript system.  It has been decommissioned by
+the GNU project for "no longer [being] useful in conjunction with current
+GNUstep" and the latest release dates back to the year 2000.

Modified: trunk/x11/dgs/pkg-plist
===================================================================
--- trunk/x11/dgs/pkg-plist	2015-05-09 07:12:44 UTC (rev 18849)
+++ trunk/x11/dgs/pkg-plist	2015-05-09 07:32:25 UTC (rev 18850)
@@ -33,17 +33,23 @@
 include/DPS/dpsops.h
 include/DPS/psops.h
 lib/libdps.a
-lib/libdps.la
 lib/libdps.so
 lib/libdps.so.0
+lib/libdps.so.0.0.1
 lib/libdpstk.a
-lib/libdpstk.la
 lib/libdpstk.so
 lib/libdpstk.so.0
+lib/libdpstk.so.0.0.1
 lib/libpsres.a
-lib/libpsres.la
 lib/libpsres.so
 lib/libpsres.so.0
+lib/libpsres.so.0.0.1
+man/man1/dgs.1.gz
+man/man1/dpsnx.agent.1.gz
+man/mann/dpsexec.man.gz
+man/mann/makepsres.man.gz
+man/mann/xepsf.man.gz
+share/aclocal/path_dps.m4
 share/ghostscript/5.50/Fontmap
 share/ghostscript/5.50/doc/Bug-form.htm
 share/ghostscript/5.50/doc/C-style.htm
@@ -113,9 +119,4 @@
 share/ghostscript/5.50/gs_typ42.ps
 share/ghostscript/5.50/gs_type1.ps
 share/ghostscript/5.50/gs_wan_e.ps
- at dirrm include/DPS
- at dirrmtry share/ghostscript/5.50/doc
- at dirrmtry share/ghostscript/5.50/examples
- at dirrmtry share/ghostscript/5.50
- at dirrmtry share/ghostscript/fonts
- at dirrmtry share/ghostscript
+ at dir share/ghostscript/fonts



More information about the Midnightbsd-cvs mailing list