pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/wordpress



Module Name:    pkgsrc
Committed By:   taca
Date:           Sat Apr 15 15:46:29 UTC 2017

Modified Files:
        pkgsrc/www/wordpress: Makefile

Log Message:
PKGREVISION was too high, 1 is enough.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/www/wordpress/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/wordpress/Makefile
diff -u pkgsrc/www/wordpress/Makefile:1.66 pkgsrc/www/wordpress/Makefile:1.67
--- pkgsrc/www/wordpress/Makefile:1.66  Sat Apr 15 15:44:50 2017
+++ pkgsrc/www/wordpress/Makefile       Sat Apr 15 15:46:29 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.66 2017/04/15 15:44:50 taca Exp $
+# $NetBSD: Makefile,v 1.67 2017/04/15 15:46:29 taca Exp $
 
 DISTNAME=              wordpress-${VERSION}
 VERSION=               4.7.3
-PKGREVISION=           2
+PKGREVISION=           1
 CATEGORIES=            www
 MASTER_SITES=          http://wordpress.org/
 



Home | Main Index | Thread Index | Old Index