pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/converters/orcus0.12
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Oct 9 03:25:49 UTC 2016
Modified Files:
pkgsrc/converters/orcus0.12: Makefile
Log Message:
Fix PKGNAME to match buildlink3.mk and other orcus packages
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/converters/orcus0.12/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/converters/orcus0.12/Makefile
diff -u pkgsrc/converters/orcus0.12/Makefile:1.4 pkgsrc/converters/orcus0.12/Makefile:1.5
--- pkgsrc/converters/orcus0.12/Makefile:1.4 Fri Oct 7 18:25:40 2016
+++ pkgsrc/converters/orcus0.12/Makefile Sun Oct 9 03:25:49 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2016/10/07 18:25:40 adam Exp $
+# $NetBSD: Makefile,v 1.5 2016/10/09 03:25:49 ryoon Exp $
DISTNAME= liborcus-0.12.0
-PKGNAME= ${DISTNAME:S/liborcus/liborcus0.12/}
+PKGNAME= ${DISTNAME:S/liborcus/orcus0.12/}
PKGREVISION= 2
CATEGORIES= converters
MASTER_SITES= http://kohei.us/files/orcus/src/
Home |
Main Index |
Thread Index |
Old Index