pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 20 09:37:12 UTC 2017
Modified Files:
pkgsrc/doc/guide: Makefile
pkgsrc/editors/abiword-plugins: Makefile
pkgsrc/mail/prayer: Makefile
pkgsrc/meta-pkgs/netbsd-doc: Makefile
pkgsrc/www/kdewebdev4: Makefile
pkgsrc/www/nanoblogger: Makefile
pkgsrc/www/php-tidy: Makefile
pkgsrc/x11/kde-baseapps4: Makefile
Log Message:
Bump PKGREVISION for tidy dependency change.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/doc/guide/Makefile
cvs rdiff -u -r1.75 -r1.76 pkgsrc/editors/abiword-plugins/Makefile
cvs rdiff -u -r1.58 -r1.59 pkgsrc/mail/prayer/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/meta-pkgs/netbsd-doc/Makefile
cvs rdiff -u -r1.63 -r1.64 pkgsrc/www/kdewebdev4/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/nanoblogger/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/php-tidy/Makefile
cvs rdiff -u -r1.39 -r1.40 pkgsrc/x11/kde-baseapps4/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/doc/guide/Makefile
diff -u pkgsrc/doc/guide/Makefile:1.41 pkgsrc/doc/guide/Makefile:1.42
--- pkgsrc/doc/guide/Makefile:1.41 Sat Jan 7 18:04:22 2017
+++ pkgsrc/doc/guide/Makefile Mon Feb 20 09:37:11 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2017/01/07 18:04:22 sevan Exp $
-#
+# $NetBSD: Makefile,v 1.42 2017/02/20 09:37:11 wiz Exp $
DISTNAME= pkgsrc-guide-${PKGVERSION}
+PKGREVISION= 1
CATEGORIES= # empty
MASTER_SITES= ${MASTER_SITE_LOCAL}
DISTFILES= htdocs-share-20170107.tar.gz
Index: pkgsrc/editors/abiword-plugins/Makefile
diff -u pkgsrc/editors/abiword-plugins/Makefile:1.75 pkgsrc/editors/abiword-plugins/Makefile:1.76
--- pkgsrc/editors/abiword-plugins/Makefile:1.75 Sun Feb 12 06:25:14 2017
+++ pkgsrc/editors/abiword-plugins/Makefile Mon Feb 20 09:37:11 2017
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.75 2017/02/12 06:25:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.76 2017/02/20 09:37:11 wiz Exp $
.include "../../editors/abiword/Makefile.common"
DISTNAME= abiword-${ABIVERSION}
PKGNAME= abiword-plugins-${ABIVERSION}
-PKGREVISION= 14
+PKGREVISION= 15
CATEGORIES= editors
MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/
Index: pkgsrc/mail/prayer/Makefile
diff -u pkgsrc/mail/prayer/Makefile:1.58 pkgsrc/mail/prayer/Makefile:1.59
--- pkgsrc/mail/prayer/Makefile:1.58 Sat Jul 9 06:38:31 2016
+++ pkgsrc/mail/prayer/Makefile Mon Feb 20 09:37:11 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2016/07/09 06:38:31 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2017/02/20 09:37:11 wiz Exp $
DISTNAME= prayer-1.3.4
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= mail www
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/email/prayer/
Index: pkgsrc/meta-pkgs/netbsd-doc/Makefile
diff -u pkgsrc/meta-pkgs/netbsd-doc/Makefile:1.21 pkgsrc/meta-pkgs/netbsd-doc/Makefile:1.22
--- pkgsrc/meta-pkgs/netbsd-doc/Makefile:1.21 Mon Feb 20 09:35:17 2017
+++ pkgsrc/meta-pkgs/netbsd-doc/Makefile Mon Feb 20 09:37:11 2017
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2017/02/20 09:35:17 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2017/02/20 09:37:11 wiz Exp $
#
DISTNAME= netbsd-doc-1.3
+PKGREVISION= 1
CATEGORIES= meta-pkgs
MASTER_SITES= # empty
DISTFILES= # empty
Index: pkgsrc/www/kdewebdev4/Makefile
diff -u pkgsrc/www/kdewebdev4/Makefile:1.63 pkgsrc/www/kdewebdev4/Makefile:1.64
--- pkgsrc/www/kdewebdev4/Makefile:1.63 Thu Jan 19 09:31:17 2017
+++ pkgsrc/www/kdewebdev4/Makefile Mon Feb 20 09:37:12 2017
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.63 2017/01/19 09:31:17 markd Exp $
+# $NetBSD: Makefile,v 1.64 2017/02/20 09:37:12 wiz Exp $
DISTNAME= kdewebdev-16.08.0
PKGNAME= ${DISTNAME:S/-1/4-1/}
+PKGREVISION= 1
CATEGORIES= www
COMMENT= HTML editor and tools suitable for experienced web developers
MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.08.0/src/}
Index: pkgsrc/www/nanoblogger/Makefile
diff -u pkgsrc/www/nanoblogger/Makefile:1.3 pkgsrc/www/nanoblogger/Makefile:1.4
--- pkgsrc/www/nanoblogger/Makefile:1.3 Sun Oct 28 06:30:23 2012
+++ pkgsrc/www/nanoblogger/Makefile Mon Feb 20 09:37:12 2017
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2012/10/28 06:30:23 asau Exp $
+# $NetBSD: Makefile,v 1.4 2017/02/20 09:37:12 wiz Exp $
#
DISTNAME= nanoblogger-3.4.2
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nanoblogger/}
Index: pkgsrc/www/php-tidy/Makefile
diff -u pkgsrc/www/php-tidy/Makefile:1.2 pkgsrc/www/php-tidy/Makefile:1.3
--- pkgsrc/www/php-tidy/Makefile:1.2 Sun Oct 28 06:30:58 2012
+++ pkgsrc/www/php-tidy/Makefile Mon Feb 20 09:37:12 2017
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2012/10/28 06:30:58 asau Exp $
+# $NetBSD: Makefile,v 1.3 2017/02/20 09:37:12 wiz Exp $
MODNAME= tidy
CATEGORIES+= www
COMMENT= PHP extension for tidy functions
+PKGREVISION= 1
LICENSE= php
CONFIGURE_ARGS+= --with-tidy=shared,${BUILDLINK_PREFIX.tidy}
Index: pkgsrc/x11/kde-baseapps4/Makefile
diff -u pkgsrc/x11/kde-baseapps4/Makefile:1.39 pkgsrc/x11/kde-baseapps4/Makefile:1.40
--- pkgsrc/x11/kde-baseapps4/Makefile:1.39 Sun Jan 1 16:06:39 2017
+++ pkgsrc/x11/kde-baseapps4/Makefile Mon Feb 20 09:37:12 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.39 2017/01/01 16:06:39 adam Exp $
+# $NetBSD: Makefile,v 1.40 2017/02/20 09:37:12 wiz Exp $
DISTNAME= kde-baseapps-15.12.0
PKGNAME= ${DISTNAME:S/-1/4-1/}
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= x11
COMMENT= Base modules for the KDE 4 integrated X11 desktop
MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/}
Home |
Main Index |
Thread Index |
Old Index