diff options
author | martti <martti> | 2007-01-23 11:53:46 +0000 |
---|---|---|
committer | martti <martti> | 2007-01-23 11:53:46 +0000 |
commit | 9feb37ab5328544c7be1617044f7eb622421183e (patch) | |
tree | 09aa95440c091088a342fe9b1f56cf87f51f092b /print | |
parent | 6045222cebcc19da85781ce492013e8557cafc41 (diff) | |
download | pkgsrc-9feb37ab5328544c7be1617044f7eb622421183e.tar.gz |
Xfce 4.2.4 released
A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.
[1] Xfce 4.4.0 is already in pkgsrc-wip.
Diffstat (limited to 'print')
-rw-r--r-- | print/xfce4-print/Makefile | 4 | ||||
-rw-r--r-- | print/xfce4-print/PLIST | 5 | ||||
-rw-r--r-- | print/xfce4-print/buildlink3.mk | 4 | ||||
-rw-r--r-- | print/xfce4-print/distinfo | 8 |
4 files changed, 11 insertions, 10 deletions
diff --git a/print/xfce4-print/Makefile b/print/xfce4-print/Makefile index 6bc4f7d4774..f5c1d9a569f 100644 --- a/print/xfce4-print/Makefile +++ b/print/xfce4-print/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:07 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2007/01/23 11:53:46 martti Exp $ .include "../../meta-pkgs/xfce4/Makefile.common" PKGNAME= xfce4-print-${XFCE4_VERSION} DISTNAME= xfprint-${XFCE4_VERSION} -PKGREVISION= 4 +#PKGREVISION= 1 CATEGORIES= print COMMENT= Xfce print dialog diff --git a/print/xfce4-print/PLIST b/print/xfce4-print/PLIST index ef98c3ae578..20452773f3c 100644 --- a/print/xfce4-print/PLIST +++ b/print/xfce4-print/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:32 jlam Exp $ +@comment $NetBSD: PLIST,v 1.15 2007/01/23 11:53:46 martti Exp $ +${SOLARIS}lib/xfce4/xfprint-plugins/bsdlpr_plugin.la bin/xfprint-manager bin/xfprint4 lib/xfce4/mcs-plugins/xfprint_plugin.la -${SOLARIS}lib/xfce4/xfprint-plugins/bsdlpr_plugin.la share/applications/xfce-xfprint-settings.desktop share/applications/xfprint-manager.desktop share/applications/xfprint.desktop @@ -46,6 +46,7 @@ share/locale/ro/LC_MESSAGES/xfprint.mo share/locale/ru/LC_MESSAGES/xfprint.mo share/locale/sk/LC_MESSAGES/xfprint.mo share/locale/sl/LC_MESSAGES/xfprint.mo +share/locale/sq/LC_MESSAGES/xfprint.mo share/locale/sv/LC_MESSAGES/xfprint.mo share/locale/ta/LC_MESSAGES/xfprint.mo share/locale/tr/LC_MESSAGES/xfprint.mo diff --git a/print/xfce4-print/buildlink3.mk b/print/xfce4-print/buildlink3.mk index f059609bcd5..ca3154d8714 100644 --- a/print/xfce4-print/buildlink3.mk +++ b/print/xfce4-print/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.18 2006/10/12 09:24:19 martti Exp $ +# $NetBSD: buildlink3.mk,v 1.19 2007/01/23 11:53:46 martti Exp $ BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ XFCE4_PRINT_BUILDLINK3_MK:= ${XFCE4_PRINT_BUILDLINK3_MK}+ @@ -12,7 +12,7 @@ BUILDLINK_PACKAGES+= xfce4-print BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}xfce4-print .if ${XFCE4_PRINT_BUILDLINK3_MK} == "+" -BUILDLINK_API_DEPENDS.xfce4-print+= xfce4-print>=4.2.3nb4 +BUILDLINK_API_DEPENDS.xfce4-print+= xfce4-print>=4.2.4 BUILDLINK_PKGSRCDIR.xfce4-print?= ../../print/xfce4-print .endif # XFCE4_PRINT_BUILDLINK3_MK diff --git a/print/xfce4-print/distinfo b/print/xfce4-print/distinfo index 018877ffdbb..98ec8dda9e0 100644 --- a/print/xfce4-print/distinfo +++ b/print/xfce4-print/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2005/11/09 06:42:58 martti Exp $ +$NetBSD: distinfo,v 1.14 2007/01/23 11:53:46 martti Exp $ -SHA1 (xfprint-4.2.3.tar.gz) = c4f0c16904bdc8ca179e221094d0466b03b5fa29 -RMD160 (xfprint-4.2.3.tar.gz) = f180d68148b989fcda6252053c9a277dbe78d01b -Size (xfprint-4.2.3.tar.gz) = 1169874 bytes +SHA1 (xfprint-4.2.4.tar.gz) = ca65948df708453b77a32320671ada7a95b99566 +RMD160 (xfprint-4.2.4.tar.gz) = 7bfc68169925fb82cce0b4c402e522de1deee35e +Size (xfprint-4.2.4.tar.gz) = 1165393 bytes SHA1 (patch-aa) = 09839619deef15afc2eee0a9e4e72109b6191398 SHA1 (patch-ab) = dc426a6d42dabbef20b46c7d4d73744e5101570d |