[arch-commits] Commit in sg3_utils/trunk (PKGBUILD stdint.patch)

Jan de Groot jgc at nymeria.archlinux.org
Mon Mar 18 13:36:31 UTC 2013


    Date: Monday, March 18, 2013 @ 14:36:30
  Author: jgc
Revision: 180166

upgpkg: sg3_utils 1.35-1

Modified:
  sg3_utils/trunk/PKGBUILD
Deleted:
  sg3_utils/trunk/stdint.patch

--------------+
 PKGBUILD     |    4 ++--
 stdint.patch |   22 ----------------------
 2 files changed, 2 insertions(+), 24 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-03-18 13:33:10 UTC (rev 180165)
+++ PKGBUILD	2013-03-18 13:36:30 UTC (rev 180166)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Isenmann <daniel at archlinux.org>
 
 pkgname=sg3_utils
-pkgver=1.33
+pkgver=1.35
 pkgrel=1
 pkgdesc="Generic SCSI utilities"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 depends=('glibc')
 options=('!libtool')
 source=(http://sg.danny.cz/sg/p/${pkgname}-${pkgver}.tgz)
-md5sums=('261e39f7161337330ba6bd57999be801')
+md5sums=('55c32fb95a5b3907687b023f392fbd3c')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"

Deleted: stdint.patch
===================================================================
--- stdint.patch	2013-03-18 13:33:10 UTC (rev 180165)
+++ stdint.patch	2013-03-18 13:36:30 UTC (rev 180166)
@@ -1,22 +0,0 @@
---- include/sg_cmds_basic.h	2008/06/26 23:27:40	1.1
-+++ include/sg_cmds_basic.h	2008/06/26 23:28:06
-@@ -30,6 +30,8 @@
-  *
-  */
- 
-+#include <stdint.h>
-+
- #ifdef __cplusplus
- extern "C" {
- #endif
---- include/sg_cmds_extra.h	2008/06/26 23:27:40	1.1
-+++ include/sg_cmds_extra.h	2008/06/26 23:29:02
-@@ -30,6 +30,8 @@
-  *
-  */
- 
-+#include <stdint.h>
-+
- #ifdef __cplusplus
- extern "C" {
- #endif




More information about the arch-commits mailing list